2025-06-25 10:12:30.407 +03:00 [DBG] Connection id "0HNC8090TG4VL" accepted. 2025-06-25 10:12:30.422 +03:00 [DBG] Connection id "0HNC8090TG4VL" started. 2025-06-25 10:12:30.422 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-06-25 10:12:30.422 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:12:30.422 +03:00 [DBG] POST requests are not supported 2025-06-25 10:12:30.423 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-06-25 10:12:30.423 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-06-25 10:12:30.423 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-06-25 10:12:30.423 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:12:30.423 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:12:30.424 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:12:30.424 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:12:30.424 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-06-25 10:12:30.427 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:12:30.427 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:12:30.428 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:12:30.430 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:12:30.430 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:12:30.430 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:12:30.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:30.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:30.430 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:12:30.430 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:12:30.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:30.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:30.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:30.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:30.430 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:12:30.450 +03:00 [DBG] Connection id "0HNC8090TG4VM" accepted. 2025-06-25 10:12:30.450 +03:00 [DBG] Connection id "0HNC8090TG4VM" started. 2025-06-25 10:12:30.450 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-06-25 10:12:30.451 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:12:30.451 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-06-25 10:12:30.451 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-06-25 10:12:30.451 +03:00 [DBG] Request did not match any endpoints 2025-06-25 10:12:30.451 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:12:30.451 +03:00 [DBG] Connection id "0HNC8090TG4VM" completed keep alive response. 2025-06-25 10:12:30.451 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.3045ms 2025-06-25 10:12:30.451 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/vite.svg, Response status code: 404 2025-06-25 10:12:30.451 +03:00 [DBG] Connection id "0HNC8090TG4VM" received FIN. 2025-06-25 10:12:30.451 +03:00 [DBG] Connection id "0HNC8090TG4VM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:12:30.451 +03:00 [DBG] Connection id "0HNC8090TG4VM" disconnecting. 2025-06-25 10:12:30.451 +03:00 [DBG] Connection id "0HNC8090TG4VM" stopped. 2025-06-25 10:12:30.461 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 27.8938ms. 2025-06-25 10:12:30.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:30.461 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:30.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:30.461 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:30.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:30.461 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:30.461 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:30.461 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:30.461 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-25 10:12:30.461 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-25 10:12:30.461 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-25 10:12:30.461 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-25 10:12:30.461 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-25 10:12:30.461 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-25 10:12:30.462 +03:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType0`3[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2025-06-25 10:12:30.462 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-25 10:12:30.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:30.462 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:30.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:30.462 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:30.462 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:30.462 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:30.462 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 32.0669ms 2025-06-25 10:12:30.462 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-06-25 10:12:30.462 +03:00 [DBG] Connection id "0HNC8090TG4VL" completed keep alive response. 2025-06-25 10:12:30.462 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - 200 null application/json; charset=utf-8 39.6307ms 2025-06-25 10:12:30.462 +03:00 [DBG] Connection id "0HNC8090TG4VL" received FIN. 2025-06-25 10:12:30.462 +03:00 [DBG] Connection id "0HNC8090TG4VL" disconnecting. 2025-06-25 10:12:30.462 +03:00 [DBG] Connection id "0HNC8090TG4VL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:12:30.463 +03:00 [DBG] Connection id "0HNC8090TG4VL" stopped. 2025-06-25 10:12:30.691 +03:00 [DBG] Connection id "0HNC8090TG4VN" accepted. 2025-06-25 10:12:30.691 +03:00 [DBG] Connection id "0HNC8090TG4VN" started. 2025-06-25 10:12:30.691 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/Projects - null null 2025-06-25 10:12:30.691 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:12:30.691 +03:00 [DBG] The request path /api/Projects does not match a supported file type 2025-06-25 10:12:30.691 +03:00 [DBG] 1 candidate(s) found for the request path '/api/Projects' 2025-06-25 10:12:30.691 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server)' with route pattern 'api/projects' is valid for the request path '/api/Projects' 2025-06-25 10:12:30.691 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server)' 2025-06-25 10:12:30.691 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:12:30.691 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:12:30.692 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server)' 2025-06-25 10:12:30.692 +03:00 [INF] Route matched with {action = "GetProjects", controller = "Projects"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.ProjectInfo]]] GetProjects() on controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server). 2025-06-25 10:12:30.692 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:12:30.692 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:12:30.692 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:12:30.692 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:12:30.692 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:12:30.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:30.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:30.692 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server) 2025-06-25 10:12:30.692 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server) 2025-06-25 10:12:30.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:30.692 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:30.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:30.692 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:30.692 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:12:30.693 +03:00 [INF] Getting all projects 2025-06-25 10:12:30.699 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 6.1767ms. 2025-06-25 10:12:30.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:30.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:30.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:30.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:30.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:30.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:30.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:30.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:30.699 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-25 10:12:30.699 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-25 10:12:30.699 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-25 10:12:30.699 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-25 10:12:30.699 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-25 10:12:30.699 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-25 10:12:30.699 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.ProjectInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-25 10:12:30.702 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-25 10:12:30.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:30.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:30.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:30.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:30.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:30.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:30.702 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server) in 10.2672ms 2025-06-25 10:12:30.702 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server)' 2025-06-25 10:12:30.702 +03:00 [DBG] Connection id "0HNC8090TG4VN" completed keep alive response. 2025-06-25 10:12:30.702 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/Projects - 200 null application/json; charset=utf-8 11.229ms 2025-06-25 10:12:30.704 +03:00 [DBG] Connection id "0HNC8090TG4VN" received FIN. 2025-06-25 10:12:30.704 +03:00 [DBG] Connection id "0HNC8090TG4VN" disconnecting. 2025-06-25 10:12:30.704 +03:00 [DBG] Connection id "0HNC8090TG4VN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:12:30.705 +03:00 [DBG] Connection id "0HNC8090TG4VN" stopped. 2025-06-25 10:12:36.538 +03:00 [DBG] Connection id "0HNC8090TG4VO" accepted. 2025-06-25 10:12:36.539 +03:00 [DBG] Connection id "0HNC8090TG4VO" started. 2025-06-25 10:12:36.539 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:12:36.539 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:12:36.539 +03:00 [DBG] POST requests are not supported 2025-06-25 10:12:36.539 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:12:36.539 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:12:36.539 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:12:36.539 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:12:36.539 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:12:36.539 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:12:36.539 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:12:36.539 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:12:36.539 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:12:36.539 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:12:36.539 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:12:36.539 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:12:36.539 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:12:36.539 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:12:36.539 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:36.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:36.540 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:12:36.540 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:12:36.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:36.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:36.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:36.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:36.540 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:12:36.540 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.133ms. 2025-06-25 10:12:36.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:36.540 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:36.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:36.540 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:36.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:36.540 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:36.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:36.540 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:36.540 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:12:36.540 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:12:36.540 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:12:36.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:36.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:36.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:36.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:36.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:36.541 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:36.541 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0699ms 2025-06-25 10:12:36.541 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:12:36.541 +03:00 [DBG] Connection id "0HNC8090TG4VO" completed keep alive response. 2025-06-25 10:12:36.541 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0074ms 2025-06-25 10:12:36.541 +03:00 [DBG] Connection id "0HNC8090TG4VO" received FIN. 2025-06-25 10:12:36.541 +03:00 [DBG] Connection id "0HNC8090TG4VO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:12:36.541 +03:00 [DBG] Connection id "0HNC8090TG4VO" disconnecting. 2025-06-25 10:12:36.541 +03:00 [DBG] Connection id "0HNC8090TG4VO" stopped. 2025-06-25 10:12:41.544 +03:00 [DBG] Connection id "0HNC8090TG4VP" accepted. 2025-06-25 10:12:41.544 +03:00 [DBG] Connection id "0HNC8090TG4VP" started. 2025-06-25 10:12:41.545 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:12:41.545 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:12:41.545 +03:00 [DBG] POST requests are not supported 2025-06-25 10:12:41.545 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:12:41.545 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:12:41.545 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:12:41.545 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:12:41.545 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:12:41.545 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:12:41.545 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:12:41.545 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:12:41.545 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:12:41.545 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:12:41.545 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:12:41.545 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:12:41.545 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:12:41.545 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:12:41.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:41.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:41.545 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:12:41.545 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:12:41.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:41.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:41.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:41.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:41.546 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:12:41.546 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1753ms. 2025-06-25 10:12:41.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:41.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:41.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:41.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:41.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:41.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:41.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:41.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:41.546 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:12:41.546 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:12:41.546 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:12:41.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:41.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:41.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:41.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:41.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:41.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:41.546 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0376ms 2025-06-25 10:12:41.546 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:12:41.546 +03:00 [DBG] Connection id "0HNC8090TG4VP" completed keep alive response. 2025-06-25 10:12:41.547 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9425ms 2025-06-25 10:12:41.547 +03:00 [DBG] Connection id "0HNC8090TG4VP" received FIN. 2025-06-25 10:12:41.547 +03:00 [DBG] Connection id "0HNC8090TG4VP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:12:41.547 +03:00 [DBG] Connection id "0HNC8090TG4VP" disconnecting. 2025-06-25 10:12:41.547 +03:00 [DBG] Connection id "0HNC8090TG4VP" stopped. 2025-06-25 10:12:46.538 +03:00 [DBG] Connection id "0HNC8090TG4VQ" accepted. 2025-06-25 10:12:46.538 +03:00 [DBG] Connection id "0HNC8090TG4VQ" started. 2025-06-25 10:12:46.538 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:12:46.539 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:12:46.539 +03:00 [DBG] POST requests are not supported 2025-06-25 10:12:46.539 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:12:46.539 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:12:46.539 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:12:46.539 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:12:46.539 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:12:46.539 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:12:46.539 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:12:46.539 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:12:46.539 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:12:46.539 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:12:46.539 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:12:46.539 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:12:46.539 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:12:46.539 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:12:46.539 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:46.539 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:46.539 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:12:46.539 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:12:46.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:46.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:46.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:46.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:46.540 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:12:46.540 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1891ms. 2025-06-25 10:12:46.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:46.540 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:46.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:46.540 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:46.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:46.540 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:46.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:46.540 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:46.540 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:12:46.540 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:12:46.540 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:12:46.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:46.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:46.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:46.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:46.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:46.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:46.540 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1161ms 2025-06-25 10:12:46.540 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:12:46.541 +03:00 [DBG] Connection id "0HNC8090TG4VQ" completed keep alive response. 2025-06-25 10:12:46.541 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0707ms 2025-06-25 10:12:46.541 +03:00 [DBG] Connection id "0HNC8090TG4VQ" received FIN. 2025-06-25 10:12:46.541 +03:00 [DBG] Connection id "0HNC8090TG4VQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:12:46.541 +03:00 [DBG] Connection id "0HNC8090TG4VQ" disconnecting. 2025-06-25 10:12:46.541 +03:00 [DBG] Connection id "0HNC8090TG4VQ" stopped. 2025-06-25 10:12:51.536 +03:00 [DBG] Connection id "0HNC8090TG4VR" accepted. 2025-06-25 10:12:51.536 +03:00 [DBG] Connection id "0HNC8090TG4VR" started. 2025-06-25 10:12:51.536 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:12:51.536 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:12:51.536 +03:00 [DBG] POST requests are not supported 2025-06-25 10:12:51.536 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:12:51.536 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:12:51.536 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:12:51.536 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:12:51.537 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:12:51.537 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:12:51.537 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:12:51.537 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:12:51.537 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:12:51.537 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:12:51.537 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:12:51.537 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:12:51.537 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:12:51.537 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:12:51.537 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:51.537 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:51.537 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:12:51.537 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:12:51.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:51.537 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:51.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:51.537 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:51.537 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:12:51.537 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1153ms. 2025-06-25 10:12:51.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:51.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:51.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:51.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:51.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:51.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:51.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:51.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:51.537 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:12:51.537 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:12:51.537 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:12:51.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:51.537 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:51.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:51.537 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:51.537 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:51.538 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:51.538 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6001ms 2025-06-25 10:12:51.538 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:12:51.538 +03:00 [DBG] Connection id "0HNC8090TG4VR" completed keep alive response. 2025-06-25 10:12:51.538 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2835ms 2025-06-25 10:12:51.538 +03:00 [DBG] Connection id "0HNC8090TG4VR" received FIN. 2025-06-25 10:12:51.538 +03:00 [DBG] Connection id "0HNC8090TG4VR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:12:51.538 +03:00 [DBG] Connection id "0HNC8090TG4VR" disconnecting. 2025-06-25 10:12:51.539 +03:00 [DBG] Connection id "0HNC8090TG4VR" stopped. 2025-06-25 10:12:56.542 +03:00 [DBG] Connection id "0HNC8090TG4VS" accepted. 2025-06-25 10:12:56.542 +03:00 [DBG] Connection id "0HNC8090TG4VS" started. 2025-06-25 10:12:56.542 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:12:56.542 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:12:56.542 +03:00 [DBG] POST requests are not supported 2025-06-25 10:12:56.542 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:12:56.542 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:12:56.543 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:12:56.543 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:12:56.543 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:12:56.543 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:12:56.543 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:12:56.543 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:12:56.543 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:12:56.543 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:12:56.543 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:12:56.543 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:12:56.543 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:12:56.543 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:12:56.543 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:56.543 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:56.543 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:12:56.543 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:12:56.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:56.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:56.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:56.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:56.543 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:12:56.544 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1643ms. 2025-06-25 10:12:56.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:56.544 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:12:56.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:56.544 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:12:56.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:56.544 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:56.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:56.544 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:56.544 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:12:56.544 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:12:56.544 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:12:56.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:56.544 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:12:56.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:56.544 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:56.544 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:56.544 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:12:56.544 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1309ms 2025-06-25 10:12:56.544 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:12:56.544 +03:00 [DBG] Connection id "0HNC8090TG4VS" completed keep alive response. 2025-06-25 10:12:56.544 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1409ms 2025-06-25 10:12:56.545 +03:00 [DBG] Connection id "0HNC8090TG4VS" received FIN. 2025-06-25 10:12:56.545 +03:00 [DBG] Connection id "0HNC8090TG4VS" disconnecting. 2025-06-25 10:12:56.545 +03:00 [DBG] Connection id "0HNC8090TG4VS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:12:56.546 +03:00 [DBG] Connection id "0HNC8090TG4VS" stopped. 2025-06-25 10:13:01.545 +03:00 [DBG] Connection id "0HNC8090TG4VT" accepted. 2025-06-25 10:13:01.545 +03:00 [DBG] Connection id "0HNC8090TG4VT" started. 2025-06-25 10:13:01.546 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:13:01.546 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:13:01.546 +03:00 [DBG] POST requests are not supported 2025-06-25 10:13:01.546 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:13:01.546 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:13:01.546 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:01.546 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:13:01.546 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:13:01.546 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:13:01.546 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:13:01.546 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:01.546 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:13:01.546 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:13:01.546 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:13:01.546 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:13:01.546 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:13:01.546 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:13:01.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:01.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:01.546 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:01.546 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:01.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:01.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:01.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:01.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:01.546 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:13:01.546 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1148ms. 2025-06-25 10:13:01.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:01.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:01.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:01.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:01.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:01.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:01.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:01.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:01.546 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:01.547 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:13:01.547 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:01.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:01.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:01.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:01.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:01.547 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:01.547 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:01.547 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6302ms 2025-06-25 10:13:01.547 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:01.547 +03:00 [DBG] Connection id "0HNC8090TG4VT" completed keep alive response. 2025-06-25 10:13:01.547 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2035ms 2025-06-25 10:13:01.547 +03:00 [DBG] Connection id "0HNC8090TG4VT" received FIN. 2025-06-25 10:13:01.547 +03:00 [DBG] Connection id "0HNC8090TG4VT" disconnecting. 2025-06-25 10:13:01.547 +03:00 [DBG] Connection id "0HNC8090TG4VT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:13:01.548 +03:00 [DBG] Connection id "0HNC8090TG4VT" stopped. 2025-06-25 10:13:06.535 +03:00 [DBG] Connection id "0HNC8090TG4VU" accepted. 2025-06-25 10:13:06.535 +03:00 [DBG] Connection id "0HNC8090TG4VU" started. 2025-06-25 10:13:06.535 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:13:06.535 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:13:06.535 +03:00 [DBG] POST requests are not supported 2025-06-25 10:13:06.535 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:13:06.535 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:13:06.535 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:06.535 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:13:06.535 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:13:06.536 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:13:06.536 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:13:06.536 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:06.536 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:13:06.536 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:13:06.536 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:13:06.536 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:13:06.536 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:13:06.536 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:13:06.536 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:06.536 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:06.536 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:06.536 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:06.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:06.536 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:06.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:06.536 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:06.536 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:13:06.536 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1609ms. 2025-06-25 10:13:06.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:06.536 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:06.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:06.536 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:06.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:06.536 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:06.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:06.536 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:06.536 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:06.536 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:13:06.536 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:06.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:06.536 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:06.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:06.536 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:06.536 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:06.536 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:06.536 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7249ms 2025-06-25 10:13:06.537 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:06.537 +03:00 [DBG] Connection id "0HNC8090TG4VU" completed keep alive response. 2025-06-25 10:13:06.537 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3535ms 2025-06-25 10:13:06.537 +03:00 [DBG] Connection id "0HNC8090TG4VU" received FIN. 2025-06-25 10:13:06.537 +03:00 [DBG] Connection id "0HNC8090TG4VU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:13:06.537 +03:00 [DBG] Connection id "0HNC8090TG4VU" disconnecting. 2025-06-25 10:13:06.537 +03:00 [DBG] Connection id "0HNC8090TG4VU" stopped. 2025-06-25 10:13:11.545 +03:00 [DBG] Connection id "0HNC8090TG4VV" accepted. 2025-06-25 10:13:11.546 +03:00 [DBG] Connection id "0HNC8090TG4VV" started. 2025-06-25 10:13:11.546 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:13:11.546 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:13:11.546 +03:00 [DBG] POST requests are not supported 2025-06-25 10:13:11.546 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:13:11.546 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:13:11.546 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:11.546 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:13:11.546 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:13:11.546 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:13:11.546 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:13:11.546 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:11.546 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:13:11.546 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:13:11.546 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:13:11.546 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:13:11.546 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:13:11.546 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:13:11.547 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:11.547 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:11.547 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:11.547 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:11.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:11.547 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:11.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:11.547 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:11.547 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:13:11.547 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1318ms. 2025-06-25 10:13:11.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:11.547 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:11.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:11.547 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:11.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:11.547 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:11.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:11.547 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:11.547 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:11.547 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:13:11.547 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:11.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:11.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:11.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:11.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:11.547 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:11.547 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:11.547 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.768ms 2025-06-25 10:13:11.547 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:11.547 +03:00 [DBG] Connection id "0HNC8090TG4VV" completed keep alive response. 2025-06-25 10:13:11.547 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6205ms 2025-06-25 10:13:11.548 +03:00 [DBG] Connection id "0HNC8090TG4VV" received FIN. 2025-06-25 10:13:11.548 +03:00 [DBG] Connection id "0HNC8090TG4VV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:13:11.548 +03:00 [DBG] Connection id "0HNC8090TG4VV" disconnecting. 2025-06-25 10:13:11.548 +03:00 [DBG] Connection id "0HNC8090TG4VV" stopped. 2025-06-25 10:13:16.543 +03:00 [DBG] Connection id "0HNC8090TG500" accepted. 2025-06-25 10:13:16.544 +03:00 [DBG] Connection id "0HNC8090TG500" started. 2025-06-25 10:13:16.544 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:13:16.544 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:13:16.544 +03:00 [DBG] POST requests are not supported 2025-06-25 10:13:16.544 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:13:16.544 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:13:16.544 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:16.544 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:13:16.544 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:13:16.544 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:13:16.544 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:13:16.544 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:16.545 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:13:16.545 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:13:16.545 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:13:16.545 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:13:16.545 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:13:16.545 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:13:16.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:16.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:16.545 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:16.545 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:16.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:16.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:16.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:16.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:16.545 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:13:16.545 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1787ms. 2025-06-25 10:13:16.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:16.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:16.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:16.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:16.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:16.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:16.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:16.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:16.546 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:16.546 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:13:16.546 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:16.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:16.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:16.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:16.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:16.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:16.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:16.546 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1931ms 2025-06-25 10:13:16.546 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:16.546 +03:00 [DBG] Connection id "0HNC8090TG500" completed keep alive response. 2025-06-25 10:13:16.546 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4223ms 2025-06-25 10:13:16.546 +03:00 [DBG] Connection id "0HNC8090TG500" received FIN. 2025-06-25 10:13:16.547 +03:00 [DBG] Connection id "0HNC8090TG500" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:13:16.547 +03:00 [DBG] Connection id "0HNC8090TG500" disconnecting. 2025-06-25 10:13:16.547 +03:00 [DBG] Connection id "0HNC8090TG500" stopped. 2025-06-25 10:13:21.540 +03:00 [DBG] Connection id "0HNC8090TG501" accepted. 2025-06-25 10:13:21.540 +03:00 [DBG] Connection id "0HNC8090TG501" started. 2025-06-25 10:13:21.540 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:13:21.540 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:13:21.540 +03:00 [DBG] POST requests are not supported 2025-06-25 10:13:21.540 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:13:21.540 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:13:21.541 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:21.541 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:13:21.541 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:13:21.541 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:13:21.541 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:13:21.541 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:21.541 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:13:21.541 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:13:21.541 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:13:21.541 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:13:21.541 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:13:21.541 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:13:21.541 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:21.542 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:21.542 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:21.542 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:21.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:21.542 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:21.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:21.542 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:21.542 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:13:21.542 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1691ms. 2025-06-25 10:13:21.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:21.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:21.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:21.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:21.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:21.542 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:21.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:21.542 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:21.542 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:21.542 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:13:21.542 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:21.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:21.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:21.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:21.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:21.543 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:21.543 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:21.543 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2002ms 2025-06-25 10:13:21.543 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:21.543 +03:00 [DBG] Connection id "0HNC8090TG501" completed keep alive response. 2025-06-25 10:13:21.543 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5749ms 2025-06-25 10:13:21.543 +03:00 [DBG] Connection id "0HNC8090TG501" received FIN. 2025-06-25 10:13:21.543 +03:00 [DBG] Connection id "0HNC8090TG501" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:13:21.543 +03:00 [DBG] Connection id "0HNC8090TG501" disconnecting. 2025-06-25 10:13:21.544 +03:00 [DBG] Connection id "0HNC8090TG501" stopped. 2025-06-25 10:13:25.611 +03:00 [DBG] Connection id "0HNC8090TG502" accepted. 2025-06-25 10:13:25.612 +03:00 [DBG] Connection id "0HNC8090TG502" started. 2025-06-25 10:13:25.612 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:13:25.612 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:13:25.612 +03:00 [DBG] POST requests are not supported 2025-06-25 10:13:25.612 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:13:25.612 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:13:25.612 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:25.612 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:13:25.612 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:13:25.612 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:13:25.612 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:13:25.612 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:25.612 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:13:25.612 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:13:25.612 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:13:25.612 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:13:25.612 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:13:25.612 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:13:25.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:25.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:25.612 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:25.612 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:25.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:25.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:25.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:25.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:25.612 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:13:25.613 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1224ms. 2025-06-25 10:13:25.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:25.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:25.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:25.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:25.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:25.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:25.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:25.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:25.613 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:25.613 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:13:25.613 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:25.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:25.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:25.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:25.613 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:25.613 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:25.613 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:25.613 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8864ms 2025-06-25 10:13:25.613 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:25.613 +03:00 [DBG] Connection id "0HNC8090TG502" completed keep alive response. 2025-06-25 10:13:25.613 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.531ms 2025-06-25 10:13:25.614 +03:00 [DBG] Connection id "0HNC8090TG502" received FIN. 2025-06-25 10:13:25.614 +03:00 [DBG] Connection id "0HNC8090TG502" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:13:25.614 +03:00 [DBG] Connection id "0HNC8090TG502" disconnecting. 2025-06-25 10:13:25.614 +03:00 [DBG] Connection id "0HNC8090TG502" stopped. 2025-06-25 10:13:31.816 +03:00 [DBG] Connection id "0HNC8090TG503" accepted. 2025-06-25 10:13:31.816 +03:00 [DBG] Connection id "0HNC8090TG503" started. 2025-06-25 10:13:31.816 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:13:31.816 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:13:31.817 +03:00 [DBG] POST requests are not supported 2025-06-25 10:13:31.817 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:13:31.817 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:13:31.817 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:31.817 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:13:31.817 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:13:31.817 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:13:31.817 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:13:31.817 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:31.817 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:13:31.817 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:13:31.817 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:13:31.817 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:13:31.817 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:13:31.817 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:13:31.817 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:31.817 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:31.817 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:31.818 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:31.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:31.818 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:31.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:31.818 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:31.818 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:13:31.818 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.181ms. 2025-06-25 10:13:31.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:31.818 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:31.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:31.818 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:31.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:31.818 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:31.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:31.818 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:31.818 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:31.818 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:13:31.818 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:31.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:31.818 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:31.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:31.818 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:31.818 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:31.818 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:31.818 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0927ms 2025-06-25 10:13:31.819 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:31.819 +03:00 [DBG] Connection id "0HNC8090TG503" completed keep alive response. 2025-06-25 10:13:31.819 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.258ms 2025-06-25 10:13:31.819 +03:00 [DBG] Connection id "0HNC8090TG503" received FIN. 2025-06-25 10:13:31.819 +03:00 [DBG] Connection id "0HNC8090TG503" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:13:31.819 +03:00 [DBG] Connection id "0HNC8090TG503" disconnecting. 2025-06-25 10:13:31.819 +03:00 [DBG] Connection id "0HNC8090TG503" stopped. 2025-06-25 10:13:36.537 +03:00 [DBG] Connection id "0HNC8090TG504" accepted. 2025-06-25 10:13:36.538 +03:00 [DBG] Connection id "0HNC8090TG504" started. 2025-06-25 10:13:36.538 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:13:36.538 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:13:36.538 +03:00 [DBG] POST requests are not supported 2025-06-25 10:13:36.538 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:13:36.538 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:13:36.538 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:36.538 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:13:36.538 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:13:36.538 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:13:36.538 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:13:36.538 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:36.538 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:13:36.538 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:13:36.538 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:13:36.538 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:13:36.538 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:13:36.538 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:13:36.538 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:36.538 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:36.538 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:36.538 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:36.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:36.538 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:36.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:36.538 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:36.538 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:13:36.539 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-06-25 10:13:36.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:36.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:36.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:36.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:36.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:36.539 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:36.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:36.539 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:36.539 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:36.539 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:13:36.539 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:36.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:36.539 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:36.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:36.539 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:36.539 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:36.539 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:36.539 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.652ms 2025-06-25 10:13:36.539 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:36.539 +03:00 [DBG] Connection id "0HNC8090TG504" completed keep alive response. 2025-06-25 10:13:36.539 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.251ms 2025-06-25 10:13:36.539 +03:00 [DBG] Connection id "0HNC8090TG504" received FIN. 2025-06-25 10:13:36.539 +03:00 [DBG] Connection id "0HNC8090TG504" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:13:36.539 +03:00 [DBG] Connection id "0HNC8090TG504" disconnecting. 2025-06-25 10:13:36.540 +03:00 [DBG] Connection id "0HNC8090TG504" stopped. 2025-06-25 10:13:41.540 +03:00 [DBG] Connection id "0HNC8090TG505" accepted. 2025-06-25 10:13:41.540 +03:00 [DBG] Connection id "0HNC8090TG505" started. 2025-06-25 10:13:41.540 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:13:41.540 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:13:41.540 +03:00 [DBG] POST requests are not supported 2025-06-25 10:13:41.540 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:13:41.540 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:13:41.540 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:41.540 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:13:41.540 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:13:41.540 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:13:41.540 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:13:41.540 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:41.540 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:13:41.540 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:13:41.540 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:13:41.540 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:13:41.540 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:13:41.540 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:13:41.541 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:41.541 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:41.541 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:41.541 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:41.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:41.541 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:41.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:41.541 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:41.541 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:13:41.541 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1308ms. 2025-06-25 10:13:41.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:41.541 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:41.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:41.541 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:41.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:41.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:41.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:41.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:41.541 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:41.541 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:13:41.541 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:41.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:41.541 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:41.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:41.541 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:41.541 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:41.541 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:41.541 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9455ms 2025-06-25 10:13:41.541 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:41.542 +03:00 [DBG] Connection id "0HNC8090TG505" completed keep alive response. 2025-06-25 10:13:41.542 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6154ms 2025-06-25 10:13:41.542 +03:00 [DBG] Connection id "0HNC8090TG505" received FIN. 2025-06-25 10:13:41.542 +03:00 [DBG] Connection id "0HNC8090TG505" disconnecting. 2025-06-25 10:13:41.542 +03:00 [DBG] Connection id "0HNC8090TG505" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:13:41.543 +03:00 [DBG] Connection id "0HNC8090TG505" stopped. 2025-06-25 10:13:46.539 +03:00 [DBG] Connection id "0HNC8090TG506" accepted. 2025-06-25 10:13:46.539 +03:00 [DBG] Connection id "0HNC8090TG506" started. 2025-06-25 10:13:46.539 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:13:46.539 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:13:46.539 +03:00 [DBG] POST requests are not supported 2025-06-25 10:13:46.539 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:13:46.539 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:13:46.539 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:46.539 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:13:46.540 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:13:46.540 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:13:46.540 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:13:46.540 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:46.540 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:13:46.540 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:13:46.540 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:13:46.540 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:13:46.540 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:13:46.540 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:13:46.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:46.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:46.540 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:46.540 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:46.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:46.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:46.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:46.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:46.540 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:13:46.540 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1221ms. 2025-06-25 10:13:46.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:46.540 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:46.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:46.540 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:46.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:46.540 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:46.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:46.540 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:46.540 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:46.540 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:13:46.540 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:46.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:46.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:46.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:46.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:46.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:46.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:46.540 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6263ms 2025-06-25 10:13:46.540 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:46.540 +03:00 [DBG] Connection id "0HNC8090TG506" completed keep alive response. 2025-06-25 10:13:46.541 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1807ms 2025-06-25 10:13:46.541 +03:00 [DBG] Connection id "0HNC8090TG506" received FIN. 2025-06-25 10:13:46.541 +03:00 [DBG] Connection id "0HNC8090TG506" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:13:46.541 +03:00 [DBG] Connection id "0HNC8090TG506" disconnecting. 2025-06-25 10:13:46.541 +03:00 [DBG] Connection id "0HNC8090TG506" stopped. 2025-06-25 10:13:51.540 +03:00 [DBG] Connection id "0HNC8090TG507" accepted. 2025-06-25 10:13:51.541 +03:00 [DBG] Connection id "0HNC8090TG507" started. 2025-06-25 10:13:51.541 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:13:51.541 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:13:51.541 +03:00 [DBG] POST requests are not supported 2025-06-25 10:13:51.541 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:13:51.541 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:13:51.541 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:51.541 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:13:51.541 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:13:51.541 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:13:51.542 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:13:51.542 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:51.542 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:13:51.542 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:13:51.542 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:13:51.542 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:13:51.542 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:13:51.542 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:13:51.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:51.542 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:51.542 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:51.543 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:51.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:51.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:51.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:51.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:51.543 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:13:51.543 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.24ms. 2025-06-25 10:13:51.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:51.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:51.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:51.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:51.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:51.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:51.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:51.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:51.543 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:51.544 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:13:51.544 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:51.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:51.544 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:51.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:51.544 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:51.544 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:51.544 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:51.544 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.295ms 2025-06-25 10:13:51.544 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:51.544 +03:00 [DBG] Connection id "0HNC8090TG507" completed keep alive response. 2025-06-25 10:13:51.544 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9242ms 2025-06-25 10:13:51.544 +03:00 [DBG] Connection id "0HNC8090TG507" received FIN. 2025-06-25 10:13:51.544 +03:00 [DBG] Connection id "0HNC8090TG507" disconnecting. 2025-06-25 10:13:51.544 +03:00 [DBG] Connection id "0HNC8090TG507" stopped. 2025-06-25 10:13:51.544 +03:00 [DBG] Connection id "0HNC8090TG507" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:13:56.534 +03:00 [DBG] Connection id "0HNC8090TG508" accepted. 2025-06-25 10:13:56.534 +03:00 [DBG] Connection id "0HNC8090TG508" started. 2025-06-25 10:13:56.535 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:13:56.535 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:13:56.535 +03:00 [DBG] POST requests are not supported 2025-06-25 10:13:56.535 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:13:56.535 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:13:56.535 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:56.535 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:13:56.535 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:13:56.535 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:13:56.535 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:13:56.535 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:56.535 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:13:56.535 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:13:56.535 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:13:56.535 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:13:56.535 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:13:56.535 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:13:56.535 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:56.535 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:56.535 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:56.535 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:13:56.535 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:56.535 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:56.535 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:56.535 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:56.535 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:13:56.536 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1539ms. 2025-06-25 10:13:56.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:56.536 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:13:56.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:56.536 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:13:56.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:56.536 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:56.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:56.536 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:56.536 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:56.536 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:13:56.536 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:13:56.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:56.536 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:13:56.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:56.536 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:56.536 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:56.536 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:13:56.536 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2551ms 2025-06-25 10:13:56.536 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:13:56.536 +03:00 [DBG] Connection id "0HNC8090TG508" completed keep alive response. 2025-06-25 10:13:56.537 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9741ms 2025-06-25 10:13:56.537 +03:00 [DBG] Connection id "0HNC8090TG508" received FIN. 2025-06-25 10:13:56.537 +03:00 [DBG] Connection id "0HNC8090TG508" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:13:56.537 +03:00 [DBG] Connection id "0HNC8090TG508" disconnecting. 2025-06-25 10:13:56.537 +03:00 [DBG] Connection id "0HNC8090TG508" stopped. 2025-06-25 10:14:01.546 +03:00 [DBG] Connection id "0HNC8090TG509" accepted. 2025-06-25 10:14:01.546 +03:00 [DBG] Connection id "0HNC8090TG509" started. 2025-06-25 10:14:01.546 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:14:01.546 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:14:01.546 +03:00 [DBG] POST requests are not supported 2025-06-25 10:14:01.546 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:14:01.546 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:14:01.546 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:14:01.546 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:14:01.546 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:14:01.546 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:14:01.546 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:14:01.546 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:14:01.546 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:14:01.546 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:14:01.546 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:14:01.547 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:14:01.547 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:14:01.547 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:14:01.547 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:01.547 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:01.547 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:14:01.547 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:14:01.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:01.547 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:01.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:01.547 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:01.547 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:14:01.547 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1119ms. 2025-06-25 10:14:01.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:01.547 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:01.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:01.547 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:01.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:01.547 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:01.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:01.547 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:01.547 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:14:01.547 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:14:01.547 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:14:01.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:01.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:01.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:01.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:01.547 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:01.547 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:01.547 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7108ms 2025-06-25 10:14:01.547 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:14:01.547 +03:00 [DBG] Connection id "0HNC8090TG509" completed keep alive response. 2025-06-25 10:14:01.547 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2575ms 2025-06-25 10:14:01.548 +03:00 [DBG] Connection id "0HNC8090TG509" received FIN. 2025-06-25 10:14:01.548 +03:00 [DBG] Connection id "0HNC8090TG509" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:14:01.548 +03:00 [DBG] Connection id "0HNC8090TG509" disconnecting. 2025-06-25 10:14:01.548 +03:00 [DBG] Connection id "0HNC8090TG509" stopped. 2025-06-25 10:14:06.538 +03:00 [DBG] Connection id "0HNC8090TG50A" accepted. 2025-06-25 10:14:06.538 +03:00 [DBG] Connection id "0HNC8090TG50A" started. 2025-06-25 10:14:06.538 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:14:06.538 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:14:06.538 +03:00 [DBG] POST requests are not supported 2025-06-25 10:14:06.538 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:14:06.538 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:14:06.538 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:14:06.538 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:14:06.538 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:14:06.538 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:14:06.538 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:14:06.538 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:14:06.538 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:14:06.538 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:14:06.538 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:14:06.538 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:14:06.538 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:14:06.538 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:14:06.539 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:06.539 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:06.539 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:14:06.539 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:14:06.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:06.539 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:06.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:06.539 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:06.539 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:14:06.539 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1336ms. 2025-06-25 10:14:06.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:06.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:06.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:06.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:06.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:06.539 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:06.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:06.539 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:06.539 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:14:06.539 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:14:06.539 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:14:06.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:06.539 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:06.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:06.539 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:06.539 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:06.539 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:06.539 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9172ms 2025-06-25 10:14:06.539 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:14:06.540 +03:00 [DBG] Connection id "0HNC8090TG50A" completed keep alive response. 2025-06-25 10:14:06.540 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7128ms 2025-06-25 10:14:06.540 +03:00 [DBG] Connection id "0HNC8090TG50A" received FIN. 2025-06-25 10:14:06.540 +03:00 [DBG] Connection id "0HNC8090TG50A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:14:06.540 +03:00 [DBG] Connection id "0HNC8090TG50A" disconnecting. 2025-06-25 10:14:06.540 +03:00 [DBG] Connection id "0HNC8090TG50A" stopped. 2025-06-25 10:14:11.540 +03:00 [DBG] Connection id "0HNC8090TG50B" accepted. 2025-06-25 10:14:11.540 +03:00 [DBG] Connection id "0HNC8090TG50B" started. 2025-06-25 10:14:11.540 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:14:11.540 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:14:11.540 +03:00 [DBG] POST requests are not supported 2025-06-25 10:14:11.540 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:14:11.541 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:14:11.541 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:14:11.541 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:14:11.541 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:14:11.541 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:14:11.541 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:14:11.541 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:14:11.541 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:14:11.541 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:14:11.541 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:14:11.541 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:14:11.541 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:14:11.541 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:14:11.541 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:11.541 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:11.541 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:14:11.541 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:14:11.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:11.541 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:11.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:11.541 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:11.541 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:14:11.541 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-06-25 10:14:11.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:11.541 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:11.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:11.541 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:11.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:11.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:11.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:11.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:11.541 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:14:11.541 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:14:11.542 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:14:11.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:11.542 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:11.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:11.542 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:11.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:11.542 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:11.542 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6421ms 2025-06-25 10:14:11.542 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:14:11.542 +03:00 [DBG] Connection id "0HNC8090TG50B" completed keep alive response. 2025-06-25 10:14:11.542 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3071ms 2025-06-25 10:14:11.542 +03:00 [DBG] Connection id "0HNC8090TG50B" received FIN. 2025-06-25 10:14:11.542 +03:00 [DBG] Connection id "0HNC8090TG50B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:14:11.542 +03:00 [DBG] Connection id "0HNC8090TG50B" disconnecting. 2025-06-25 10:14:11.542 +03:00 [DBG] Connection id "0HNC8090TG50B" stopped. 2025-06-25 10:14:16.544 +03:00 [DBG] Connection id "0HNC8090TG50C" accepted. 2025-06-25 10:14:16.544 +03:00 [DBG] Connection id "0HNC8090TG50C" started. 2025-06-25 10:14:16.544 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:14:16.544 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:14:16.544 +03:00 [DBG] POST requests are not supported 2025-06-25 10:14:16.544 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:14:16.544 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:14:16.544 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:14:16.545 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:14:16.545 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:14:16.545 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:14:16.545 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:14:16.545 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:14:16.545 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:14:16.545 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:14:16.545 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:14:16.545 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:14:16.545 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:14:16.545 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:14:16.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:16.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:16.545 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:14:16.545 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:14:16.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:16.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:16.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:16.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:16.545 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:14:16.546 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1257ms. 2025-06-25 10:14:16.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:16.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:16.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:16.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:16.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:16.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:16.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:16.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:16.546 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:14:16.546 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:14:16.546 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:14:16.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:16.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:16.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:16.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:16.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:16.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:16.546 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7948ms 2025-06-25 10:14:16.546 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:14:16.546 +03:00 [DBG] Connection id "0HNC8090TG50C" completed keep alive response. 2025-06-25 10:14:16.546 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8016ms 2025-06-25 10:14:16.546 +03:00 [DBG] Connection id "0HNC8090TG50C" received FIN. 2025-06-25 10:14:16.546 +03:00 [DBG] Connection id "0HNC8090TG50C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:14:16.546 +03:00 [DBG] Connection id "0HNC8090TG50C" disconnecting. 2025-06-25 10:14:16.547 +03:00 [DBG] Connection id "0HNC8090TG50C" stopped. 2025-06-25 10:14:21.541 +03:00 [DBG] Connection id "0HNC8090TG50D" accepted. 2025-06-25 10:14:21.541 +03:00 [DBG] Connection id "0HNC8090TG50D" started. 2025-06-25 10:14:21.541 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:14:21.541 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:14:21.541 +03:00 [DBG] POST requests are not supported 2025-06-25 10:14:21.541 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:14:21.541 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:14:21.541 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:14:21.541 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:14:21.541 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:14:21.541 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:14:21.541 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:14:21.541 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:14:21.541 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:14:21.541 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:14:21.541 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:14:21.541 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:14:21.541 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:14:21.541 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:14:21.541 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:21.541 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:21.541 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:14:21.541 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:14:21.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:21.541 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:21.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:21.541 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:21.541 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:14:21.542 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1144ms. 2025-06-25 10:14:21.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:21.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:21.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:21.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:21.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:21.542 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:21.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:21.542 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:21.542 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:14:21.542 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:14:21.542 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:14:21.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:21.542 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:21.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:21.542 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:21.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:21.542 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:21.542 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6276ms 2025-06-25 10:14:21.542 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:14:21.542 +03:00 [DBG] Connection id "0HNC8090TG50D" completed keep alive response. 2025-06-25 10:14:21.542 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2073ms 2025-06-25 10:14:21.542 +03:00 [DBG] Connection id "0HNC8090TG50D" received FIN. 2025-06-25 10:14:21.542 +03:00 [DBG] Connection id "0HNC8090TG50D" disconnecting. 2025-06-25 10:14:21.542 +03:00 [DBG] Connection id "0HNC8090TG50D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:14:21.544 +03:00 [DBG] Connection id "0HNC8090TG50D" stopped. 2025-06-25 10:14:29.538 +03:00 [DBG] Connection id "0HNC8090TG50E" accepted. 2025-06-25 10:14:29.539 +03:00 [DBG] Connection id "0HNC8090TG50E" started. 2025-06-25 10:14:29.539 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:14:29.539 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:14:29.539 +03:00 [DBG] POST requests are not supported 2025-06-25 10:14:29.539 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:14:29.539 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:14:29.539 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:14:29.539 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:14:29.539 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:14:29.539 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:14:29.539 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:14:29.539 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:14:29.539 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:14:29.539 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:14:29.539 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:14:29.539 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:14:29.540 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:14:29.540 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:14:29.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:29.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:29.540 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:14:29.540 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:14:29.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:29.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:29.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:29.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:29.540 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:14:29.540 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2172ms. 2025-06-25 10:14:29.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:29.540 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:14:29.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:29.540 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:14:29.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:29.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:29.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:29.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:29.541 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:14:29.541 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:14:29.541 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:14:29.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:29.541 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:14:29.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:29.541 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:29.541 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:29.541 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:14:29.541 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3577ms 2025-06-25 10:14:29.541 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:14:29.541 +03:00 [DBG] Connection id "0HNC8090TG50E" completed keep alive response. 2025-06-25 10:14:29.541 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3701ms 2025-06-25 10:14:29.541 +03:00 [DBG] Connection id "0HNC8090TG50E" received FIN. 2025-06-25 10:14:29.541 +03:00 [DBG] Connection id "0HNC8090TG50E" disconnecting. 2025-06-25 10:14:29.542 +03:00 [DBG] Connection id "0HNC8090TG50E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:14:29.543 +03:00 [DBG] Connection id "0HNC8090TG50E" stopped. 2025-06-25 10:15:29.552 +03:00 [DBG] Connection id "0HNC8090TG50F" accepted. 2025-06-25 10:15:29.553 +03:00 [DBG] Connection id "0HNC8090TG50F" started. 2025-06-25 10:15:29.553 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:15:29.553 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:15:29.553 +03:00 [DBG] POST requests are not supported 2025-06-25 10:15:29.553 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:15:29.553 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:15:29.553 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:15:29.553 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:15:29.553 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:15:29.553 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:15:29.553 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:15:29.553 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:15:29.554 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:15:29.554 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:15:29.554 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:15:29.554 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:15:29.554 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:15:29.554 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:15:29.554 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:15:29.554 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:15:29.554 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:15:29.554 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:15:29.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:15:29.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:15:29.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:15:29.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:15:29.554 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:15:29.555 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1719ms. 2025-06-25 10:15:29.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:15:29.555 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:15:29.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:15:29.555 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:15:29.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:15:29.555 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:15:29.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:15:29.555 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:15:29.555 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:15:29.555 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:15:29.555 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:15:29.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:15:29.555 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:15:29.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:15:29.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:15:29.556 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:15:29.556 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:15:29.556 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7719ms 2025-06-25 10:15:29.556 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:15:29.556 +03:00 [DBG] Connection id "0HNC8090TG50F" completed keep alive response. 2025-06-25 10:15:29.556 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1424ms 2025-06-25 10:15:29.556 +03:00 [DBG] Connection id "0HNC8090TG50F" received FIN. 2025-06-25 10:15:29.556 +03:00 [DBG] Connection id "0HNC8090TG50F" disconnecting. 2025-06-25 10:15:29.557 +03:00 [DBG] Connection id "0HNC8090TG50F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:15:29.558 +03:00 [DBG] Connection id "0HNC8090TG50F" stopped. 2025-06-25 10:16:29.537 +03:00 [DBG] Connection id "0HNC8090TG50G" accepted. 2025-06-25 10:16:29.537 +03:00 [DBG] Connection id "0HNC8090TG50G" started. 2025-06-25 10:16:29.537 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:16:29.537 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:16:29.537 +03:00 [DBG] POST requests are not supported 2025-06-25 10:16:29.537 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:16:29.537 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:16:29.538 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:16:29.538 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:16:29.538 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:16:29.538 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:16:29.538 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:16:29.538 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:16:29.538 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:16:29.538 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:16:29.538 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:16:29.538 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:16:29.538 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:16:29.538 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:16:29.538 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:16:29.538 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:16:29.538 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:16:29.538 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:16:29.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:16:29.538 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:16:29.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:16:29.538 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:16:29.538 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:16:29.539 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1699ms. 2025-06-25 10:16:29.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:16:29.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:16:29.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:16:29.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:16:29.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:16:29.539 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:16:29.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:16:29.539 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:16:29.539 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:16:29.539 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:16:29.539 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:16:29.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:16:29.539 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:16:29.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:16:29.539 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:16:29.539 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:16:29.539 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:16:29.539 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4653ms 2025-06-25 10:16:29.539 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:16:29.540 +03:00 [DBG] Connection id "0HNC8090TG50G" completed keep alive response. 2025-06-25 10:16:29.540 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1801ms 2025-06-25 10:16:29.540 +03:00 [DBG] Connection id "0HNC8090TG50G" received FIN. 2025-06-25 10:16:29.540 +03:00 [DBG] Connection id "0HNC8090TG50G" disconnecting. 2025-06-25 10:16:29.540 +03:00 [DBG] Connection id "0HNC8090TG50G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:16:29.541 +03:00 [DBG] Connection id "0HNC8090TG50G" stopped. 2025-06-25 10:17:29.552 +03:00 [DBG] Connection id "0HNC8090TG50H" accepted. 2025-06-25 10:17:29.552 +03:00 [DBG] Connection id "0HNC8090TG50H" started. 2025-06-25 10:17:29.553 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:17:29.553 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:17:29.553 +03:00 [DBG] POST requests are not supported 2025-06-25 10:17:29.553 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:17:29.553 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:17:29.553 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:17:29.553 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:17:29.553 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:17:29.553 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:17:29.553 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:17:29.553 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:17:29.553 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:17:29.553 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:17:29.553 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:17:29.553 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:17:29.553 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:17:29.553 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:17:29.553 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:17:29.553 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:17:29.553 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:17:29.554 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:17:29.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:17:29.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:17:29.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:17:29.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:17:29.554 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:17:29.554 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1504ms. 2025-06-25 10:17:29.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:17:29.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:17:29.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:17:29.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:17:29.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:17:29.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:17:29.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:17:29.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:17:29.554 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:17:29.554 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:17:29.554 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:17:29.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:17:29.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:17:29.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:17:29.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:17:29.554 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:17:29.555 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:17:29.555 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1823ms 2025-06-25 10:17:29.555 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:17:29.555 +03:00 [DBG] Connection id "0HNC8090TG50H" completed keep alive response. 2025-06-25 10:17:29.555 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1013ms 2025-06-25 10:17:29.555 +03:00 [DBG] Connection id "0HNC8090TG50H" received FIN. 2025-06-25 10:17:29.555 +03:00 [DBG] Connection id "0HNC8090TG50H" disconnecting. 2025-06-25 10:17:29.555 +03:00 [DBG] Connection id "0HNC8090TG50H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:17:29.556 +03:00 [DBG] Connection id "0HNC8090TG50H" stopped. 2025-06-25 10:18:29.545 +03:00 [DBG] Connection id "0HNC8090TG50I" accepted. 2025-06-25 10:18:29.546 +03:00 [DBG] Connection id "0HNC8090TG50I" started. 2025-06-25 10:18:29.546 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:18:29.546 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:18:29.546 +03:00 [DBG] POST requests are not supported 2025-06-25 10:18:29.546 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:18:29.546 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:18:29.546 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:18:29.546 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:18:29.546 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:18:29.546 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:18:29.546 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:18:29.546 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:18:29.546 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:18:29.546 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:18:29.546 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:18:29.546 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:18:29.546 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:18:29.546 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:18:29.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:18:29.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:18:29.546 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:18:29.546 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:18:29.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:18:29.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:18:29.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:18:29.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:18:29.546 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:18:29.547 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1234ms. 2025-06-25 10:18:29.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:18:29.547 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:18:29.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:18:29.547 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:18:29.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:18:29.547 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:18:29.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:18:29.547 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:18:29.547 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:18:29.547 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:18:29.547 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:18:29.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:18:29.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:18:29.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:18:29.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:18:29.547 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:18:29.547 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:18:29.547 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7394ms 2025-06-25 10:18:29.547 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:18:29.547 +03:00 [DBG] Connection id "0HNC8090TG50I" completed keep alive response. 2025-06-25 10:18:29.547 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3285ms 2025-06-25 10:18:29.547 +03:00 [DBG] Connection id "0HNC8090TG50I" received FIN. 2025-06-25 10:18:29.547 +03:00 [DBG] Connection id "0HNC8090TG50I" disconnecting. 2025-06-25 10:18:29.547 +03:00 [DBG] Connection id "0HNC8090TG50I" stopped. 2025-06-25 10:18:29.548 +03:00 [DBG] Connection id "0HNC8090TG50I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:19:29.553 +03:00 [DBG] Connection id "0HNC8090TG50J" accepted. 2025-06-25 10:19:29.553 +03:00 [DBG] Connection id "0HNC8090TG50J" started. 2025-06-25 10:19:29.553 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:19:29.553 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:19:29.553 +03:00 [DBG] POST requests are not supported 2025-06-25 10:19:29.553 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:19:29.553 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:19:29.553 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:19:29.553 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:19:29.553 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:19:29.553 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:19:29.553 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:19:29.553 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:19:29.554 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:19:29.554 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:19:29.554 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:19:29.554 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:19:29.554 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:19:29.554 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:19:29.554 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:19:29.554 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:19:29.554 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:19:29.554 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:19:29.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:19:29.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:19:29.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:19:29.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:19:29.554 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:19:29.554 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1174ms. 2025-06-25 10:19:29.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:19:29.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:19:29.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:19:29.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:19:29.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:19:29.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:19:29.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:19:29.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:19:29.554 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:19:29.554 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:19:29.554 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:19:29.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:19:29.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:19:29.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:19:29.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:19:29.554 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:19:29.554 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:19:29.554 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7077ms 2025-06-25 10:19:29.554 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:19:29.554 +03:00 [DBG] Connection id "0HNC8090TG50J" completed keep alive response. 2025-06-25 10:19:29.554 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3825ms 2025-06-25 10:19:29.555 +03:00 [DBG] Connection id "0HNC8090TG50J" received FIN. 2025-06-25 10:19:29.555 +03:00 [DBG] Connection id "0HNC8090TG50J" disconnecting. 2025-06-25 10:19:29.555 +03:00 [DBG] Connection id "0HNC8090TG50J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:19:29.556 +03:00 [DBG] Connection id "0HNC8090TG50J" stopped. 2025-06-25 10:20:29.543 +03:00 [DBG] Connection id "0HNC8090TG50K" accepted. 2025-06-25 10:20:29.543 +03:00 [DBG] Connection id "0HNC8090TG50K" started. 2025-06-25 10:20:29.543 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:20:29.543 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:20:29.543 +03:00 [DBG] POST requests are not supported 2025-06-25 10:20:29.544 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:20:29.544 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:20:29.544 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:20:29.544 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:20:29.544 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:20:29.544 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:20:29.544 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:20:29.544 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:20:29.544 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:20:29.544 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:20:29.544 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:20:29.544 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:20:29.545 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:20:29.545 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:20:29.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:20:29.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:20:29.545 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:20:29.545 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:20:29.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:20:29.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:20:29.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:20:29.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:20:29.545 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:20:29.545 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.164ms. 2025-06-25 10:20:29.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:20:29.545 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:20:29.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:20:29.545 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:20:29.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:20:29.545 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:20:29.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:20:29.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:20:29.546 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:20:29.546 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:20:29.546 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:20:29.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:20:29.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:20:29.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:20:29.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:20:29.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:20:29.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:20:29.546 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1545ms 2025-06-25 10:20:29.546 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:20:29.546 +03:00 [DBG] Connection id "0HNC8090TG50K" completed keep alive response. 2025-06-25 10:20:29.546 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6459ms 2025-06-25 10:20:29.546 +03:00 [DBG] Connection id "0HNC8090TG50K" received FIN. 2025-06-25 10:20:29.546 +03:00 [DBG] Connection id "0HNC8090TG50K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:20:29.546 +03:00 [DBG] Connection id "0HNC8090TG50K" disconnecting. 2025-06-25 10:20:29.547 +03:00 [DBG] Connection id "0HNC8090TG50K" stopped. 2025-06-25 10:21:29.543 +03:00 [DBG] Connection id "0HNC8090TG50L" accepted. 2025-06-25 10:21:29.543 +03:00 [DBG] Connection id "0HNC8090TG50L" started. 2025-06-25 10:21:29.543 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:21:29.543 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:21:29.543 +03:00 [DBG] POST requests are not supported 2025-06-25 10:21:29.544 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:21:29.544 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:21:29.544 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:21:29.544 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:21:29.544 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:21:29.544 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:21:29.544 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:21:29.544 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:21:29.544 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:21:29.544 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:21:29.544 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:21:29.544 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:21:29.544 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:21:29.544 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:21:29.544 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:21:29.544 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:21:29.544 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:21:29.544 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:21:29.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:21:29.544 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:21:29.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:21:29.544 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:21:29.544 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:21:29.545 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1257ms. 2025-06-25 10:21:29.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:21:29.545 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:21:29.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:21:29.545 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:21:29.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:21:29.545 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:21:29.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:21:29.545 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:21:29.545 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:21:29.545 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:21:29.545 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:21:29.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:21:29.545 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:21:29.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:21:29.545 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:21:29.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:21:29.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:21:29.545 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8153ms 2025-06-25 10:21:29.545 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:21:29.545 +03:00 [DBG] Connection id "0HNC8090TG50L" completed keep alive response. 2025-06-25 10:21:29.545 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8027ms 2025-06-25 10:21:29.545 +03:00 [DBG] Connection id "0HNC8090TG50L" received FIN. 2025-06-25 10:21:29.545 +03:00 [DBG] Connection id "0HNC8090TG50L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:21:29.545 +03:00 [DBG] Connection id "0HNC8090TG50L" disconnecting. 2025-06-25 10:21:29.545 +03:00 [DBG] Connection id "0HNC8090TG50L" stopped. 2025-06-25 10:22:14.555 +03:00 [DBG] Connection id "0HNC8090TG50M" accepted. 2025-06-25 10:22:14.556 +03:00 [DBG] Connection id "0HNC8090TG50M" started. 2025-06-25 10:22:14.556 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:22:14.556 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:22:14.556 +03:00 [DBG] POST requests are not supported 2025-06-25 10:22:14.556 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:22:14.556 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:22:14.556 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:14.556 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:22:14.556 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:22:14.556 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:22:14.556 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:22:14.556 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:14.556 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:22:14.556 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:22:14.556 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:22:14.556 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:22:14.556 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:22:14.556 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:22:14.556 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:14.556 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:14.556 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:22:14.556 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:22:14.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:14.556 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:14.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:14.556 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:14.556 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:22:14.557 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1466ms. 2025-06-25 10:22:14.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:14.557 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:14.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:14.557 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:14.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:14.557 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:14.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:14.557 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:14.557 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:22:14.557 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:22:14.557 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:22:14.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:14.557 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:14.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:14.557 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:14.557 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:14.557 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:14.557 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7451ms 2025-06-25 10:22:14.557 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:14.557 +03:00 [DBG] Connection id "0HNC8090TG50M" completed keep alive response. 2025-06-25 10:22:14.557 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4105ms 2025-06-25 10:22:14.557 +03:00 [DBG] Connection id "0HNC8090TG50M" received FIN. 2025-06-25 10:22:14.558 +03:00 [DBG] Connection id "0HNC8090TG50M" disconnecting. 2025-06-25 10:22:14.558 +03:00 [DBG] Connection id "0HNC8090TG50M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:22:14.559 +03:00 [DBG] Connection id "0HNC8090TG50M" stopped. 2025-06-25 10:22:15.623 +03:00 [DBG] Connection id "0HNC8090TG50N" accepted. 2025-06-25 10:22:15.623 +03:00 [DBG] Connection id "0HNC8090TG50N" started. 2025-06-25 10:22:15.623 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:22:15.623 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:22:15.623 +03:00 [DBG] POST requests are not supported 2025-06-25 10:22:15.624 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:22:15.624 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:22:15.624 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:15.624 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:22:15.624 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:22:15.624 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:22:15.624 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:22:15.624 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:15.624 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:22:15.624 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:22:15.624 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:22:15.624 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:22:15.624 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:22:15.624 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:22:15.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:15.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:15.624 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:22:15.624 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:22:15.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:15.624 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:15.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:15.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:15.625 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:22:15.625 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1852ms. 2025-06-25 10:22:15.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:15.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:15.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:15.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:15.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:15.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:15.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:15.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:15.625 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:22:15.625 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:22:15.625 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:22:15.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:15.625 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:15.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:15.625 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:15.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:15.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:15.625 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1002ms 2025-06-25 10:22:15.625 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:15.625 +03:00 [DBG] Connection id "0HNC8090TG50N" completed keep alive response. 2025-06-25 10:22:15.625 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1239ms 2025-06-25 10:22:15.626 +03:00 [DBG] Connection id "0HNC8090TG50N" received FIN. 2025-06-25 10:22:15.626 +03:00 [DBG] Connection id "0HNC8090TG50N" disconnecting. 2025-06-25 10:22:15.626 +03:00 [DBG] Connection id "0HNC8090TG50N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:22:15.627 +03:00 [DBG] Connection id "0HNC8090TG50N" stopped. 2025-06-25 10:22:21.549 +03:00 [DBG] Connection id "0HNC8090TG50O" accepted. 2025-06-25 10:22:21.549 +03:00 [DBG] Connection id "0HNC8090TG50O" started. 2025-06-25 10:22:21.549 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:22:21.549 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:22:21.549 +03:00 [DBG] POST requests are not supported 2025-06-25 10:22:21.549 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:22:21.549 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:22:21.549 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:21.549 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:22:21.549 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:22:21.549 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:22:21.549 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:22:21.549 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:21.549 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:22:21.549 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:22:21.549 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:22:21.549 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:22:21.549 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:22:21.549 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:22:21.549 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:21.549 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:21.549 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:22:21.549 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:22:21.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:21.549 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:21.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:21.550 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:21.550 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:22:21.550 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.139ms. 2025-06-25 10:22:21.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:21.550 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:21.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:21.550 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:21.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:21.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:21.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:21.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:21.550 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:22:21.550 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:22:21.550 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:22:21.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:21.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:21.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:21.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:21.550 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:21.550 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:21.550 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6701ms 2025-06-25 10:22:21.550 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:21.550 +03:00 [DBG] Connection id "0HNC8090TG50O" completed keep alive response. 2025-06-25 10:22:21.550 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2093ms 2025-06-25 10:22:21.550 +03:00 [DBG] Connection id "0HNC8090TG50O" received FIN. 2025-06-25 10:22:21.550 +03:00 [DBG] Connection id "0HNC8090TG50O" disconnecting. 2025-06-25 10:22:21.551 +03:00 [DBG] Connection id "0HNC8090TG50O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:22:21.552 +03:00 [DBG] Connection id "0HNC8090TG50O" stopped. 2025-06-25 10:22:26.545 +03:00 [DBG] Connection id "0HNC8090TG50P" accepted. 2025-06-25 10:22:26.545 +03:00 [DBG] Connection id "0HNC8090TG50P" started. 2025-06-25 10:22:26.546 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:22:26.546 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:22:26.546 +03:00 [DBG] POST requests are not supported 2025-06-25 10:22:26.546 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:22:26.546 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:22:26.546 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:26.546 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:22:26.546 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:22:26.546 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:22:26.546 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:22:26.546 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:26.546 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:22:26.546 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:22:26.546 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:22:26.546 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:22:26.546 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:22:26.546 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:22:26.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:26.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:26.546 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:22:26.546 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:22:26.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:26.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:26.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:26.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:26.546 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:22:26.547 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.127ms. 2025-06-25 10:22:26.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:26.547 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:26.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:26.547 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:26.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:26.547 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:26.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:26.547 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:26.547 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:22:26.547 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:22:26.547 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:22:26.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:26.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:26.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:26.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:26.547 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:26.547 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:26.547 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9075ms 2025-06-25 10:22:26.547 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:26.547 +03:00 [DBG] Connection id "0HNC8090TG50P" completed keep alive response. 2025-06-25 10:22:26.547 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5802ms 2025-06-25 10:22:26.547 +03:00 [DBG] Connection id "0HNC8090TG50P" received FIN. 2025-06-25 10:22:26.548 +03:00 [DBG] Connection id "0HNC8090TG50P" disconnecting. 2025-06-25 10:22:26.548 +03:00 [DBG] Connection id "0HNC8090TG50P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:22:26.549 +03:00 [DBG] Connection id "0HNC8090TG50P" stopped. 2025-06-25 10:22:31.547 +03:00 [DBG] Connection id "0HNC8090TG50Q" accepted. 2025-06-25 10:22:31.547 +03:00 [DBG] Connection id "0HNC8090TG50Q" started. 2025-06-25 10:22:31.547 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:22:31.547 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:22:31.548 +03:00 [DBG] POST requests are not supported 2025-06-25 10:22:31.548 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:22:31.548 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:22:31.548 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:31.548 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:22:31.548 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:22:31.548 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:22:31.548 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:22:31.548 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:31.548 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:22:31.548 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:22:31.548 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:22:31.548 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:22:31.548 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:22:31.548 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:22:31.548 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:31.548 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:31.548 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:22:31.548 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:22:31.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:31.549 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:31.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:31.549 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:31.549 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:22:31.549 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.209ms. 2025-06-25 10:22:31.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:31.549 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:31.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:31.549 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:31.549 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:31.549 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:31.549 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:31.549 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:31.549 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:22:31.549 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:22:31.549 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:22:31.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:31.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:31.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:31.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:31.550 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:31.550 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:31.550 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4216ms 2025-06-25 10:22:31.550 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:31.550 +03:00 [DBG] Connection id "0HNC8090TG50Q" completed keep alive response. 2025-06-25 10:22:31.550 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4907ms 2025-06-25 10:22:31.550 +03:00 [DBG] Connection id "0HNC8090TG50Q" received FIN. 2025-06-25 10:22:31.550 +03:00 [DBG] Connection id "0HNC8090TG50Q" disconnecting. 2025-06-25 10:22:31.550 +03:00 [DBG] Connection id "0HNC8090TG50Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:22:31.551 +03:00 [DBG] Connection id "0HNC8090TG50Q" stopped. 2025-06-25 10:22:36.554 +03:00 [DBG] Connection id "0HNC8090TG50R" accepted. 2025-06-25 10:22:36.554 +03:00 [DBG] Connection id "0HNC8090TG50R" started. 2025-06-25 10:22:36.554 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:22:36.554 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:22:36.554 +03:00 [DBG] POST requests are not supported 2025-06-25 10:22:36.554 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:22:36.554 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:22:36.554 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:36.554 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:22:36.555 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:22:36.555 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:22:36.555 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:22:36.555 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:36.555 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:22:36.555 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:22:36.555 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:22:36.555 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:22:36.555 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:22:36.555 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:22:36.555 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:36.555 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:36.555 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:22:36.555 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:22:36.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:36.555 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:36.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:36.555 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:36.555 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:22:36.555 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1315ms. 2025-06-25 10:22:36.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:36.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:36.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:36.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:36.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:36.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:36.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:36.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:36.556 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:22:36.556 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:22:36.556 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:22:36.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:36.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:36.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:36.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:36.556 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:36.556 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:36.556 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1591ms 2025-06-25 10:22:36.556 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:36.556 +03:00 [DBG] Connection id "0HNC8090TG50R" completed keep alive response. 2025-06-25 10:22:36.556 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8979ms 2025-06-25 10:22:36.556 +03:00 [DBG] Connection id "0HNC8090TG50R" received FIN. 2025-06-25 10:22:36.556 +03:00 [DBG] Connection id "0HNC8090TG50R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:22:36.557 +03:00 [DBG] Connection id "0HNC8090TG50R" disconnecting. 2025-06-25 10:22:36.557 +03:00 [DBG] Connection id "0HNC8090TG50R" stopped. 2025-06-25 10:22:41.550 +03:00 [DBG] Connection id "0HNC8090TG50S" accepted. 2025-06-25 10:22:41.550 +03:00 [DBG] Connection id "0HNC8090TG50S" started. 2025-06-25 10:22:41.551 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:22:41.551 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:22:41.551 +03:00 [DBG] POST requests are not supported 2025-06-25 10:22:41.551 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:22:41.551 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:22:41.551 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:41.551 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:22:41.551 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:22:41.551 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:22:41.551 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:22:41.551 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:41.551 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:22:41.551 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:22:41.551 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:22:41.551 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:22:41.551 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:22:41.551 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:22:41.551 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:41.551 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:41.551 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:22:41.552 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:22:41.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:41.552 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:41.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:41.552 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:41.552 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:22:41.552 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2094ms. 2025-06-25 10:22:41.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:41.552 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:41.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:41.552 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:41.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:41.552 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:41.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:41.552 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:41.552 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:22:41.552 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:22:41.552 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:22:41.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:41.552 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:41.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:41.553 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:41.553 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:41.553 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:41.553 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3028ms 2025-06-25 10:22:41.553 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:41.553 +03:00 [DBG] Connection id "0HNC8090TG50S" completed keep alive response. 2025-06-25 10:22:41.553 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3073ms 2025-06-25 10:22:41.553 +03:00 [DBG] Connection id "0HNC8090TG50S" received FIN. 2025-06-25 10:22:41.553 +03:00 [DBG] Connection id "0HNC8090TG50S" disconnecting. 2025-06-25 10:22:41.554 +03:00 [DBG] Connection id "0HNC8090TG50S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:22:41.555 +03:00 [DBG] Connection id "0HNC8090TG50S" stopped. 2025-06-25 10:22:46.542 +03:00 [DBG] Connection id "0HNC8090TG50T" accepted. 2025-06-25 10:22:46.542 +03:00 [DBG] Connection id "0HNC8090TG50T" started. 2025-06-25 10:22:46.543 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:22:46.543 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:22:46.543 +03:00 [DBG] POST requests are not supported 2025-06-25 10:22:46.543 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:22:46.543 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:22:46.543 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:46.543 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:22:46.543 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:22:46.543 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:22:46.543 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:22:46.543 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:46.543 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:22:46.543 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:22:46.543 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:22:46.543 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:22:46.543 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:22:46.543 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:22:46.543 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:46.543 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:46.543 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:22:46.543 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:22:46.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:46.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:46.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:46.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:46.543 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:22:46.543 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.123ms. 2025-06-25 10:22:46.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:46.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:46.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:46.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:46.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:46.544 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:46.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:46.544 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:46.544 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:22:46.544 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:22:46.544 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:22:46.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:46.544 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:46.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:46.544 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:46.544 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:46.544 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:46.544 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6515ms 2025-06-25 10:22:46.544 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:46.544 +03:00 [DBG] Connection id "0HNC8090TG50T" completed keep alive response. 2025-06-25 10:22:46.544 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3272ms 2025-06-25 10:22:46.544 +03:00 [DBG] Connection id "0HNC8090TG50T" received FIN. 2025-06-25 10:22:46.544 +03:00 [DBG] Connection id "0HNC8090TG50T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:22:46.544 +03:00 [DBG] Connection id "0HNC8090TG50T" disconnecting. 2025-06-25 10:22:46.544 +03:00 [DBG] Connection id "0HNC8090TG50T" stopped. 2025-06-25 10:22:51.553 +03:00 [DBG] Connection id "0HNC8090TG50U" accepted. 2025-06-25 10:22:51.553 +03:00 [DBG] Connection id "0HNC8090TG50U" started. 2025-06-25 10:22:51.553 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:22:51.553 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:22:51.553 +03:00 [DBG] POST requests are not supported 2025-06-25 10:22:51.553 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:22:51.554 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:22:51.554 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:51.554 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:22:51.554 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:22:51.554 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:22:51.554 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:22:51.554 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:51.554 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:22:51.554 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:22:51.554 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:22:51.554 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:22:51.554 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:22:51.554 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:22:51.554 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:51.554 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:51.554 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:22:51.554 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:22:51.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:51.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:51.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:51.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:51.554 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:22:51.554 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.13ms. 2025-06-25 10:22:51.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:51.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:51.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:51.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:51.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:51.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:51.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:51.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:51.554 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:22:51.554 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:22:51.554 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:22:51.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:51.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:51.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:51.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:51.555 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:51.555 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:51.555 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6452ms 2025-06-25 10:22:51.555 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:51.555 +03:00 [DBG] Connection id "0HNC8090TG50U" completed keep alive response. 2025-06-25 10:22:51.555 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2535ms 2025-06-25 10:22:51.555 +03:00 [DBG] Connection id "0HNC8090TG50U" received FIN. 2025-06-25 10:22:51.555 +03:00 [DBG] Connection id "0HNC8090TG50U" disconnecting. 2025-06-25 10:22:51.555 +03:00 [DBG] Connection id "0HNC8090TG50U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:22:51.556 +03:00 [DBG] Connection id "0HNC8090TG50U" stopped. 2025-06-25 10:22:56.544 +03:00 [DBG] Connection id "0HNC8090TG50V" accepted. 2025-06-25 10:22:56.544 +03:00 [DBG] Connection id "0HNC8090TG50V" started. 2025-06-25 10:22:56.544 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:22:56.544 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:22:56.544 +03:00 [DBG] POST requests are not supported 2025-06-25 10:22:56.544 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:22:56.544 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:22:56.544 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:56.544 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:22:56.545 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:22:56.545 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:22:56.545 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:22:56.545 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:56.545 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:22:56.545 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:22:56.545 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:22:56.545 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:22:56.545 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:22:56.545 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:22:56.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:56.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:56.545 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:22:56.545 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:22:56.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:56.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:56.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:56.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:56.546 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:22:56.546 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1624ms. 2025-06-25 10:22:56.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:56.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:22:56.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:56.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:22:56.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:56.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:56.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:56.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:56.546 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:22:56.546 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:22:56.546 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:22:56.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:56.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:22:56.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:56.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:56.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:56.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:22:56.546 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3479ms 2025-06-25 10:22:56.546 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:22:56.547 +03:00 [DBG] Connection id "0HNC8090TG50V" completed keep alive response. 2025-06-25 10:22:56.547 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4814ms 2025-06-25 10:22:56.547 +03:00 [DBG] Connection id "0HNC8090TG50V" received FIN. 2025-06-25 10:22:56.547 +03:00 [DBG] Connection id "0HNC8090TG50V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:22:56.547 +03:00 [DBG] Connection id "0HNC8090TG50V" disconnecting. 2025-06-25 10:22:56.547 +03:00 [DBG] Connection id "0HNC8090TG50V" stopped. 2025-06-25 10:23:01.551 +03:00 [DBG] Connection id "0HNC8090TG510" accepted. 2025-06-25 10:23:01.551 +03:00 [DBG] Connection id "0HNC8090TG510" started. 2025-06-25 10:23:01.551 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:23:01.551 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:23:01.551 +03:00 [DBG] POST requests are not supported 2025-06-25 10:23:01.551 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:23:01.551 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:23:01.551 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:23:01.551 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:23:01.551 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:23:01.551 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:23:01.551 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:23:01.551 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:23:01.551 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:23:01.551 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:23:01.551 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:23:01.551 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:23:01.551 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:23:01.551 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:23:01.551 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:01.551 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:01.551 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:23:01.551 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:23:01.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:23:01.551 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:23:01.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:23:01.551 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:23:01.551 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:23:01.552 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1056ms. 2025-06-25 10:23:01.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:23:01.552 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:23:01.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:23:01.552 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:23:01.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:01.552 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:01.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:23:01.552 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:23:01.552 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:23:01.552 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:23:01.552 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:23:01.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:23:01.552 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:23:01.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:01.552 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:01.552 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:01.552 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:01.552 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6365ms 2025-06-25 10:23:01.552 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:23:01.552 +03:00 [DBG] Connection id "0HNC8090TG510" completed keep alive response. 2025-06-25 10:23:01.552 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2056ms 2025-06-25 10:23:01.552 +03:00 [DBG] Connection id "0HNC8090TG510" received FIN. 2025-06-25 10:23:01.552 +03:00 [DBG] Connection id "0HNC8090TG510" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:23:01.552 +03:00 [DBG] Connection id "0HNC8090TG510" disconnecting. 2025-06-25 10:23:01.552 +03:00 [DBG] Connection id "0HNC8090TG510" stopped. 2025-06-25 10:23:06.557 +03:00 [DBG] Connection id "0HNC8090TG511" accepted. 2025-06-25 10:23:06.558 +03:00 [DBG] Connection id "0HNC8090TG511" started. 2025-06-25 10:23:06.559 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:23:06.559 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:23:06.559 +03:00 [DBG] POST requests are not supported 2025-06-25 10:23:06.559 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:23:06.559 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:23:06.559 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:23:06.559 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:23:06.560 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:23:06.560 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:23:06.560 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:23:06.560 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:23:06.560 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:23:06.560 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:23:06.560 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:23:06.560 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:23:06.560 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:23:06.560 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:23:06.560 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:06.560 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:06.560 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:23:06.560 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:23:06.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:23:06.560 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:23:06.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:23:06.560 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:23:06.560 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:23:06.561 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2062ms. 2025-06-25 10:23:06.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:23:06.561 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:23:06.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:23:06.561 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:23:06.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:06.561 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:06.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:23:06.561 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:23:06.561 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:23:06.561 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:23:06.561 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:23:06.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:23:06.561 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:23:06.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:06.561 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:06.561 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:06.561 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:06.561 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1792ms 2025-06-25 10:23:06.561 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:23:06.561 +03:00 [DBG] Connection id "0HNC8090TG511" completed keep alive response. 2025-06-25 10:23:06.561 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4667ms 2025-06-25 10:23:06.562 +03:00 [DBG] Connection id "0HNC8090TG511" received FIN. 2025-06-25 10:23:06.562 +03:00 [DBG] Connection id "0HNC8090TG511" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:23:06.562 +03:00 [DBG] Connection id "0HNC8090TG511" disconnecting. 2025-06-25 10:23:06.562 +03:00 [DBG] Connection id "0HNC8090TG511" stopped. 2025-06-25 10:23:11.544 +03:00 [DBG] Connection id "0HNC8090TG512" accepted. 2025-06-25 10:23:11.544 +03:00 [DBG] Connection id "0HNC8090TG512" started. 2025-06-25 10:23:11.544 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:23:11.544 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:23:11.544 +03:00 [DBG] POST requests are not supported 2025-06-25 10:23:11.544 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:23:11.544 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:23:11.544 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:23:11.544 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:23:11.544 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:23:11.545 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:23:11.545 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:23:11.545 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:23:11.545 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:23:11.545 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:23:11.545 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:23:11.545 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:23:11.545 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:23:11.545 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:23:11.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:11.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:11.545 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:23:11.545 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:23:11.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:23:11.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:23:11.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:23:11.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:23:11.545 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:23:11.545 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1404ms. 2025-06-25 10:23:11.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:23:11.545 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:23:11.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:23:11.545 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:23:11.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:11.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:11.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:23:11.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:23:11.546 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:23:11.546 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:23:11.546 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:23:11.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:23:11.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:23:11.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:11.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:11.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:11.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:11.546 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9751ms 2025-06-25 10:23:11.546 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:23:11.546 +03:00 [DBG] Connection id "0HNC8090TG512" completed keep alive response. 2025-06-25 10:23:11.546 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.713ms 2025-06-25 10:23:11.546 +03:00 [DBG] Connection id "0HNC8090TG512" received FIN. 2025-06-25 10:23:11.546 +03:00 [DBG] Connection id "0HNC8090TG512" disconnecting. 2025-06-25 10:23:11.546 +03:00 [DBG] Connection id "0HNC8090TG512" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:23:11.547 +03:00 [DBG] Connection id "0HNC8090TG512" stopped. 2025-06-25 10:23:16.556 +03:00 [DBG] Connection id "0HNC8090TG513" accepted. 2025-06-25 10:23:16.556 +03:00 [DBG] Connection id "0HNC8090TG513" started. 2025-06-25 10:23:16.556 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:23:16.556 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:23:16.556 +03:00 [DBG] POST requests are not supported 2025-06-25 10:23:16.556 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:23:16.556 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:23:16.556 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:23:16.556 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:23:16.557 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:23:16.557 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:23:16.557 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:23:16.557 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:23:16.557 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:23:16.557 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:23:16.557 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:23:16.557 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:23:16.557 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:23:16.557 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:23:16.557 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:16.557 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:16.557 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:23:16.558 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:23:16.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:23:16.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:23:16.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:23:16.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:23:16.558 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:23:16.558 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1704ms. 2025-06-25 10:23:16.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:23:16.558 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:23:16.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:23:16.558 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:23:16.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:16.558 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:16.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:23:16.559 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:23:16.559 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:23:16.559 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:23:16.559 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:23:16.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:23:16.559 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:23:16.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:16.559 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:16.559 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:16.559 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:16.559 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7784ms 2025-06-25 10:23:16.559 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:23:16.559 +03:00 [DBG] Connection id "0HNC8090TG513" completed keep alive response. 2025-06-25 10:23:16.559 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2262ms 2025-06-25 10:23:16.560 +03:00 [DBG] Connection id "0HNC8090TG513" received FIN. 2025-06-25 10:23:16.560 +03:00 [DBG] Connection id "0HNC8090TG513" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:23:16.560 +03:00 [DBG] Connection id "0HNC8090TG513" disconnecting. 2025-06-25 10:23:16.560 +03:00 [DBG] Connection id "0HNC8090TG513" stopped. 2025-06-25 10:23:29.551 +03:00 [DBG] Connection id "0HNC8090TG514" accepted. 2025-06-25 10:23:29.552 +03:00 [DBG] Connection id "0HNC8090TG514" started. 2025-06-25 10:23:29.552 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:23:29.552 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:23:29.552 +03:00 [DBG] POST requests are not supported 2025-06-25 10:23:29.552 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:23:29.552 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:23:29.552 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:23:29.552 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:23:29.552 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:23:29.552 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:23:29.552 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:23:29.552 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:23:29.552 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:23:29.552 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:23:29.552 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:23:29.552 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:23:29.552 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:23:29.552 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:23:29.552 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:29.552 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:29.552 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:23:29.552 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:23:29.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:23:29.552 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:23:29.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:23:29.552 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:23:29.552 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:23:29.553 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1359ms. 2025-06-25 10:23:29.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:23:29.553 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:23:29.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:23:29.553 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:23:29.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:29.553 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:29.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:23:29.553 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:23:29.553 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:23:29.553 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:23:29.553 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:23:29.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:23:29.553 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:23:29.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:29.553 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:29.553 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:29.553 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:23:29.553 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6969ms 2025-06-25 10:23:29.553 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:23:29.553 +03:00 [DBG] Connection id "0HNC8090TG514" completed keep alive response. 2025-06-25 10:23:29.553 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2803ms 2025-06-25 10:23:29.553 +03:00 [DBG] Connection id "0HNC8090TG514" received FIN. 2025-06-25 10:23:29.553 +03:00 [DBG] Connection id "0HNC8090TG514" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:23:29.554 +03:00 [DBG] Connection id "0HNC8090TG514" disconnecting. 2025-06-25 10:23:29.554 +03:00 [DBG] Connection id "0HNC8090TG514" stopped. 2025-06-25 10:24:29.541 +03:00 [DBG] Connection id "0HNC8090TG515" accepted. 2025-06-25 10:24:29.541 +03:00 [DBG] Connection id "0HNC8090TG515" started. 2025-06-25 10:24:29.541 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:24:29.541 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:24:29.541 +03:00 [DBG] POST requests are not supported 2025-06-25 10:24:29.541 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:24:29.541 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:24:29.541 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:24:29.541 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:24:29.542 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:24:29.542 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:24:29.542 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:24:29.542 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:24:29.542 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:24:29.542 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:24:29.542 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:24:29.542 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:24:29.542 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:24:29.542 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:24:29.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:24:29.542 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:24:29.542 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:24:29.543 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:24:29.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:24:29.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:24:29.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:24:29.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:24:29.543 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:24:29.544 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1328ms. 2025-06-25 10:24:29.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:24:29.544 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:24:29.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:24:29.544 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:24:29.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:24:29.544 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:24:29.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:24:29.544 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:24:29.544 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:24:29.544 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:24:29.544 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:24:29.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:24:29.544 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:24:29.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:24:29.544 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:24:29.544 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:24:29.544 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:24:29.544 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0848ms 2025-06-25 10:24:29.544 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:24:29.544 +03:00 [DBG] Connection id "0HNC8090TG515" completed keep alive response. 2025-06-25 10:24:29.544 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6317ms 2025-06-25 10:24:29.544 +03:00 [DBG] Connection id "0HNC8090TG515" received FIN. 2025-06-25 10:24:29.544 +03:00 [DBG] Connection id "0HNC8090TG515" disconnecting. 2025-06-25 10:24:29.544 +03:00 [DBG] Connection id "0HNC8090TG515" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:24:29.546 +03:00 [DBG] Connection id "0HNC8090TG515" stopped. 2025-06-25 10:25:29.557 +03:00 [DBG] Connection id "0HNC8090TG516" accepted. 2025-06-25 10:25:29.557 +03:00 [DBG] Connection id "0HNC8090TG516" started. 2025-06-25 10:25:29.558 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:25:29.558 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:25:29.558 +03:00 [DBG] POST requests are not supported 2025-06-25 10:25:29.558 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:25:29.558 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:25:29.558 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:25:29.558 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:25:29.558 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:25:29.558 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:25:29.558 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:25:29.558 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:25:29.558 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:25:29.558 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:25:29.558 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:25:29.558 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:25:29.558 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:25:29.558 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:25:29.558 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:25:29.558 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:25:29.558 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:25:29.558 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:25:29.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:25:29.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:25:29.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:25:29.559 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:25:29.559 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:25:29.559 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1304ms. 2025-06-25 10:25:29.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:25:29.559 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:25:29.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:25:29.559 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:25:29.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:25:29.559 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:25:29.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:25:29.559 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:25:29.559 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:25:29.559 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:25:29.559 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:25:29.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:25:29.559 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:25:29.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:25:29.559 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:25:29.559 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:25:29.559 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:25:29.559 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7075ms 2025-06-25 10:25:29.559 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:25:29.559 +03:00 [DBG] Connection id "0HNC8090TG516" completed keep alive response. 2025-06-25 10:25:29.559 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5973ms 2025-06-25 10:25:29.559 +03:00 [DBG] Connection id "0HNC8090TG516" received FIN. 2025-06-25 10:25:29.559 +03:00 [DBG] Connection id "0HNC8090TG516" disconnecting. 2025-06-25 10:25:29.559 +03:00 [DBG] Connection id "0HNC8090TG516" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:25:29.561 +03:00 [DBG] Connection id "0HNC8090TG516" stopped. 2025-06-25 10:26:29.554 +03:00 [DBG] Connection id "0HNC8090TG517" accepted. 2025-06-25 10:26:29.554 +03:00 [DBG] Connection id "0HNC8090TG517" started. 2025-06-25 10:26:29.554 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:26:29.554 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:26:29.555 +03:00 [DBG] POST requests are not supported 2025-06-25 10:26:29.555 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:26:29.555 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:26:29.555 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:26:29.555 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:26:29.555 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:26:29.555 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:26:29.555 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:26:29.555 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:26:29.555 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:26:29.555 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:26:29.556 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:26:29.556 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:26:29.556 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:26:29.556 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:26:29.556 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:26:29.556 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:26:29.556 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:26:29.556 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:26:29.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:26:29.556 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:26:29.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:26:29.556 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:26:29.556 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:26:29.556 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1265ms. 2025-06-25 10:26:29.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:26:29.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:26:29.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:26:29.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:26:29.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:26:29.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:26:29.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:26:29.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:26:29.556 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:26:29.556 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:26:29.556 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:26:29.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:26:29.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:26:29.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:26:29.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:26:29.556 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:26:29.557 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:26:29.557 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7648ms 2025-06-25 10:26:29.557 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:26:29.557 +03:00 [DBG] Connection id "0HNC8090TG517" completed keep alive response. 2025-06-25 10:26:29.557 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2543ms 2025-06-25 10:26:29.557 +03:00 [DBG] Connection id "0HNC8090TG517" received FIN. 2025-06-25 10:26:29.557 +03:00 [DBG] Connection id "0HNC8090TG517" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:26:29.557 +03:00 [DBG] Connection id "0HNC8090TG517" disconnecting. 2025-06-25 10:26:29.557 +03:00 [DBG] Connection id "0HNC8090TG517" stopped. 2025-06-25 10:27:29.557 +03:00 [DBG] Connection id "0HNC8090TG518" accepted. 2025-06-25 10:27:29.557 +03:00 [DBG] Connection id "0HNC8090TG518" started. 2025-06-25 10:27:29.558 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:27:29.558 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:27:29.558 +03:00 [DBG] POST requests are not supported 2025-06-25 10:27:29.558 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:27:29.558 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:27:29.558 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:27:29.558 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:27:29.558 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:27:29.558 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:27:29.558 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:27:29.558 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:27:29.558 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:27:29.558 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:27:29.558 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:27:29.558 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:27:29.558 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:27:29.558 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:27:29.558 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:27:29.558 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:27:29.558 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:27:29.558 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:27:29.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:27:29.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:27:29.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:27:29.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:27:29.558 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:27:29.559 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1405ms. 2025-06-25 10:27:29.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:27:29.559 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:27:29.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:27:29.559 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:27:29.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:27:29.559 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:27:29.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:27:29.559 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:27:29.559 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:27:29.559 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:27:29.559 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:27:29.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:27:29.559 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:27:29.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:27:29.559 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:27:29.559 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:27:29.559 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:27:29.559 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9657ms 2025-06-25 10:27:29.559 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:27:29.559 +03:00 [DBG] Connection id "0HNC8090TG518" completed keep alive response. 2025-06-25 10:27:29.559 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5569ms 2025-06-25 10:27:29.559 +03:00 [DBG] Connection id "0HNC8090TG518" received FIN. 2025-06-25 10:27:29.560 +03:00 [DBG] Connection id "0HNC8090TG518" disconnecting. 2025-06-25 10:27:29.560 +03:00 [DBG] Connection id "0HNC8090TG518" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:27:29.561 +03:00 [DBG] Connection id "0HNC8090TG518" stopped. 2025-06-25 10:28:29.558 +03:00 [DBG] Connection id "0HNC8090TG519" accepted. 2025-06-25 10:28:29.559 +03:00 [DBG] Connection id "0HNC8090TG519" started. 2025-06-25 10:28:29.559 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:28:29.559 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:28:29.559 +03:00 [DBG] POST requests are not supported 2025-06-25 10:28:29.559 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:28:29.559 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:28:29.559 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:28:29.559 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:28:29.559 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:28:29.559 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:28:29.559 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:28:29.559 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:28:29.559 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:28:29.559 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:28:29.559 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:28:29.559 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:28:29.559 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:28:29.559 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:28:29.559 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:28:29.559 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:28:29.559 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:28:29.559 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:28:29.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:28:29.559 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:28:29.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:28:29.559 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:28:29.559 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:28:29.560 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1389ms. 2025-06-25 10:28:29.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:28:29.560 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:28:29.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:28:29.560 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:28:29.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:28:29.560 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:28:29.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:28:29.560 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:28:29.560 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:28:29.560 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:28:29.560 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:28:29.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:28:29.560 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:28:29.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:28:29.560 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:28:29.560 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:28:29.560 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:28:29.560 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8919ms 2025-06-25 10:28:29.560 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:28:29.560 +03:00 [DBG] Connection id "0HNC8090TG519" completed keep alive response. 2025-06-25 10:28:29.560 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5056ms 2025-06-25 10:28:29.561 +03:00 [DBG] Connection id "0HNC8090TG519" received FIN. 2025-06-25 10:28:29.561 +03:00 [DBG] Connection id "0HNC8090TG519" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:28:29.561 +03:00 [DBG] Connection id "0HNC8090TG519" disconnecting. 2025-06-25 10:28:29.561 +03:00 [DBG] Connection id "0HNC8090TG519" stopped. 2025-06-25 10:29:29.557 +03:00 [DBG] Connection id "0HNC8090TG51A" accepted. 2025-06-25 10:29:29.558 +03:00 [DBG] Connection id "0HNC8090TG51A" started. 2025-06-25 10:29:29.558 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:29:29.558 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:29:29.558 +03:00 [DBG] POST requests are not supported 2025-06-25 10:29:29.558 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:29:29.558 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:29:29.558 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:29:29.558 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:29:29.558 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:29:29.558 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:29:29.558 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:29:29.558 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:29:29.558 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:29:29.558 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:29:29.558 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:29:29.558 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:29:29.558 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:29:29.558 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:29:29.558 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:29:29.558 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:29:29.558 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:29:29.558 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:29:29.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:29:29.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:29:29.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:29:29.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:29:29.558 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:29:29.559 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.118ms. 2025-06-25 10:29:29.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:29:29.559 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:29:29.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:29:29.559 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:29:29.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:29:29.559 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:29:29.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:29:29.559 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:29:29.559 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:29:29.559 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:29:29.559 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:29:29.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:29:29.559 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:29:29.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:29:29.559 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:29:29.559 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:29:29.559 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:29:29.559 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6941ms 2025-06-25 10:29:29.559 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:29:29.559 +03:00 [DBG] Connection id "0HNC8090TG51A" completed keep alive response. 2025-06-25 10:29:29.559 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2991ms 2025-06-25 10:29:29.559 +03:00 [DBG] Connection id "0HNC8090TG51A" received FIN. 2025-06-25 10:29:29.559 +03:00 [DBG] Connection id "0HNC8090TG51A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:29:29.560 +03:00 [DBG] Connection id "0HNC8090TG51A" disconnecting. 2025-06-25 10:29:29.560 +03:00 [DBG] Connection id "0HNC8090TG51A" stopped. 2025-06-25 10:30:29.556 +03:00 [DBG] Connection id "0HNC8090TG51B" accepted. 2025-06-25 10:30:29.556 +03:00 [DBG] Connection id "0HNC8090TG51B" started. 2025-06-25 10:30:29.556 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:30:29.557 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:30:29.557 +03:00 [DBG] POST requests are not supported 2025-06-25 10:30:29.557 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:30:29.557 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:30:29.557 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:30:29.557 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:30:29.557 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:30:29.557 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:30:29.557 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:30:29.557 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:30:29.557 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:30:29.557 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:30:29.557 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:30:29.557 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:30:29.557 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:30:29.557 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:30:29.557 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:30:29.557 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:30:29.557 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:30:29.557 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:30:29.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:30:29.557 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:30:29.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:30:29.557 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:30:29.557 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:30:29.557 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1188ms. 2025-06-25 10:30:29.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:30:29.557 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:30:29.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:30:29.557 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:30:29.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:30:29.557 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:30:29.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:30:29.557 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:30:29.558 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:30:29.558 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:30:29.558 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:30:29.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:30:29.558 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:30:29.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:30:29.558 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:30:29.558 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:30:29.558 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:30:29.558 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6544ms 2025-06-25 10:30:29.558 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:30:29.558 +03:00 [DBG] Connection id "0HNC8090TG51B" completed keep alive response. 2025-06-25 10:30:29.558 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2994ms 2025-06-25 10:30:29.558 +03:00 [DBG] Connection id "0HNC8090TG51B" received FIN. 2025-06-25 10:30:29.558 +03:00 [DBG] Connection id "0HNC8090TG51B" disconnecting. 2025-06-25 10:30:29.558 +03:00 [DBG] Connection id "0HNC8090TG51B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:30:29.559 +03:00 [DBG] Connection id "0HNC8090TG51B" stopped. 2025-06-25 10:31:29.570 +03:00 [DBG] Connection id "0HNC8090TG51C" accepted. 2025-06-25 10:31:29.570 +03:00 [DBG] Connection id "0HNC8090TG51C" started. 2025-06-25 10:31:29.570 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:31:29.570 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:31:29.570 +03:00 [DBG] POST requests are not supported 2025-06-25 10:31:29.570 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:31:29.570 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:31:29.570 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:31:29.570 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:31:29.570 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:31:29.570 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:31:29.570 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:31:29.571 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:31:29.571 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:31:29.571 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:31:29.571 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:31:29.571 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:31:29.571 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:31:29.571 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:31:29.571 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:31:29.571 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:31:29.571 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:31:29.571 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:31:29.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:31:29.571 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:31:29.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:31:29.571 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:31:29.571 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:31:29.571 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1255ms. 2025-06-25 10:31:29.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:31:29.571 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:31:29.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:31:29.571 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:31:29.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:31:29.571 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:31:29.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:31:29.571 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:31:29.571 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:31:29.571 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:31:29.571 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:31:29.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:31:29.571 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:31:29.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:31:29.571 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:31:29.571 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:31:29.571 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:31:29.571 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8024ms 2025-06-25 10:31:29.572 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:31:29.572 +03:00 [DBG] Connection id "0HNC8090TG51C" completed keep alive response. 2025-06-25 10:31:29.572 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4622ms 2025-06-25 10:31:29.572 +03:00 [DBG] Connection id "0HNC8090TG51C" received FIN. 2025-06-25 10:31:29.572 +03:00 [DBG] Connection id "0HNC8090TG51C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:31:29.572 +03:00 [DBG] Connection id "0HNC8090TG51C" disconnecting. 2025-06-25 10:31:29.572 +03:00 [DBG] Connection id "0HNC8090TG51C" stopped. 2025-06-25 10:32:29.563 +03:00 [DBG] Connection id "0HNC8090TG51D" accepted. 2025-06-25 10:32:29.563 +03:00 [DBG] Connection id "0HNC8090TG51D" started. 2025-06-25 10:32:29.563 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:32:29.563 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:32:29.563 +03:00 [DBG] POST requests are not supported 2025-06-25 10:32:29.563 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:32:29.563 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:32:29.563 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:32:29.563 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:32:29.563 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:32:29.563 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:32:29.563 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:32:29.563 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:32:29.563 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:32:29.563 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:32:29.563 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:32:29.563 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:32:29.563 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:32:29.563 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:32:29.563 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:32:29.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:32:29.563 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:32:29.564 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:32:29.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:32:29.564 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:32:29.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:32:29.564 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:32:29.564 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:32:29.564 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1616ms. 2025-06-25 10:32:29.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:32:29.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:32:29.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:32:29.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:32:29.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:32:29.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:32:29.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:32:29.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:32:29.564 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:32:29.564 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:32:29.564 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:32:29.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:32:29.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:32:29.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:32:29.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:32:29.564 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:32:29.564 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:32:29.564 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0052ms 2025-06-25 10:32:29.564 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:32:29.564 +03:00 [DBG] Connection id "0HNC8090TG51D" completed keep alive response. 2025-06-25 10:32:29.565 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6355ms 2025-06-25 10:32:29.565 +03:00 [DBG] Connection id "0HNC8090TG51D" received FIN. 2025-06-25 10:32:29.565 +03:00 [DBG] Connection id "0HNC8090TG51D" disconnecting. 2025-06-25 10:32:29.565 +03:00 [DBG] Connection id "0HNC8090TG51D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:32:29.566 +03:00 [DBG] Connection id "0HNC8090TG51D" stopped. 2025-06-25 10:33:29.569 +03:00 [DBG] Connection id "0HNC8090TG51E" accepted. 2025-06-25 10:33:29.570 +03:00 [DBG] Connection id "0HNC8090TG51E" started. 2025-06-25 10:33:29.570 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:33:29.570 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:33:29.570 +03:00 [DBG] POST requests are not supported 2025-06-25 10:33:29.570 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:33:29.570 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:33:29.570 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:33:29.570 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:33:29.570 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:33:29.570 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:33:29.570 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:33:29.570 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:33:29.570 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:33:29.570 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:33:29.570 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:33:29.570 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:33:29.570 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:33:29.570 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:33:29.570 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:33:29.570 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:33:29.570 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:33:29.570 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:33:29.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:33:29.571 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:33:29.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:33:29.571 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:33:29.571 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:33:29.571 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1479ms. 2025-06-25 10:33:29.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:33:29.571 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:33:29.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:33:29.571 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:33:29.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:33:29.571 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:33:29.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:33:29.571 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:33:29.571 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:33:29.571 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:33:29.571 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:33:29.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:33:29.571 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:33:29.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:33:29.571 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:33:29.571 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:33:29.571 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:33:29.571 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8671ms 2025-06-25 10:33:29.571 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:33:29.571 +03:00 [DBG] Connection id "0HNC8090TG51E" completed keep alive response. 2025-06-25 10:33:29.571 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6049ms 2025-06-25 10:33:29.572 +03:00 [DBG] Connection id "0HNC8090TG51E" received FIN. 2025-06-25 10:33:29.572 +03:00 [DBG] Connection id "0HNC8090TG51E" disconnecting. 2025-06-25 10:33:29.572 +03:00 [DBG] Connection id "0HNC8090TG51E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:33:29.573 +03:00 [DBG] Connection id "0HNC8090TG51E" stopped. 2025-06-25 10:34:29.568 +03:00 [DBG] Connection id "0HNC8090TG51F" accepted. 2025-06-25 10:34:29.568 +03:00 [DBG] Connection id "0HNC8090TG51F" started. 2025-06-25 10:34:29.568 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:34:29.568 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:34:29.568 +03:00 [DBG] POST requests are not supported 2025-06-25 10:34:29.569 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:34:29.569 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:34:29.569 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:34:29.569 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:34:29.569 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:34:29.569 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:34:29.569 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:34:29.569 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:34:29.569 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:34:29.569 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:34:29.569 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:34:29.569 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:34:29.569 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:34:29.569 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:34:29.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:34:29.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:34:29.569 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:34:29.569 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:34:29.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:34:29.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:34:29.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:34:29.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:34:29.569 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:34:29.569 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1465ms. 2025-06-25 10:34:29.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:34:29.570 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:34:29.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:34:29.570 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:34:29.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:34:29.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:34:29.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:34:29.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:34:29.570 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:34:29.570 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:34:29.570 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:34:29.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:34:29.570 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:34:29.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:34:29.570 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:34:29.570 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:34:29.570 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:34:29.570 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8382ms 2025-06-25 10:34:29.570 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:34:29.570 +03:00 [DBG] Connection id "0HNC8090TG51F" completed keep alive response. 2025-06-25 10:34:29.570 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5158ms 2025-06-25 10:34:29.570 +03:00 [DBG] Connection id "0HNC8090TG51F" received FIN. 2025-06-25 10:34:29.570 +03:00 [DBG] Connection id "0HNC8090TG51F" disconnecting. 2025-06-25 10:34:29.570 +03:00 [DBG] Connection id "0HNC8090TG51F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:34:29.571 +03:00 [DBG] Connection id "0HNC8090TG51F" stopped. 2025-06-25 10:35:29.560 +03:00 [DBG] Connection id "0HNC8090TG51G" accepted. 2025-06-25 10:35:29.560 +03:00 [DBG] Connection id "0HNC8090TG51G" started. 2025-06-25 10:35:29.560 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:35:29.561 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:35:29.561 +03:00 [DBG] POST requests are not supported 2025-06-25 10:35:29.561 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:35:29.561 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:35:29.561 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:35:29.561 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:35:29.561 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:35:29.561 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:35:29.561 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:35:29.561 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:35:29.561 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:35:29.561 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:35:29.561 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:35:29.561 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:35:29.561 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:35:29.561 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:35:29.561 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:35:29.561 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:35:29.561 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:35:29.561 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:35:29.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:35:29.561 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:35:29.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:35:29.561 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:35:29.561 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:35:29.561 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1226ms. 2025-06-25 10:35:29.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:35:29.561 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:35:29.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:35:29.561 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:35:29.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:35:29.562 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:35:29.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:35:29.562 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:35:29.562 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:35:29.562 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:35:29.562 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:35:29.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:35:29.562 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:35:29.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:35:29.562 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:35:29.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:35:29.562 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:35:29.562 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7176ms 2025-06-25 10:35:29.562 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:35:29.562 +03:00 [DBG] Connection id "0HNC8090TG51G" completed keep alive response. 2025-06-25 10:35:29.562 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3751ms 2025-06-25 10:35:29.562 +03:00 [DBG] Connection id "0HNC8090TG51G" received FIN. 2025-06-25 10:35:29.562 +03:00 [DBG] Connection id "0HNC8090TG51G" disconnecting. 2025-06-25 10:35:29.562 +03:00 [DBG] Connection id "0HNC8090TG51G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:35:29.564 +03:00 [DBG] Connection id "0HNC8090TG51G" stopped. 2025-06-25 10:36:29.568 +03:00 [DBG] Connection id "0HNC8090TG51H" accepted. 2025-06-25 10:36:29.568 +03:00 [DBG] Connection id "0HNC8090TG51H" started. 2025-06-25 10:36:29.568 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:36:29.568 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:36:29.568 +03:00 [DBG] POST requests are not supported 2025-06-25 10:36:29.568 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:36:29.568 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:36:29.568 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:36:29.568 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:36:29.568 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:36:29.568 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:36:29.568 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:36:29.568 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:36:29.568 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:36:29.568 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:36:29.569 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:36:29.569 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:36:29.569 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:36:29.569 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:36:29.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:36:29.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:36:29.569 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:36:29.569 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:36:29.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:36:29.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:36:29.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:36:29.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:36:29.569 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:36:29.569 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1564ms. 2025-06-25 10:36:29.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:36:29.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:36:29.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:36:29.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:36:29.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:36:29.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:36:29.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:36:29.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:36:29.570 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:36:29.570 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:36:29.570 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:36:29.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:36:29.570 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:36:29.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:36:29.570 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:36:29.570 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:36:29.570 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:36:29.570 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2925ms 2025-06-25 10:36:29.570 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:36:29.570 +03:00 [DBG] Connection id "0HNC8090TG51H" completed keep alive response. 2025-06-25 10:36:29.570 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.21ms 2025-06-25 10:36:29.570 +03:00 [DBG] Connection id "0HNC8090TG51H" received FIN. 2025-06-25 10:36:29.570 +03:00 [DBG] Connection id "0HNC8090TG51H" disconnecting. 2025-06-25 10:36:29.571 +03:00 [DBG] Connection id "0HNC8090TG51H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:36:29.572 +03:00 [DBG] Connection id "0HNC8090TG51H" stopped. 2025-06-25 10:37:29.569 +03:00 [DBG] Connection id "0HNC8090TG51I" accepted. 2025-06-25 10:37:29.569 +03:00 [DBG] Connection id "0HNC8090TG51I" started. 2025-06-25 10:37:29.569 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:37:29.569 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:37:29.569 +03:00 [DBG] POST requests are not supported 2025-06-25 10:37:29.569 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:37:29.569 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:37:29.569 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:37:29.569 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:37:29.569 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:37:29.569 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:37:29.569 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:37:29.569 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:37:29.570 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:37:29.570 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:37:29.570 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:37:29.570 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:37:29.570 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:37:29.570 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:37:29.570 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:37:29.570 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:37:29.570 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:37:29.570 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:37:29.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:37:29.570 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:37:29.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:37:29.570 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:37:29.570 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:37:29.570 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1178ms. 2025-06-25 10:37:29.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:37:29.570 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:37:29.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:37:29.570 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:37:29.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:37:29.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:37:29.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:37:29.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:37:29.570 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:37:29.570 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:37:29.570 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:37:29.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:37:29.570 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:37:29.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:37:29.570 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:37:29.570 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:37:29.570 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:37:29.570 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6947ms 2025-06-25 10:37:29.570 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:37:29.570 +03:00 [DBG] Connection id "0HNC8090TG51I" completed keep alive response. 2025-06-25 10:37:29.570 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3491ms 2025-06-25 10:37:29.571 +03:00 [DBG] Connection id "0HNC8090TG51I" received FIN. 2025-06-25 10:37:29.571 +03:00 [DBG] Connection id "0HNC8090TG51I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:37:29.571 +03:00 [DBG] Connection id "0HNC8090TG51I" disconnecting. 2025-06-25 10:37:29.571 +03:00 [DBG] Connection id "0HNC8090TG51I" stopped. 2025-06-25 10:38:29.560 +03:00 [DBG] Connection id "0HNC8090TG51J" accepted. 2025-06-25 10:38:29.560 +03:00 [DBG] Connection id "0HNC8090TG51J" started. 2025-06-25 10:38:29.560 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:38:29.560 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:38:29.560 +03:00 [DBG] POST requests are not supported 2025-06-25 10:38:29.560 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:38:29.560 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:38:29.560 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:38:29.560 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:38:29.560 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:38:29.561 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:38:29.561 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:38:29.561 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:38:29.561 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:38:29.561 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:38:29.561 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:38:29.561 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:38:29.561 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:38:29.561 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:38:29.561 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:38:29.561 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:38:29.561 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:38:29.561 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:38:29.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:38:29.561 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:38:29.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:38:29.561 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:38:29.561 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:38:29.561 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1171ms. 2025-06-25 10:38:29.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:38:29.561 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:38:29.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:38:29.561 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:38:29.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:38:29.561 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:38:29.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:38:29.561 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:38:29.561 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:38:29.561 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:38:29.561 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:38:29.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:38:29.561 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:38:29.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:38:29.561 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:38:29.561 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:38:29.561 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:38:29.562 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6885ms 2025-06-25 10:38:29.562 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:38:29.562 +03:00 [DBG] Connection id "0HNC8090TG51J" completed keep alive response. 2025-06-25 10:38:29.562 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3319ms 2025-06-25 10:38:29.562 +03:00 [DBG] Connection id "0HNC8090TG51J" received FIN. 2025-06-25 10:38:29.562 +03:00 [DBG] Connection id "0HNC8090TG51J" disconnecting. 2025-06-25 10:38:29.562 +03:00 [DBG] Connection id "0HNC8090TG51J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:38:29.563 +03:00 [DBG] Connection id "0HNC8090TG51J" stopped. 2025-06-25 10:38:58.046 +03:00 [DBG] Connection id "0HNC8090TG51K" accepted. 2025-06-25 10:38:58.046 +03:00 [DBG] Connection id "0HNC8090TG51K" started. 2025-06-25 10:38:58.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:38:58.047 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:38:58.047 +03:00 [DBG] POST requests are not supported 2025-06-25 10:38:58.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:38:58.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:38:58.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:38:58.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:38:58.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:38:58.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:38:58.047 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:38:58.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:38:58.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:38:58.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:38:58.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:38:58.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:38:58.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:38:58.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:38:58.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:38:58.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:38:58.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:38:58.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:38:58.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:38:58.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:38:58.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:38:58.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:38:58.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:38:58.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1411ms. 2025-06-25 10:38:58.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:38:58.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:38:58.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:38:58.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:38:58.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:38:58.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:38:58.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:38:58.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:38:58.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:38:58.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:38:58.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:38:58.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:38:58.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:38:58.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:38:58.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:38:58.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:38:58.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:38:58.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3156ms 2025-06-25 10:38:58.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:38:58.049 +03:00 [DBG] Connection id "0HNC8090TG51K" completed keep alive response. 2025-06-25 10:38:58.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3374ms 2025-06-25 10:38:58.049 +03:00 [DBG] Connection id "0HNC8090TG51K" received FIN. 2025-06-25 10:38:58.049 +03:00 [DBG] Connection id "0HNC8090TG51K" disconnecting. 2025-06-25 10:38:58.049 +03:00 [DBG] Connection id "0HNC8090TG51K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:38:58.050 +03:00 [DBG] Connection id "0HNC8090TG51K" stopped. 2025-06-25 10:39:00.638 +03:00 [DBG] Connection id "0HNC8090TG51L" accepted. 2025-06-25 10:39:00.638 +03:00 [DBG] Connection id "0HNC8090TG51L" started. 2025-06-25 10:39:00.638 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:39:00.638 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:39:00.638 +03:00 [DBG] POST requests are not supported 2025-06-25 10:39:00.638 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:39:00.638 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:39:00.638 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:00.638 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:39:00.638 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:39:00.638 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:39:00.638 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:39:00.638 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:00.638 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:39:00.639 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:39:00.639 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:39:00.639 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:39:00.639 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:39:00.639 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:39:00.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:00.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:00.639 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:00.639 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:00.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:00.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:00.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:00.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:00.639 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:39:00.639 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1814ms. 2025-06-25 10:39:00.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:00.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:00.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:00.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:00.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:00.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:00.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:00.639 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:00.639 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:00.639 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:39:00.640 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:00.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:00.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:00.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:00.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:00.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:00.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:00.640 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9895ms 2025-06-25 10:39:00.640 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:00.640 +03:00 [DBG] Connection id "0HNC8090TG51L" completed keep alive response. 2025-06-25 10:39:00.640 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7805ms 2025-06-25 10:39:00.640 +03:00 [DBG] Connection id "0HNC8090TG51L" received FIN. 2025-06-25 10:39:00.640 +03:00 [DBG] Connection id "0HNC8090TG51L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:39:00.640 +03:00 [DBG] Connection id "0HNC8090TG51L" disconnecting. 2025-06-25 10:39:00.640 +03:00 [DBG] Connection id "0HNC8090TG51L" stopped. 2025-06-25 10:39:05.638 +03:00 [DBG] Connection id "0HNC8090TG51M" accepted. 2025-06-25 10:39:05.638 +03:00 [DBG] Connection id "0HNC8090TG51M" started. 2025-06-25 10:39:05.638 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:39:05.638 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:39:05.638 +03:00 [DBG] POST requests are not supported 2025-06-25 10:39:05.638 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:39:05.638 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:39:05.638 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:05.638 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:39:05.639 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:39:05.639 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:39:05.639 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:39:05.639 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:05.639 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:39:05.639 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:39:05.639 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:39:05.639 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:39:05.639 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:39:05.639 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:39:05.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:05.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:05.639 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:05.639 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:05.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:05.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:05.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:05.639 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:05.639 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:39:05.639 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1416ms. 2025-06-25 10:39:05.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:05.639 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:05.639 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:05.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:05.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:05.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:05.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:05.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:05.640 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:05.640 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:39:05.640 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:05.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:05.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:05.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:05.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:05.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:05.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:05.640 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9935ms 2025-06-25 10:39:05.640 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:05.640 +03:00 [DBG] Connection id "0HNC8090TG51M" completed keep alive response. 2025-06-25 10:39:05.640 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7476ms 2025-06-25 10:39:05.640 +03:00 [DBG] Connection id "0HNC8090TG51M" received FIN. 2025-06-25 10:39:05.640 +03:00 [DBG] Connection id "0HNC8090TG51M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:39:05.640 +03:00 [DBG] Connection id "0HNC8090TG51M" disconnecting. 2025-06-25 10:39:05.640 +03:00 [DBG] Connection id "0HNC8090TG51M" stopped. 2025-06-25 10:39:11.558 +03:00 [DBG] Connection id "0HNC8090TG51N" accepted. 2025-06-25 10:39:11.558 +03:00 [DBG] Connection id "0HNC8090TG51N" started. 2025-06-25 10:39:11.559 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:39:11.559 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:39:11.559 +03:00 [DBG] POST requests are not supported 2025-06-25 10:39:11.559 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:39:11.559 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:39:11.559 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:11.559 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:39:11.559 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:39:11.559 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:39:11.559 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:39:11.559 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:11.559 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:39:11.559 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:39:11.559 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:39:11.559 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:39:11.559 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:39:11.559 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:39:11.559 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:11.559 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:11.559 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:11.559 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:11.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:11.560 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:11.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:11.560 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:11.560 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:39:11.560 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-06-25 10:39:11.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:11.560 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:11.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:11.560 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:11.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:11.560 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:11.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:11.560 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:11.560 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:11.560 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:39:11.560 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:11.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:11.560 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:11.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:11.560 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:11.560 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:11.560 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:11.560 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.783ms 2025-06-25 10:39:11.560 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:11.560 +03:00 [DBG] Connection id "0HNC8090TG51N" completed keep alive response. 2025-06-25 10:39:11.560 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5519ms 2025-06-25 10:39:11.560 +03:00 [DBG] Connection id "0HNC8090TG51N" received FIN. 2025-06-25 10:39:11.560 +03:00 [DBG] Connection id "0HNC8090TG51N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:39:11.561 +03:00 [DBG] Connection id "0HNC8090TG51N" disconnecting. 2025-06-25 10:39:11.561 +03:00 [DBG] Connection id "0HNC8090TG51N" stopped. 2025-06-25 10:39:16.563 +03:00 [DBG] Connection id "0HNC8090TG51O" accepted. 2025-06-25 10:39:16.563 +03:00 [DBG] Connection id "0HNC8090TG51O" started. 2025-06-25 10:39:16.563 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:39:16.563 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:39:16.563 +03:00 [DBG] POST requests are not supported 2025-06-25 10:39:16.563 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:39:16.563 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:39:16.563 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:16.563 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:39:16.563 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:39:16.563 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:39:16.563 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:39:16.563 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:16.563 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:39:16.563 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:39:16.563 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:39:16.563 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:39:16.563 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:39:16.563 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:39:16.563 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:16.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:16.563 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:16.563 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:16.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:16.563 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:16.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:16.564 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:16.564 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:39:16.564 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-06-25 10:39:16.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:16.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:16.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:16.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:16.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:16.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:16.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:16.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:16.564 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:16.564 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:39:16.564 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:16.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:16.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:16.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:16.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:16.564 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:16.564 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:16.564 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6601ms 2025-06-25 10:39:16.564 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:16.564 +03:00 [DBG] Connection id "0HNC8090TG51O" completed keep alive response. 2025-06-25 10:39:16.564 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.32ms 2025-06-25 10:39:16.564 +03:00 [DBG] Connection id "0HNC8090TG51O" received FIN. 2025-06-25 10:39:16.565 +03:00 [DBG] Connection id "0HNC8090TG51O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:39:16.565 +03:00 [DBG] Connection id "0HNC8090TG51O" disconnecting. 2025-06-25 10:39:16.565 +03:00 [DBG] Connection id "0HNC8090TG51O" stopped. 2025-06-25 10:39:21.557 +03:00 [DBG] Connection id "0HNC8090TG51P" accepted. 2025-06-25 10:39:21.557 +03:00 [DBG] Connection id "0HNC8090TG51P" started. 2025-06-25 10:39:21.557 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:39:21.557 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:39:21.557 +03:00 [DBG] POST requests are not supported 2025-06-25 10:39:21.557 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:39:21.557 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:39:21.557 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:21.557 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:39:21.557 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:39:21.557 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:39:21.558 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:39:21.558 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:21.558 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:39:21.558 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:39:21.558 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:39:21.558 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:39:21.558 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:39:21.558 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:39:21.558 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:21.558 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:21.558 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:21.558 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:21.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:21.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:21.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:21.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:21.558 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:39:21.558 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2227ms. 2025-06-25 10:39:21.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:21.559 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:21.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:21.559 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:21.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:21.559 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:21.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:21.559 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:21.559 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:21.559 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:39:21.559 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:21.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:21.559 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:21.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:21.559 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:21.559 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:21.559 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:21.559 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.246ms 2025-06-25 10:39:21.559 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:21.559 +03:00 [DBG] Connection id "0HNC8090TG51P" completed keep alive response. 2025-06-25 10:39:21.559 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2412ms 2025-06-25 10:39:21.560 +03:00 [DBG] Connection id "0HNC8090TG51P" received FIN. 2025-06-25 10:39:21.560 +03:00 [DBG] Connection id "0HNC8090TG51P" disconnecting. 2025-06-25 10:39:21.560 +03:00 [DBG] Connection id "0HNC8090TG51P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:39:21.561 +03:00 [DBG] Connection id "0HNC8090TG51P" stopped. 2025-06-25 10:39:26.558 +03:00 [DBG] Connection id "0HNC8090TG51Q" accepted. 2025-06-25 10:39:26.558 +03:00 [DBG] Connection id "0HNC8090TG51Q" started. 2025-06-25 10:39:26.558 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:39:26.558 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:39:26.558 +03:00 [DBG] POST requests are not supported 2025-06-25 10:39:26.558 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:39:26.558 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:39:26.559 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:26.559 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:39:26.559 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:39:26.559 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:39:26.559 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:39:26.559 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:26.559 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:39:26.559 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:39:26.559 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:39:26.559 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:39:26.559 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:39:26.559 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:39:26.559 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:26.559 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:26.559 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:26.559 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:26.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:26.559 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:26.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:26.559 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:26.559 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:39:26.560 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1376ms. 2025-06-25 10:39:26.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:26.560 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:26.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:26.560 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:26.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:26.560 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:26.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:26.560 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:26.560 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:26.560 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:39:26.560 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:26.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:26.560 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:26.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:26.560 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:26.560 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:26.560 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:26.560 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8985ms 2025-06-25 10:39:26.560 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:26.560 +03:00 [DBG] Connection id "0HNC8090TG51Q" completed keep alive response. 2025-06-25 10:39:26.560 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7647ms 2025-06-25 10:39:26.560 +03:00 [DBG] Connection id "0HNC8090TG51Q" received FIN. 2025-06-25 10:39:26.561 +03:00 [DBG] Connection id "0HNC8090TG51Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:39:26.561 +03:00 [DBG] Connection id "0HNC8090TG51Q" disconnecting. 2025-06-25 10:39:26.561 +03:00 [DBG] Connection id "0HNC8090TG51Q" stopped. 2025-06-25 10:39:31.568 +03:00 [DBG] Connection id "0HNC8090TG51R" accepted. 2025-06-25 10:39:31.568 +03:00 [DBG] Connection id "0HNC8090TG51R" started. 2025-06-25 10:39:31.568 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:39:31.568 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:39:31.568 +03:00 [DBG] POST requests are not supported 2025-06-25 10:39:31.568 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:39:31.569 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:39:31.569 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:31.569 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:39:31.569 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:39:31.569 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:39:31.569 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:39:31.569 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:31.569 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:39:31.569 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:39:31.569 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:39:31.569 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:39:31.569 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:39:31.569 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:39:31.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:31.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:31.569 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:31.569 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:31.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:31.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:31.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:31.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:31.569 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:39:31.570 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2103ms. 2025-06-25 10:39:31.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:31.570 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:31.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:31.570 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:31.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:31.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:31.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:31.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:31.570 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:31.570 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:39:31.570 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:31.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:31.570 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:31.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:31.570 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:31.570 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:31.570 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:31.570 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9612ms 2025-06-25 10:39:31.570 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:31.570 +03:00 [DBG] Connection id "0HNC8090TG51R" completed keep alive response. 2025-06-25 10:39:31.570 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.845ms 2025-06-25 10:39:31.571 +03:00 [DBG] Connection id "0HNC8090TG51R" received FIN. 2025-06-25 10:39:31.571 +03:00 [DBG] Connection id "0HNC8090TG51R" disconnecting. 2025-06-25 10:39:31.571 +03:00 [DBG] Connection id "0HNC8090TG51R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:39:31.572 +03:00 [DBG] Connection id "0HNC8090TG51R" stopped. 2025-06-25 10:39:36.577 +03:00 [DBG] Connection id "0HNC8090TG51S" accepted. 2025-06-25 10:39:36.577 +03:00 [DBG] Connection id "0HNC8090TG51S" started. 2025-06-25 10:39:36.577 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:39:36.577 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:39:36.577 +03:00 [DBG] POST requests are not supported 2025-06-25 10:39:36.577 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:39:36.577 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:39:36.577 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:36.577 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:39:36.577 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:39:36.578 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:39:36.578 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:39:36.578 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:36.578 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:39:36.578 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:39:36.578 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:39:36.578 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:39:36.578 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:39:36.578 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:39:36.578 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:36.578 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:36.578 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:36.578 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:36.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:36.578 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:36.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:36.578 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:36.578 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:39:36.578 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1189ms. 2025-06-25 10:39:36.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:36.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:36.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:36.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:36.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:36.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:36.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:36.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:36.578 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:36.578 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:39:36.578 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:36.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:36.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:36.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:36.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:36.578 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:36.578 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:36.578 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6359ms 2025-06-25 10:39:36.578 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:36.578 +03:00 [DBG] Connection id "0HNC8090TG51S" completed keep alive response. 2025-06-25 10:39:36.578 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2268ms 2025-06-25 10:39:36.579 +03:00 [DBG] Connection id "0HNC8090TG51S" received FIN. 2025-06-25 10:39:36.579 +03:00 [DBG] Connection id "0HNC8090TG51S" disconnecting. 2025-06-25 10:39:36.579 +03:00 [DBG] Connection id "0HNC8090TG51S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:39:36.580 +03:00 [DBG] Connection id "0HNC8090TG51S" stopped. 2025-06-25 10:39:41.562 +03:00 [DBG] Connection id "0HNC8090TG51T" accepted. 2025-06-25 10:39:41.562 +03:00 [DBG] Connection id "0HNC8090TG51T" started. 2025-06-25 10:39:41.562 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:39:41.562 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:39:41.562 +03:00 [DBG] POST requests are not supported 2025-06-25 10:39:41.562 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:39:41.562 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:39:41.562 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:41.562 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:39:41.562 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:39:41.562 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:39:41.562 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:39:41.562 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:41.563 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:39:41.563 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:39:41.563 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:39:41.563 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:39:41.563 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:39:41.563 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:39:41.563 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:41.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:41.563 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:41.563 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:41.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:41.563 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:41.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:41.563 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:41.563 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:39:41.563 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1651ms. 2025-06-25 10:39:41.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:41.563 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:41.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:41.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:41.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:41.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:41.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:41.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:41.564 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:41.564 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:39:41.564 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:41.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:41.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:41.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:41.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:41.564 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:41.564 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:41.564 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0702ms 2025-06-25 10:39:41.564 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:41.564 +03:00 [DBG] Connection id "0HNC8090TG51T" completed keep alive response. 2025-06-25 10:39:41.564 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0382ms 2025-06-25 10:39:41.564 +03:00 [DBG] Connection id "0HNC8090TG51T" received FIN. 2025-06-25 10:39:41.565 +03:00 [DBG] Connection id "0HNC8090TG51T" disconnecting. 2025-06-25 10:39:41.565 +03:00 [DBG] Connection id "0HNC8090TG51T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:39:41.566 +03:00 [DBG] Connection id "0HNC8090TG51T" stopped. 2025-06-25 10:39:46.566 +03:00 [DBG] Connection id "0HNC8090TG51U" accepted. 2025-06-25 10:39:46.566 +03:00 [DBG] Connection id "0HNC8090TG51U" started. 2025-06-25 10:39:46.566 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:39:46.566 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:39:46.566 +03:00 [DBG] POST requests are not supported 2025-06-25 10:39:46.566 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:39:46.567 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:39:46.567 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:46.567 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:39:46.567 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:39:46.567 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:39:46.567 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:39:46.567 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:46.567 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:39:46.567 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:39:46.567 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:39:46.567 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:39:46.567 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:39:46.567 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:39:46.567 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:46.567 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:46.567 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:46.567 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:46.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:46.567 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:46.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:46.568 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:46.568 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:39:46.568 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1408ms. 2025-06-25 10:39:46.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:46.568 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:46.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:46.568 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:46.568 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:46.568 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:46.568 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:46.568 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:46.568 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:46.568 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:39:46.568 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:46.568 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:46.568 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:46.568 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:46.568 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:46.568 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:46.568 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:46.568 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8247ms 2025-06-25 10:39:46.568 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:46.568 +03:00 [DBG] Connection id "0HNC8090TG51U" completed keep alive response. 2025-06-25 10:39:46.568 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9311ms 2025-06-25 10:39:46.569 +03:00 [DBG] Connection id "0HNC8090TG51U" received FIN. 2025-06-25 10:39:46.569 +03:00 [DBG] Connection id "0HNC8090TG51U" disconnecting. 2025-06-25 10:39:46.569 +03:00 [DBG] Connection id "0HNC8090TG51U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:39:46.570 +03:00 [DBG] Connection id "0HNC8090TG51U" stopped. 2025-06-25 10:39:51.563 +03:00 [DBG] Connection id "0HNC8090TG51V" accepted. 2025-06-25 10:39:51.563 +03:00 [DBG] Connection id "0HNC8090TG51V" started. 2025-06-25 10:39:51.563 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:39:51.563 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:39:51.563 +03:00 [DBG] POST requests are not supported 2025-06-25 10:39:51.563 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:39:51.563 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:39:51.563 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:51.563 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:39:51.563 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:39:51.563 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:39:51.563 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:39:51.563 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:51.563 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:39:51.563 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:39:51.563 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:39:51.563 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:39:51.564 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:39:51.564 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:39:51.564 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:51.564 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:51.564 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:51.564 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:51.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:51.564 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:51.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:51.564 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:51.564 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:39:51.564 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1622ms. 2025-06-25 10:39:51.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:51.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:51.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:51.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:51.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:51.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:51.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:51.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:51.564 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:51.564 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:39:51.564 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:51.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:51.565 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:51.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:51.565 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:51.565 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:51.565 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:51.565 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1406ms 2025-06-25 10:39:51.565 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:51.565 +03:00 [DBG] Connection id "0HNC8090TG51V" completed keep alive response. 2025-06-25 10:39:51.565 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0246ms 2025-06-25 10:39:51.565 +03:00 [DBG] Connection id "0HNC8090TG51V" received FIN. 2025-06-25 10:39:51.565 +03:00 [DBG] Connection id "0HNC8090TG51V" disconnecting. 2025-06-25 10:39:51.565 +03:00 [DBG] Connection id "0HNC8090TG51V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:39:51.566 +03:00 [DBG] Connection id "0HNC8090TG51V" stopped. 2025-06-25 10:39:56.566 +03:00 [DBG] Connection id "0HNC8090TG520" accepted. 2025-06-25 10:39:56.566 +03:00 [DBG] Connection id "0HNC8090TG520" started. 2025-06-25 10:39:56.567 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:39:56.567 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:39:56.567 +03:00 [DBG] POST requests are not supported 2025-06-25 10:39:56.567 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:39:56.567 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:39:56.567 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:56.567 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:39:56.567 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:39:56.567 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:39:56.567 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:39:56.568 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:56.568 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:39:56.568 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:39:56.568 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:39:56.568 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:39:56.568 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:39:56.568 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:39:56.568 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:56.568 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:56.568 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:56.568 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:39:56.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:56.568 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:56.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:56.568 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:56.568 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:39:56.569 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2514ms. 2025-06-25 10:39:56.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:56.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:39:56.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:56.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:39:56.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:56.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:56.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:56.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:56.569 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:56.569 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:39:56.569 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:39:56.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:56.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:39:56.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:56.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:56.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:56.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:39:56.569 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3104ms 2025-06-25 10:39:56.569 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:39:56.569 +03:00 [DBG] Connection id "0HNC8090TG520" completed keep alive response. 2025-06-25 10:39:56.569 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7162ms 2025-06-25 10:39:56.570 +03:00 [DBG] Connection id "0HNC8090TG520" received FIN. 2025-06-25 10:39:56.570 +03:00 [DBG] Connection id "0HNC8090TG520" disconnecting. 2025-06-25 10:39:56.570 +03:00 [DBG] Connection id "0HNC8090TG520" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:39:56.571 +03:00 [DBG] Connection id "0HNC8090TG520" stopped. 2025-06-25 10:40:01.567 +03:00 [DBG] Connection id "0HNC8090TG521" accepted. 2025-06-25 10:40:01.567 +03:00 [DBG] Connection id "0HNC8090TG521" started. 2025-06-25 10:40:01.567 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:40:01.567 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:40:01.567 +03:00 [DBG] POST requests are not supported 2025-06-25 10:40:01.567 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:40:01.567 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:40:01.567 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:40:01.567 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:40:01.567 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:40:01.568 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:40:01.568 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:40:01.568 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:40:01.568 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:40:01.568 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:40:01.568 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:40:01.568 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:40:01.568 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:40:01.568 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:40:01.568 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:01.568 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:01.569 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:40:01.569 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:40:01.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:40:01.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:40:01.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:40:01.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:40:01.569 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:40:01.569 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1672ms. 2025-06-25 10:40:01.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:40:01.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:40:01.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:40:01.570 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:40:01.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:01.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:01.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:40:01.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:40:01.570 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:40:01.570 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:40:01.570 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:40:01.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:40:01.570 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:40:01.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:01.570 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:01.570 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:01.570 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:01.570 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7126ms 2025-06-25 10:40:01.570 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:40:01.570 +03:00 [DBG] Connection id "0HNC8090TG521" completed keep alive response. 2025-06-25 10:40:01.570 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2959ms 2025-06-25 10:40:01.571 +03:00 [DBG] Connection id "0HNC8090TG521" received FIN. 2025-06-25 10:40:01.571 +03:00 [DBG] Connection id "0HNC8090TG521" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:40:01.571 +03:00 [DBG] Connection id "0HNC8090TG521" disconnecting. 2025-06-25 10:40:01.571 +03:00 [DBG] Connection id "0HNC8090TG521" stopped. 2025-06-25 10:40:06.563 +03:00 [DBG] Connection id "0HNC8090TG522" accepted. 2025-06-25 10:40:06.563 +03:00 [DBG] Connection id "0HNC8090TG522" started. 2025-06-25 10:40:06.563 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:40:06.564 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:40:06.564 +03:00 [DBG] POST requests are not supported 2025-06-25 10:40:06.564 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:40:06.564 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:40:06.564 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:40:06.564 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:40:06.564 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:40:06.564 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:40:06.564 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:40:06.564 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:40:06.564 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:40:06.564 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:40:06.564 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:40:06.564 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:40:06.564 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:40:06.564 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:40:06.564 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:06.564 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:06.564 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:40:06.564 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:40:06.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:40:06.564 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:40:06.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:40:06.564 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:40:06.564 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:40:06.564 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1176ms. 2025-06-25 10:40:06.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:40:06.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:40:06.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:40:06.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:40:06.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:06.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:06.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:40:06.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:40:06.564 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:40:06.564 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:40:06.565 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:40:06.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:40:06.565 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:40:06.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:06.565 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:06.565 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:06.565 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:06.565 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7009ms 2025-06-25 10:40:06.565 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:40:06.565 +03:00 [DBG] Connection id "0HNC8090TG522" completed keep alive response. 2025-06-25 10:40:06.565 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2973ms 2025-06-25 10:40:06.565 +03:00 [DBG] Connection id "0HNC8090TG522" received FIN. 2025-06-25 10:40:06.565 +03:00 [DBG] Connection id "0HNC8090TG522" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:40:06.565 +03:00 [DBG] Connection id "0HNC8090TG522" disconnecting. 2025-06-25 10:40:06.565 +03:00 [DBG] Connection id "0HNC8090TG522" stopped. 2025-06-25 10:40:29.579 +03:00 [DBG] Connection id "0HNC8090TG523" accepted. 2025-06-25 10:40:29.579 +03:00 [DBG] Connection id "0HNC8090TG523" started. 2025-06-25 10:40:29.580 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:40:29.580 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:40:29.580 +03:00 [DBG] POST requests are not supported 2025-06-25 10:40:29.580 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:40:29.580 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:40:29.580 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:40:29.580 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:40:29.580 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:40:29.580 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:40:29.580 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:40:29.580 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:40:29.580 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:40:29.580 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:40:29.580 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:40:29.580 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:40:29.580 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:40:29.580 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:40:29.580 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:29.580 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:29.580 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:40:29.580 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:40:29.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:40:29.581 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:40:29.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:40:29.581 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:40:29.581 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:40:29.581 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2147ms. 2025-06-25 10:40:29.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:40:29.581 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:40:29.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:40:29.581 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:40:29.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:29.582 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:29.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:40:29.582 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:40:29.582 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:40:29.582 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:40:29.582 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:40:29.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:40:29.582 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:40:29.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:29.582 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:29.582 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:29.582 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:40:29.582 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9441ms 2025-06-25 10:40:29.582 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:40:29.582 +03:00 [DBG] Connection id "0HNC8090TG523" completed keep alive response. 2025-06-25 10:40:29.583 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0205ms 2025-06-25 10:40:29.583 +03:00 [DBG] Connection id "0HNC8090TG523" received FIN. 2025-06-25 10:40:29.583 +03:00 [DBG] Connection id "0HNC8090TG523" disconnecting. 2025-06-25 10:40:29.583 +03:00 [DBG] Connection id "0HNC8090TG523" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:40:29.584 +03:00 [DBG] Connection id "0HNC8090TG523" stopped. 2025-06-25 10:41:29.568 +03:00 [DBG] Connection id "0HNC8090TG524" accepted. 2025-06-25 10:41:29.568 +03:00 [DBG] Connection id "0HNC8090TG524" started. 2025-06-25 10:41:29.569 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:41:29.569 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:41:29.569 +03:00 [DBG] POST requests are not supported 2025-06-25 10:41:29.569 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:41:29.569 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:41:29.569 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:41:29.569 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:41:29.569 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:41:29.569 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:41:29.569 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:41:29.569 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:41:29.569 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:41:29.569 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:41:29.569 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:41:29.569 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:41:29.569 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:41:29.570 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:41:29.570 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:41:29.570 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:41:29.570 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:41:29.570 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:41:29.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:41:29.570 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:41:29.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:41:29.570 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:41:29.570 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:41:29.570 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1656ms. 2025-06-25 10:41:29.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:41:29.570 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:41:29.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:41:29.570 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:41:29.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:41:29.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:41:29.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:41:29.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:41:29.570 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:41:29.570 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:41:29.570 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:41:29.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:41:29.570 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:41:29.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:41:29.571 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:41:29.571 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:41:29.571 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:41:29.571 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1282ms 2025-06-25 10:41:29.571 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:41:29.571 +03:00 [DBG] Connection id "0HNC8090TG524" completed keep alive response. 2025-06-25 10:41:29.571 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1351ms 2025-06-25 10:41:29.571 +03:00 [DBG] Connection id "0HNC8090TG524" received FIN. 2025-06-25 10:41:29.572 +03:00 [DBG] Connection id "0HNC8090TG524" disconnecting. 2025-06-25 10:41:29.572 +03:00 [DBG] Connection id "0HNC8090TG524" stopped. 2025-06-25 10:41:29.572 +03:00 [DBG] Connection id "0HNC8090TG524" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:42:29.844 +03:00 [DBG] Connection id "0HNC8090TG525" accepted. 2025-06-25 10:42:29.844 +03:00 [DBG] Connection id "0HNC8090TG525" started. 2025-06-25 10:42:29.844 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:42:29.844 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:42:29.844 +03:00 [DBG] POST requests are not supported 2025-06-25 10:42:29.844 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:42:29.844 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:42:29.844 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:42:29.844 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:42:29.845 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:42:29.845 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:42:29.845 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:42:29.845 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:42:29.845 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:42:29.845 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:42:29.845 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:42:29.845 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:42:29.845 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:42:29.845 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:42:29.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:29.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:29.845 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:42:29.845 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:42:29.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:42:29.845 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:42:29.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:42:29.845 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:42:29.845 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:42:29.845 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1214ms. 2025-06-25 10:42:29.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:42:29.845 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:42:29.845 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:42:29.845 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:42:29.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:29.845 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:29.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:42:29.845 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:42:29.845 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:42:29.845 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:42:29.845 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:42:29.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:42:29.845 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:42:29.845 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:29.846 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:29.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:29.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:29.846 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7077ms 2025-06-25 10:42:29.846 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:42:29.846 +03:00 [DBG] Connection id "0HNC8090TG525" completed keep alive response. 2025-06-25 10:42:29.846 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3528ms 2025-06-25 10:42:29.846 +03:00 [DBG] Connection id "0HNC8090TG525" received FIN. 2025-06-25 10:42:29.846 +03:00 [DBG] Connection id "0HNC8090TG525" disconnecting. 2025-06-25 10:42:29.846 +03:00 [DBG] Connection id "0HNC8090TG525" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:42:29.847 +03:00 [DBG] Connection id "0HNC8090TG525" stopped. 2025-06-25 10:42:43.297 +03:00 [DBG] Connection id "0HNC8090TG526" accepted. 2025-06-25 10:42:43.297 +03:00 [DBG] Connection id "0HNC8090TG526" started. 2025-06-25 10:42:43.297 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:42:43.297 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:42:43.297 +03:00 [DBG] POST requests are not supported 2025-06-25 10:42:43.297 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:42:43.298 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:42:43.298 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:42:43.298 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:42:43.298 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:42:43.298 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:42:43.298 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:42:43.298 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:42:43.298 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:42:43.298 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:42:43.298 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:42:43.298 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:42:43.298 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:42:43.298 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:42:43.298 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:43.298 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:43.298 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:42:43.298 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:42:43.298 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:42:43.298 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:42:43.298 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:42:43.298 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:42:43.298 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:42:43.299 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1558ms. 2025-06-25 10:42:43.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:42:43.299 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:42:43.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:42:43.299 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:42:43.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:43.299 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:43.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:42:43.299 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:42:43.299 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:42:43.299 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:42:43.299 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:42:43.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:42:43.299 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:42:43.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:43.299 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:43.299 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:43.299 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:43.299 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0185ms 2025-06-25 10:42:43.299 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:42:43.299 +03:00 [DBG] Connection id "0HNC8090TG526" completed keep alive response. 2025-06-25 10:42:43.299 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8734ms 2025-06-25 10:42:43.299 +03:00 [DBG] Connection id "0HNC8090TG526" received FIN. 2025-06-25 10:42:43.299 +03:00 [DBG] Connection id "0HNC8090TG526" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:42:43.299 +03:00 [DBG] Connection id "0HNC8090TG526" disconnecting. 2025-06-25 10:42:43.300 +03:00 [DBG] Connection id "0HNC8090TG526" stopped. 2025-06-25 10:42:46.565 +03:00 [DBG] Connection id "0HNC8090TG527" accepted. 2025-06-25 10:42:46.565 +03:00 [DBG] Connection id "0HNC8090TG527" started. 2025-06-25 10:42:46.565 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:42:46.565 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:42:46.565 +03:00 [DBG] POST requests are not supported 2025-06-25 10:42:46.565 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:42:46.565 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:42:46.565 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:42:46.565 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:42:46.565 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:42:46.565 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:42:46.565 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:42:46.565 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:42:46.566 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:42:46.566 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:42:46.566 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:42:46.566 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:42:46.566 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:42:46.566 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:42:46.566 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:46.566 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:46.566 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:42:46.566 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:42:46.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:42:46.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:42:46.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:42:46.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:42:46.566 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:42:46.566 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2785ms. 2025-06-25 10:42:46.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:42:46.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:42:46.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:42:46.567 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:42:46.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:46.567 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:46.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:42:46.567 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:42:46.567 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:42:46.567 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:42:46.567 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:42:46.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:42:46.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:42:46.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:46.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:46.567 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:46.567 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:46.567 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2848ms 2025-06-25 10:42:46.567 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:42:46.567 +03:00 [DBG] Connection id "0HNC8090TG527" completed keep alive response. 2025-06-25 10:42:46.567 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2674ms 2025-06-25 10:42:46.568 +03:00 [DBG] Connection id "0HNC8090TG527" received FIN. 2025-06-25 10:42:46.568 +03:00 [DBG] Connection id "0HNC8090TG527" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:42:46.568 +03:00 [DBG] Connection id "0HNC8090TG527" disconnecting. 2025-06-25 10:42:46.568 +03:00 [DBG] Connection id "0HNC8090TG527" stopped. 2025-06-25 10:42:51.573 +03:00 [DBG] Connection id "0HNC8090TG528" accepted. 2025-06-25 10:42:51.573 +03:00 [DBG] Connection id "0HNC8090TG528" started. 2025-06-25 10:42:51.573 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:42:51.573 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:42:51.573 +03:00 [DBG] POST requests are not supported 2025-06-25 10:42:51.573 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:42:51.574 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:42:51.574 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:42:51.574 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:42:51.574 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:42:51.574 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:42:51.574 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:42:51.574 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:42:51.574 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:42:51.574 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:42:51.574 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:42:51.574 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:42:51.574 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:42:51.574 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:42:51.574 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:51.574 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:51.574 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:42:51.574 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:42:51.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:42:51.574 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:42:51.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:42:51.574 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:42:51.574 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:42:51.574 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1208ms. 2025-06-25 10:42:51.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:42:51.574 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:42:51.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:42:51.574 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:42:51.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:51.574 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:51.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:42:51.574 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:42:51.574 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:42:51.574 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:42:51.574 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:42:51.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:42:51.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:42:51.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:51.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:51.575 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:51.575 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:51.575 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7402ms 2025-06-25 10:42:51.575 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:42:51.575 +03:00 [DBG] Connection id "0HNC8090TG528" completed keep alive response. 2025-06-25 10:42:51.575 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3957ms 2025-06-25 10:42:51.575 +03:00 [DBG] Connection id "0HNC8090TG528" received FIN. 2025-06-25 10:42:51.575 +03:00 [DBG] Connection id "0HNC8090TG528" disconnecting. 2025-06-25 10:42:51.575 +03:00 [DBG] Connection id "0HNC8090TG528" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:42:51.577 +03:00 [DBG] Connection id "0HNC8090TG528" stopped. 2025-06-25 10:42:56.575 +03:00 [DBG] Connection id "0HNC8090TG529" accepted. 2025-06-25 10:42:56.575 +03:00 [DBG] Connection id "0HNC8090TG529" started. 2025-06-25 10:42:56.576 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:42:56.576 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:42:56.576 +03:00 [DBG] POST requests are not supported 2025-06-25 10:42:56.576 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:42:56.576 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:42:56.576 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:42:56.576 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:42:56.576 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:42:56.576 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:42:56.576 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:42:56.576 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:42:56.576 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:42:56.577 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:42:56.577 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:42:56.577 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:42:56.577 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:42:56.577 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:42:56.577 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:56.577 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:56.577 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:42:56.577 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:42:56.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:42:56.577 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:42:56.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:42:56.577 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:42:56.577 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:42:56.577 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1677ms. 2025-06-25 10:42:56.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:42:56.577 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:42:56.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:42:56.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:42:56.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:56.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:56.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:42:56.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:42:56.578 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:42:56.578 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:42:56.578 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:42:56.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:42:56.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:42:56.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:56.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:56.578 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:56.578 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:42:56.578 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5655ms 2025-06-25 10:42:56.578 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:42:56.578 +03:00 [DBG] Connection id "0HNC8090TG529" completed keep alive response. 2025-06-25 10:42:56.579 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8055ms 2025-06-25 10:42:56.579 +03:00 [DBG] Connection id "0HNC8090TG529" received FIN. 2025-06-25 10:42:56.579 +03:00 [DBG] Connection id "0HNC8090TG529" disconnecting. 2025-06-25 10:42:56.579 +03:00 [DBG] Connection id "0HNC8090TG529" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:42:56.580 +03:00 [DBG] Connection id "0HNC8090TG529" stopped. 2025-06-25 10:43:01.563 +03:00 [DBG] Connection id "0HNC8090TG52A" accepted. 2025-06-25 10:43:01.563 +03:00 [DBG] Connection id "0HNC8090TG52A" started. 2025-06-25 10:43:01.563 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:43:01.563 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:43:01.564 +03:00 [DBG] POST requests are not supported 2025-06-25 10:43:01.564 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:43:01.564 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:43:01.564 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:01.564 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:43:01.564 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:43:01.564 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:43:01.564 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:43:01.564 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:01.564 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:43:01.564 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:43:01.564 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:43:01.564 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:43:01.564 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:43:01.564 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:43:01.564 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:01.564 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:01.564 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:43:01.564 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:43:01.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:01.564 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:01.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:01.564 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:01.564 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:43:01.564 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1159ms. 2025-06-25 10:43:01.565 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:01.565 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:01.565 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:01.565 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:01.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:01.565 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:01.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:01.565 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:01.565 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:43:01.565 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:43:01.565 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:43:01.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:01.565 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:01.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:01.565 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:01.565 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:01.565 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:01.565 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8929ms 2025-06-25 10:43:01.565 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:01.565 +03:00 [DBG] Connection id "0HNC8090TG52A" completed keep alive response. 2025-06-25 10:43:01.565 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6358ms 2025-06-25 10:43:01.566 +03:00 [DBG] Connection id "0HNC8090TG52A" received FIN. 2025-06-25 10:43:01.566 +03:00 [DBG] Connection id "0HNC8090TG52A" disconnecting. 2025-06-25 10:43:01.566 +03:00 [DBG] Connection id "0HNC8090TG52A" stopped. 2025-06-25 10:43:01.566 +03:00 [DBG] Connection id "0HNC8090TG52A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:43:06.577 +03:00 [DBG] Connection id "0HNC8090TG52B" accepted. 2025-06-25 10:43:06.578 +03:00 [DBG] Connection id "0HNC8090TG52B" started. 2025-06-25 10:43:06.578 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:43:06.578 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:43:06.578 +03:00 [DBG] POST requests are not supported 2025-06-25 10:43:06.578 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:43:06.578 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:43:06.578 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:06.578 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:43:06.578 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:43:06.578 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:43:06.578 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:43:06.578 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:06.579 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:43:06.579 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:43:06.579 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:43:06.579 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:43:06.579 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:43:06.579 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:43:06.579 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:06.579 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:06.579 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:43:06.579 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:43:06.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:06.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:06.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:06.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:06.579 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:43:06.580 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1964ms. 2025-06-25 10:43:06.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:06.580 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:06.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:06.580 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:06.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:06.580 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:06.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:06.580 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:06.580 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:43:06.580 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:43:06.580 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:43:06.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:06.580 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:06.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:06.580 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:06.580 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:06.580 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:06.580 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.225ms 2025-06-25 10:43:06.580 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:06.580 +03:00 [DBG] Connection id "0HNC8090TG52B" completed keep alive response. 2025-06-25 10:43:06.580 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4747ms 2025-06-25 10:43:06.581 +03:00 [DBG] Connection id "0HNC8090TG52B" received FIN. 2025-06-25 10:43:06.581 +03:00 [DBG] Connection id "0HNC8090TG52B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:43:06.581 +03:00 [DBG] Connection id "0HNC8090TG52B" disconnecting. 2025-06-25 10:43:06.581 +03:00 [DBG] Connection id "0HNC8090TG52B" stopped. 2025-06-25 10:43:11.566 +03:00 [DBG] Connection id "0HNC8090TG52C" accepted. 2025-06-25 10:43:11.566 +03:00 [DBG] Connection id "0HNC8090TG52C" started. 2025-06-25 10:43:11.567 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:43:11.567 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:43:11.567 +03:00 [DBG] POST requests are not supported 2025-06-25 10:43:11.567 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:43:11.567 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:43:11.567 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:11.567 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:43:11.567 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:43:11.567 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:43:11.567 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:43:11.567 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:11.567 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:43:11.567 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:43:11.567 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:43:11.567 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:43:11.567 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:43:11.567 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:43:11.567 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:11.567 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:11.567 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:43:11.567 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:43:11.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:11.567 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:11.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:11.567 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:11.567 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:43:11.568 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1401ms. 2025-06-25 10:43:11.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:11.568 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:11.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:11.568 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:11.568 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:11.568 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:11.568 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:11.568 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:11.568 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:43:11.568 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:43:11.568 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:43:11.568 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:11.568 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:11.568 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:11.568 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:11.568 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:11.568 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:11.568 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6918ms 2025-06-25 10:43:11.568 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:11.568 +03:00 [DBG] Connection id "0HNC8090TG52C" completed keep alive response. 2025-06-25 10:43:11.568 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3897ms 2025-06-25 10:43:11.568 +03:00 [DBG] Connection id "0HNC8090TG52C" received FIN. 2025-06-25 10:43:11.568 +03:00 [DBG] Connection id "0HNC8090TG52C" disconnecting. 2025-06-25 10:43:11.568 +03:00 [DBG] Connection id "0HNC8090TG52C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:43:11.570 +03:00 [DBG] Connection id "0HNC8090TG52C" stopped. 2025-06-25 10:43:16.574 +03:00 [DBG] Connection id "0HNC8090TG52D" accepted. 2025-06-25 10:43:16.575 +03:00 [DBG] Connection id "0HNC8090TG52D" started. 2025-06-25 10:43:16.575 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:43:16.575 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:43:16.575 +03:00 [DBG] POST requests are not supported 2025-06-25 10:43:16.575 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:43:16.575 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:43:16.575 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:16.575 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:43:16.575 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:43:16.575 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:43:16.575 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:43:16.575 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:16.575 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:43:16.576 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:43:16.576 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:43:16.576 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:43:16.576 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:43:16.576 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:43:16.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:16.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:16.576 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:43:16.576 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:43:16.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:16.576 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:16.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:16.576 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:16.576 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:43:16.576 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1672ms. 2025-06-25 10:43:16.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:16.576 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:16.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:16.576 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:16.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:16.577 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:16.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:16.577 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:16.577 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:43:16.577 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:43:16.577 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:43:16.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:16.577 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:16.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:16.577 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:16.577 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:16.577 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:16.577 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.337ms 2025-06-25 10:43:16.577 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:16.577 +03:00 [DBG] Connection id "0HNC8090TG52D" completed keep alive response. 2025-06-25 10:43:16.577 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3737ms 2025-06-25 10:43:16.578 +03:00 [DBG] Connection id "0HNC8090TG52D" received FIN. 2025-06-25 10:43:16.578 +03:00 [DBG] Connection id "0HNC8090TG52D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:43:16.578 +03:00 [DBG] Connection id "0HNC8090TG52D" disconnecting. 2025-06-25 10:43:16.578 +03:00 [DBG] Connection id "0HNC8090TG52D" stopped. 2025-06-25 10:43:21.564 +03:00 [DBG] Connection id "0HNC8090TG52E" accepted. 2025-06-25 10:43:21.564 +03:00 [DBG] Connection id "0HNC8090TG52E" started. 2025-06-25 10:43:21.564 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:43:21.564 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:43:21.564 +03:00 [DBG] POST requests are not supported 2025-06-25 10:43:21.564 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:43:21.564 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:43:21.564 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:21.564 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:43:21.564 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:43:21.564 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:43:21.564 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:43:21.564 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:21.564 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:43:21.565 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:43:21.565 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:43:21.565 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:43:21.565 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:43:21.565 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:43:21.565 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:21.565 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:21.565 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:43:21.565 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:43:21.565 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:21.565 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:21.565 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:21.565 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:21.565 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:43:21.565 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1397ms. 2025-06-25 10:43:21.565 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:21.565 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:21.565 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:21.565 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:21.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:21.565 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:21.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:21.565 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:21.565 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:43:21.565 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:43:21.565 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:43:21.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:21.565 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:21.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:21.566 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:21.566 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:21.566 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:21.566 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8425ms 2025-06-25 10:43:21.566 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:21.566 +03:00 [DBG] Connection id "0HNC8090TG52E" completed keep alive response. 2025-06-25 10:43:21.566 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6998ms 2025-06-25 10:43:21.566 +03:00 [DBG] Connection id "0HNC8090TG52E" received FIN. 2025-06-25 10:43:21.566 +03:00 [DBG] Connection id "0HNC8090TG52E" disconnecting. 2025-06-25 10:43:21.566 +03:00 [DBG] Connection id "0HNC8090TG52E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:43:21.567 +03:00 [DBG] Connection id "0HNC8090TG52E" stopped. 2025-06-25 10:43:26.574 +03:00 [DBG] Connection id "0HNC8090TG52F" accepted. 2025-06-25 10:43:26.574 +03:00 [DBG] Connection id "0HNC8090TG52F" started. 2025-06-25 10:43:26.574 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:43:26.574 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:43:26.574 +03:00 [DBG] POST requests are not supported 2025-06-25 10:43:26.575 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:43:26.575 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:43:26.575 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:26.575 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:43:26.575 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:43:26.575 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:43:26.575 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:43:26.575 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:26.575 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:43:26.575 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:43:26.575 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:43:26.575 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:43:26.575 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:43:26.575 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:43:26.575 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:26.575 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:26.575 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:43:26.575 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:43:26.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:26.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:26.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:26.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:26.575 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:43:26.575 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-06-25 10:43:26.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:26.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:26.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:26.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:26.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:26.576 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:26.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:26.576 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:26.576 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:43:26.576 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:43:26.576 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:43:26.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:26.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:26.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:26.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:26.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:26.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:26.576 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7435ms 2025-06-25 10:43:26.576 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:26.576 +03:00 [DBG] Connection id "0HNC8090TG52F" completed keep alive response. 2025-06-25 10:43:26.576 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5065ms 2025-06-25 10:43:26.576 +03:00 [DBG] Connection id "0HNC8090TG52F" received FIN. 2025-06-25 10:43:26.576 +03:00 [DBG] Connection id "0HNC8090TG52F" disconnecting. 2025-06-25 10:43:26.576 +03:00 [DBG] Connection id "0HNC8090TG52F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:43:26.577 +03:00 [DBG] Connection id "0HNC8090TG52F" stopped. 2025-06-25 10:43:31.568 +03:00 [DBG] Connection id "0HNC8090TG52G" accepted. 2025-06-25 10:43:31.568 +03:00 [DBG] Connection id "0HNC8090TG52G" started. 2025-06-25 10:43:31.568 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:43:31.568 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:43:31.568 +03:00 [DBG] POST requests are not supported 2025-06-25 10:43:31.568 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:43:31.568 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:43:31.568 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:31.568 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:43:31.568 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:43:31.568 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:43:31.568 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:43:31.568 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:31.568 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:43:31.569 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:43:31.569 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:43:31.569 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:43:31.569 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:43:31.569 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:43:31.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:31.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:31.569 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:43:31.569 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:43:31.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:31.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:31.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:31.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:31.569 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:43:31.569 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1499ms. 2025-06-25 10:43:31.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:31.570 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:31.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:31.570 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:31.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:31.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:31.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:31.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:31.570 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:43:31.570 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:43:31.570 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:43:31.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:31.570 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:31.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:31.570 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:31.570 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:31.570 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:31.570 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.353ms 2025-06-25 10:43:31.570 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:31.570 +03:00 [DBG] Connection id "0HNC8090TG52G" completed keep alive response. 2025-06-25 10:43:31.570 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2309ms 2025-06-25 10:43:31.571 +03:00 [DBG] Connection id "0HNC8090TG52G" received FIN. 2025-06-25 10:43:31.571 +03:00 [DBG] Connection id "0HNC8090TG52G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:43:31.571 +03:00 [DBG] Connection id "0HNC8090TG52G" disconnecting. 2025-06-25 10:43:31.571 +03:00 [DBG] Connection id "0HNC8090TG52G" stopped. 2025-06-25 10:43:36.571 +03:00 [DBG] Connection id "0HNC8090TG52H" accepted. 2025-06-25 10:43:36.571 +03:00 [DBG] Connection id "0HNC8090TG52H" started. 2025-06-25 10:43:36.571 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:43:36.571 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:43:36.571 +03:00 [DBG] POST requests are not supported 2025-06-25 10:43:36.571 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:43:36.571 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:43:36.571 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:36.571 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:43:36.571 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:43:36.571 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:43:36.571 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:43:36.571 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:36.571 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:43:36.571 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:43:36.571 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:43:36.572 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:43:36.572 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:43:36.572 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:43:36.572 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:36.572 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:36.572 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:43:36.572 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:43:36.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:36.572 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:36.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:36.572 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:36.572 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:43:36.572 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1264ms. 2025-06-25 10:43:36.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:36.572 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:36.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:36.572 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:36.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:36.572 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:36.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:36.572 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:36.572 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:43:36.572 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:43:36.572 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:43:36.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:36.572 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:36.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:36.572 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:36.572 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:36.572 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:36.573 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9303ms 2025-06-25 10:43:36.573 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:36.573 +03:00 [DBG] Connection id "0HNC8090TG52H" completed keep alive response. 2025-06-25 10:43:36.573 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7887ms 2025-06-25 10:43:36.573 +03:00 [DBG] Connection id "0HNC8090TG52H" received FIN. 2025-06-25 10:43:36.573 +03:00 [DBG] Connection id "0HNC8090TG52H" disconnecting. 2025-06-25 10:43:36.573 +03:00 [DBG] Connection id "0HNC8090TG52H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:43:36.574 +03:00 [DBG] Connection id "0HNC8090TG52H" stopped. 2025-06-25 10:43:41.574 +03:00 [DBG] Connection id "0HNC8090TG52I" accepted. 2025-06-25 10:43:41.574 +03:00 [DBG] Connection id "0HNC8090TG52I" started. 2025-06-25 10:43:41.574 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:43:41.574 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:43:41.574 +03:00 [DBG] POST requests are not supported 2025-06-25 10:43:41.574 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:43:41.574 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:43:41.574 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:41.574 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:43:41.575 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:43:41.575 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:43:41.575 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:43:41.575 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:41.575 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:43:41.575 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:43:41.575 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:43:41.575 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:43:41.575 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:43:41.575 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:43:41.575 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:41.575 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:41.575 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:43:41.575 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:43:41.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:41.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:41.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:41.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:41.575 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:43:41.575 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1364ms. 2025-06-25 10:43:41.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:41.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:43:41.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:41.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:43:41.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:41.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:41.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:41.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:41.575 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:43:41.575 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:43:41.575 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:43:41.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:41.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:43:41.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:41.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:41.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:41.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:43:41.576 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7144ms 2025-06-25 10:43:41.576 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:43:41.576 +03:00 [DBG] Connection id "0HNC8090TG52I" completed keep alive response. 2025-06-25 10:43:41.576 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.307ms 2025-06-25 10:43:41.576 +03:00 [DBG] Connection id "0HNC8090TG52I" received FIN. 2025-06-25 10:43:41.576 +03:00 [DBG] Connection id "0HNC8090TG52I" disconnecting. 2025-06-25 10:43:41.576 +03:00 [DBG] Connection id "0HNC8090TG52I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:43:41.577 +03:00 [DBG] Connection id "0HNC8090TG52I" stopped. 2025-06-25 10:44:29.570 +03:00 [DBG] Connection id "0HNC8090TG52J" accepted. 2025-06-25 10:44:29.570 +03:00 [DBG] Connection id "0HNC8090TG52J" started. 2025-06-25 10:44:29.570 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:44:29.570 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:44:29.570 +03:00 [DBG] POST requests are not supported 2025-06-25 10:44:29.570 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:44:29.570 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:44:29.570 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:44:29.570 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:44:29.570 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:44:29.570 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:44:29.570 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:44:29.570 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:44:29.570 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:44:29.570 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:44:29.570 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:44:29.570 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:44:29.570 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:44:29.570 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:44:29.570 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:44:29.570 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:44:29.570 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:44:29.570 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:44:29.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:44:29.571 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:44:29.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:44:29.571 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:44:29.571 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:44:29.571 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-06-25 10:44:29.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:44:29.571 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:44:29.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:44:29.571 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:44:29.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:44:29.571 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:44:29.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:44:29.571 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:44:29.571 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:44:29.571 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:44:29.571 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:44:29.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:44:29.571 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:44:29.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:44:29.571 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:44:29.571 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:44:29.571 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:44:29.571 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7204ms 2025-06-25 10:44:29.571 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:44:29.571 +03:00 [DBG] Connection id "0HNC8090TG52J" completed keep alive response. 2025-06-25 10:44:29.571 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2997ms 2025-06-25 10:44:29.571 +03:00 [DBG] Connection id "0HNC8090TG52J" received FIN. 2025-06-25 10:44:29.572 +03:00 [DBG] Connection id "0HNC8090TG52J" disconnecting. 2025-06-25 10:44:29.572 +03:00 [DBG] Connection id "0HNC8090TG52J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:44:29.573 +03:00 [DBG] Connection id "0HNC8090TG52J" stopped. 2025-06-25 10:45:29.565 +03:00 [DBG] Connection id "0HNC8090TG52K" accepted. 2025-06-25 10:45:29.565 +03:00 [DBG] Connection id "0HNC8090TG52K" started. 2025-06-25 10:45:29.565 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:45:29.565 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:45:29.565 +03:00 [DBG] POST requests are not supported 2025-06-25 10:45:29.565 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:45:29.566 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:45:29.566 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:45:29.566 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:45:29.566 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:45:29.566 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:45:29.566 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:45:29.566 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:45:29.566 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:45:29.566 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:45:29.566 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:45:29.566 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:45:29.566 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:45:29.566 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:45:29.566 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:45:29.566 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:45:29.566 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:45:29.566 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:45:29.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:45:29.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:45:29.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:45:29.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:45:29.566 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:45:29.566 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1143ms. 2025-06-25 10:45:29.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:45:29.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:45:29.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:45:29.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:45:29.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:45:29.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:45:29.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:45:29.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:45:29.566 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:45:29.567 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:45:29.567 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:45:29.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:45:29.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:45:29.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:45:29.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:45:29.567 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:45:29.567 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:45:29.567 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6936ms 2025-06-25 10:45:29.567 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:45:29.567 +03:00 [DBG] Connection id "0HNC8090TG52K" completed keep alive response. 2025-06-25 10:45:29.567 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3772ms 2025-06-25 10:45:29.567 +03:00 [DBG] Connection id "0HNC8090TG52K" received FIN. 2025-06-25 10:45:29.567 +03:00 [DBG] Connection id "0HNC8090TG52K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:45:29.567 +03:00 [DBG] Connection id "0HNC8090TG52K" disconnecting. 2025-06-25 10:45:29.567 +03:00 [DBG] Connection id "0HNC8090TG52K" stopped. 2025-06-25 10:46:29.565 +03:00 [DBG] Connection id "0HNC8090TG52L" accepted. 2025-06-25 10:46:29.565 +03:00 [DBG] Connection id "0HNC8090TG52L" started. 2025-06-25 10:46:29.565 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:46:29.565 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:46:29.565 +03:00 [DBG] POST requests are not supported 2025-06-25 10:46:29.565 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:46:29.565 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:46:29.565 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:46:29.565 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:46:29.565 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:46:29.565 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:46:29.565 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:46:29.566 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:46:29.566 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:46:29.566 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:46:29.566 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:46:29.566 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:46:29.566 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:46:29.566 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:46:29.566 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:46:29.566 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:46:29.566 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:46:29.566 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:46:29.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:46:29.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:46:29.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:46:29.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:46:29.566 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:46:29.566 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1425ms. 2025-06-25 10:46:29.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:46:29.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:46:29.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:46:29.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:46:29.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:46:29.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:46:29.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:46:29.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:46:29.567 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:46:29.567 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:46:29.567 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:46:29.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:46:29.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:46:29.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:46:29.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:46:29.567 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:46:29.567 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:46:29.567 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9488ms 2025-06-25 10:46:29.567 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:46:29.567 +03:00 [DBG] Connection id "0HNC8090TG52L" completed keep alive response. 2025-06-25 10:46:29.567 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7286ms 2025-06-25 10:46:29.567 +03:00 [DBG] Connection id "0HNC8090TG52L" received FIN. 2025-06-25 10:46:29.567 +03:00 [DBG] Connection id "0HNC8090TG52L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:46:29.567 +03:00 [DBG] Connection id "0HNC8090TG52L" disconnecting. 2025-06-25 10:46:29.567 +03:00 [DBG] Connection id "0HNC8090TG52L" stopped. 2025-06-25 10:47:29.565 +03:00 [DBG] Connection id "0HNC8090TG52M" accepted. 2025-06-25 10:47:29.565 +03:00 [DBG] Connection id "0HNC8090TG52M" started. 2025-06-25 10:47:29.565 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:47:29.565 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:47:29.565 +03:00 [DBG] POST requests are not supported 2025-06-25 10:47:29.565 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:47:29.566 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:47:29.566 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:47:29.566 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:47:29.566 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:47:29.566 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:47:29.566 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:47:29.566 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:47:29.566 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:47:29.566 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:47:29.566 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:47:29.566 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:47:29.566 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:47:29.566 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:47:29.566 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:47:29.566 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:47:29.566 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:47:29.567 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:47:29.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:47:29.567 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:47:29.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:47:29.567 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:47:29.567 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:47:29.567 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.171ms. 2025-06-25 10:47:29.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:47:29.567 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:47:29.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:47:29.567 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:47:29.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:47:29.567 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:47:29.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:47:29.567 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:47:29.567 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:47:29.568 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:47:29.568 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:47:29.568 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:47:29.568 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:47:29.568 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:47:29.568 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:47:29.568 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:47:29.568 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:47:29.568 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6438ms 2025-06-25 10:47:29.568 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:47:29.568 +03:00 [DBG] Connection id "0HNC8090TG52M" completed keep alive response. 2025-06-25 10:47:29.568 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8901ms 2025-06-25 10:47:29.569 +03:00 [DBG] Connection id "0HNC8090TG52M" received FIN. 2025-06-25 10:47:29.569 +03:00 [DBG] Connection id "0HNC8090TG52M" disconnecting. 2025-06-25 10:47:29.569 +03:00 [DBG] Connection id "0HNC8090TG52M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:47:29.570 +03:00 [DBG] Connection id "0HNC8090TG52M" stopped. 2025-06-25 10:48:29.564 +03:00 [DBG] Connection id "0HNC8090TG52N" accepted. 2025-06-25 10:48:29.564 +03:00 [DBG] Connection id "0HNC8090TG52N" started. 2025-06-25 10:48:29.564 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:48:29.565 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:48:29.565 +03:00 [DBG] POST requests are not supported 2025-06-25 10:48:29.565 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:48:29.565 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:48:29.565 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:48:29.565 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:48:29.565 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:48:29.565 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:48:29.565 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:48:29.565 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:48:29.565 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:48:29.565 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:48:29.565 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:48:29.565 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:48:29.565 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:48:29.565 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:48:29.565 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:48:29.565 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:48:29.565 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:48:29.566 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:48:29.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:48:29.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:48:29.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:48:29.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:48:29.566 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:48:29.566 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.172ms. 2025-06-25 10:48:29.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:48:29.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:48:29.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:48:29.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:48:29.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:48:29.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:48:29.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:48:29.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:48:29.566 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:48:29.566 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:48:29.566 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:48:29.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:48:29.566 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:48:29.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:48:29.566 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:48:29.567 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:48:29.567 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:48:29.567 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2754ms 2025-06-25 10:48:29.567 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:48:29.567 +03:00 [DBG] Connection id "0HNC8090TG52N" completed keep alive response. 2025-06-25 10:48:29.567 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5949ms 2025-06-25 10:48:29.567 +03:00 [DBG] Connection id "0HNC8090TG52N" received FIN. 2025-06-25 10:48:29.567 +03:00 [DBG] Connection id "0HNC8090TG52N" disconnecting. 2025-06-25 10:48:29.568 +03:00 [DBG] Connection id "0HNC8090TG52N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:48:29.569 +03:00 [DBG] Connection id "0HNC8090TG52N" stopped. 2025-06-25 10:49:29.584 +03:00 [DBG] Connection id "0HNC8090TG52O" accepted. 2025-06-25 10:49:29.584 +03:00 [DBG] Connection id "0HNC8090TG52O" started. 2025-06-25 10:49:29.584 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:49:29.584 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:49:29.584 +03:00 [DBG] POST requests are not supported 2025-06-25 10:49:29.584 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:49:29.584 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:49:29.584 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:49:29.584 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:49:29.584 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:49:29.584 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:49:29.584 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:49:29.584 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:49:29.584 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:49:29.584 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:49:29.584 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:49:29.584 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:49:29.584 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:49:29.584 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:49:29.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:49:29.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:49:29.584 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:49:29.584 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:49:29.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:49:29.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:49:29.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:49:29.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:49:29.584 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:49:29.585 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2029ms. 2025-06-25 10:49:29.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:49:29.585 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:49:29.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:49:29.585 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:49:29.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:49:29.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:49:29.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:49:29.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:49:29.585 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:49:29.585 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:49:29.585 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:49:29.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:49:29.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:49:29.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:49:29.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:49:29.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:49:29.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:49:29.585 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7749ms 2025-06-25 10:49:29.585 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:49:29.585 +03:00 [DBG] Connection id "0HNC8090TG52O" completed keep alive response. 2025-06-25 10:49:29.585 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3466ms 2025-06-25 10:49:29.585 +03:00 [DBG] Connection id "0HNC8090TG52O" received FIN. 2025-06-25 10:49:29.586 +03:00 [DBG] Connection id "0HNC8090TG52O" disconnecting. 2025-06-25 10:49:29.586 +03:00 [DBG] Connection id "0HNC8090TG52O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:49:29.587 +03:00 [DBG] Connection id "0HNC8090TG52O" stopped. 2025-06-25 10:50:29.577 +03:00 [DBG] Connection id "0HNC8090TG52P" accepted. 2025-06-25 10:50:29.577 +03:00 [DBG] Connection id "0HNC8090TG52P" started. 2025-06-25 10:50:29.577 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:50:29.577 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:50:29.577 +03:00 [DBG] POST requests are not supported 2025-06-25 10:50:29.577 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:50:29.577 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:50:29.577 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:50:29.577 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:50:29.577 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:50:29.577 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:50:29.577 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:50:29.577 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:50:29.577 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:50:29.577 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:50:29.577 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:50:29.577 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:50:29.577 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:50:29.578 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:50:29.578 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:50:29.578 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:50:29.578 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:50:29.578 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:50:29.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:50:29.578 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:50:29.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:50:29.578 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:50:29.578 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:50:29.578 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1186ms. 2025-06-25 10:50:29.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:50:29.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:50:29.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:50:29.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:50:29.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:50:29.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:50:29.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:50:29.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:50:29.578 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:50:29.578 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:50:29.578 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:50:29.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:50:29.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:50:29.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:50:29.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:50:29.578 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:50:29.578 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:50:29.578 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6872ms 2025-06-25 10:50:29.578 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:50:29.578 +03:00 [DBG] Connection id "0HNC8090TG52P" completed keep alive response. 2025-06-25 10:50:29.578 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3536ms 2025-06-25 10:50:29.578 +03:00 [DBG] Connection id "0HNC8090TG52P" received FIN. 2025-06-25 10:50:29.579 +03:00 [DBG] Connection id "0HNC8090TG52P" disconnecting. 2025-06-25 10:50:29.579 +03:00 [DBG] Connection id "0HNC8090TG52P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:50:29.580 +03:00 [DBG] Connection id "0HNC8090TG52P" stopped. 2025-06-25 10:51:29.574 +03:00 [DBG] Connection id "0HNC8090TG52Q" accepted. 2025-06-25 10:51:29.574 +03:00 [DBG] Connection id "0HNC8090TG52Q" started. 2025-06-25 10:51:29.574 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:51:29.574 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:51:29.574 +03:00 [DBG] POST requests are not supported 2025-06-25 10:51:29.574 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:51:29.574 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:51:29.574 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:51:29.574 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:51:29.574 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:51:29.574 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:51:29.574 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:51:29.574 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:51:29.574 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:51:29.574 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:51:29.574 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:51:29.574 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:51:29.574 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:51:29.574 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:51:29.574 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:51:29.574 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:51:29.575 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:51:29.575 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:51:29.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:51:29.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:51:29.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:51:29.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:51:29.575 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:51:29.575 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-06-25 10:51:29.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:51:29.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:51:29.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:51:29.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:51:29.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:51:29.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:51:29.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:51:29.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:51:29.575 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:51:29.575 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:51:29.575 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:51:29.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:51:29.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:51:29.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:51:29.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:51:29.575 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:51:29.575 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:51:29.575 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7088ms 2025-06-25 10:51:29.575 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:51:29.575 +03:00 [DBG] Connection id "0HNC8090TG52Q" completed keep alive response. 2025-06-25 10:51:29.575 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3957ms 2025-06-25 10:51:29.576 +03:00 [DBG] Connection id "0HNC8090TG52Q" received FIN. 2025-06-25 10:51:29.576 +03:00 [DBG] Connection id "0HNC8090TG52Q" disconnecting. 2025-06-25 10:51:29.576 +03:00 [DBG] Connection id "0HNC8090TG52Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:51:29.577 +03:00 [DBG] Connection id "0HNC8090TG52Q" stopped. 2025-06-25 10:52:29.576 +03:00 [DBG] Connection id "0HNC8090TG52R" accepted. 2025-06-25 10:52:29.577 +03:00 [DBG] Connection id "0HNC8090TG52R" started. 2025-06-25 10:52:29.577 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:52:29.577 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:52:29.577 +03:00 [DBG] POST requests are not supported 2025-06-25 10:52:29.577 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:52:29.577 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:52:29.577 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:52:29.577 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:52:29.577 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:52:29.577 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:52:29.577 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:52:29.577 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:52:29.577 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:52:29.577 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:52:29.577 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:52:29.577 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:52:29.577 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:52:29.577 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:52:29.577 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:52:29.577 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:52:29.577 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:52:29.578 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:52:29.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:52:29.578 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:52:29.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:52:29.578 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:52:29.578 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:52:29.578 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-06-25 10:52:29.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:52:29.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:52:29.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:52:29.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:52:29.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:52:29.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:52:29.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:52:29.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:52:29.578 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:52:29.578 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:52:29.578 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:52:29.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:52:29.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:52:29.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:52:29.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:52:29.578 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:52:29.578 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:52:29.578 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7445ms 2025-06-25 10:52:29.578 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:52:29.578 +03:00 [DBG] Connection id "0HNC8090TG52R" completed keep alive response. 2025-06-25 10:52:29.578 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3861ms 2025-06-25 10:52:29.578 +03:00 [DBG] Connection id "0HNC8090TG52R" received FIN. 2025-06-25 10:52:29.579 +03:00 [DBG] Connection id "0HNC8090TG52R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:52:29.579 +03:00 [DBG] Connection id "0HNC8090TG52R" disconnecting. 2025-06-25 10:52:29.579 +03:00 [DBG] Connection id "0HNC8090TG52R" stopped. 2025-06-25 10:53:29.571 +03:00 [DBG] Connection id "0HNC8090TG52S" accepted. 2025-06-25 10:53:29.571 +03:00 [DBG] Connection id "0HNC8090TG52S" started. 2025-06-25 10:53:29.571 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:53:29.571 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:53:29.571 +03:00 [DBG] POST requests are not supported 2025-06-25 10:53:29.571 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:53:29.571 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:53:29.571 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:53:29.571 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:53:29.571 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:53:29.571 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:53:29.571 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:53:29.571 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:53:29.571 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:53:29.571 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:53:29.571 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:53:29.571 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:53:29.571 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:53:29.571 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:53:29.571 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:53:29.571 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:53:29.571 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:53:29.571 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:53:29.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:53:29.572 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:53:29.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:53:29.572 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:53:29.572 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:53:29.572 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-06-25 10:53:29.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:53:29.572 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:53:29.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:53:29.572 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:53:29.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:53:29.572 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:53:29.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:53:29.572 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:53:29.572 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:53:29.572 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:53:29.572 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:53:29.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:53:29.572 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:53:29.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:53:29.572 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:53:29.572 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:53:29.572 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:53:29.572 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7277ms 2025-06-25 10:53:29.572 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:53:29.572 +03:00 [DBG] Connection id "0HNC8090TG52S" completed keep alive response. 2025-06-25 10:53:29.572 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3068ms 2025-06-25 10:53:29.572 +03:00 [DBG] Connection id "0HNC8090TG52S" received FIN. 2025-06-25 10:53:29.573 +03:00 [DBG] Connection id "0HNC8090TG52S" disconnecting. 2025-06-25 10:53:29.573 +03:00 [DBG] Connection id "0HNC8090TG52S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:53:29.574 +03:00 [DBG] Connection id "0HNC8090TG52S" stopped. 2025-06-25 10:54:29.574 +03:00 [DBG] Connection id "0HNC8090TG52T" accepted. 2025-06-25 10:54:29.574 +03:00 [DBG] Connection id "0HNC8090TG52T" started. 2025-06-25 10:54:29.574 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:54:29.575 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:54:29.575 +03:00 [DBG] POST requests are not supported 2025-06-25 10:54:29.575 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:54:29.575 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:54:29.575 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:54:29.575 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:54:29.575 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:54:29.575 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:54:29.575 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:54:29.575 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:54:29.575 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:54:29.575 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:54:29.575 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:54:29.575 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:54:29.575 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:54:29.575 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:54:29.575 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:54:29.575 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:54:29.575 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:54:29.575 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:54:29.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:54:29.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:54:29.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:54:29.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:54:29.575 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:54:29.575 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-06-25 10:54:29.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:54:29.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:54:29.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:54:29.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:54:29.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:54:29.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:54:29.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:54:29.576 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:54:29.576 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:54:29.576 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:54:29.576 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:54:29.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:54:29.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:54:29.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:54:29.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:54:29.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:54:29.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:54:29.576 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7525ms 2025-06-25 10:54:29.576 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:54:29.576 +03:00 [DBG] Connection id "0HNC8090TG52T" completed keep alive response. 2025-06-25 10:54:29.576 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3571ms 2025-06-25 10:54:29.576 +03:00 [DBG] Connection id "0HNC8090TG52T" received FIN. 2025-06-25 10:54:29.576 +03:00 [DBG] Connection id "0HNC8090TG52T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:54:29.576 +03:00 [DBG] Connection id "0HNC8090TG52T" disconnecting. 2025-06-25 10:54:29.576 +03:00 [DBG] Connection id "0HNC8090TG52T" stopped. 2025-06-25 10:55:29.573 +03:00 [DBG] Connection id "0HNC8090TG52U" accepted. 2025-06-25 10:55:29.574 +03:00 [DBG] Connection id "0HNC8090TG52U" started. 2025-06-25 10:55:29.574 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:55:29.574 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:55:29.574 +03:00 [DBG] POST requests are not supported 2025-06-25 10:55:29.574 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:55:29.574 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:55:29.574 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:55:29.574 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:55:29.574 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:55:29.574 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:55:29.574 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:55:29.574 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:55:29.574 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:55:29.574 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:55:29.574 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:55:29.574 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:55:29.574 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:55:29.574 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:55:29.574 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:55:29.574 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:55:29.574 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:55:29.574 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:55:29.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:55:29.574 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:55:29.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:55:29.574 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:55:29.574 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:55:29.575 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1422ms. 2025-06-25 10:55:29.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:55:29.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:55:29.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:55:29.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:55:29.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:55:29.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:55:29.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:55:29.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:55:29.575 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:55:29.575 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:55:29.575 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:55:29.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:55:29.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:55:29.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:55:29.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:55:29.575 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:55:29.575 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:55:29.575 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7293ms 2025-06-25 10:55:29.575 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:55:29.575 +03:00 [DBG] Connection id "0HNC8090TG52U" completed keep alive response. 2025-06-25 10:55:29.575 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3013ms 2025-06-25 10:55:29.575 +03:00 [DBG] Connection id "0HNC8090TG52U" received FIN. 2025-06-25 10:55:29.575 +03:00 [DBG] Connection id "0HNC8090TG52U" disconnecting. 2025-06-25 10:55:29.575 +03:00 [DBG] Connection id "0HNC8090TG52U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:55:29.576 +03:00 [DBG] Connection id "0HNC8090TG52U" stopped. 2025-06-25 10:56:29.593 +03:00 [DBG] Connection id "0HNC8090TG52V" accepted. 2025-06-25 10:56:29.593 +03:00 [DBG] Connection id "0HNC8090TG52V" started. 2025-06-25 10:56:29.593 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:56:29.593 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:56:29.594 +03:00 [DBG] POST requests are not supported 2025-06-25 10:56:29.594 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:56:29.594 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:56:29.594 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:56:29.594 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:56:29.594 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:56:29.594 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:56:29.594 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:56:29.594 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:56:29.594 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:56:29.594 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:56:29.594 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:56:29.594 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:56:29.594 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:56:29.594 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:56:29.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:56:29.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:56:29.594 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:56:29.594 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:56:29.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:56:29.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:56:29.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:56:29.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:56:29.594 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:56:29.594 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-06-25 10:56:29.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:56:29.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:56:29.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:56:29.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:56:29.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:56:29.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:56:29.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:56:29.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:56:29.594 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:56:29.595 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:56:29.595 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:56:29.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:56:29.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:56:29.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:56:29.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:56:29.595 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:56:29.595 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:56:29.595 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7145ms 2025-06-25 10:56:29.595 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:56:29.595 +03:00 [DBG] Connection id "0HNC8090TG52V" completed keep alive response. 2025-06-25 10:56:29.595 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3624ms 2025-06-25 10:56:29.595 +03:00 [DBG] Connection id "0HNC8090TG52V" received FIN. 2025-06-25 10:56:29.595 +03:00 [DBG] Connection id "0HNC8090TG52V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:56:29.595 +03:00 [DBG] Connection id "0HNC8090TG52V" disconnecting. 2025-06-25 10:56:29.596 +03:00 [DBG] Connection id "0HNC8090TG52V" stopped. 2025-06-25 10:57:29.580 +03:00 [DBG] Connection id "0HNC8090TG530" accepted. 2025-06-25 10:57:29.580 +03:00 [DBG] Connection id "0HNC8090TG530" started. 2025-06-25 10:57:29.580 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:57:29.580 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:57:29.580 +03:00 [DBG] POST requests are not supported 2025-06-25 10:57:29.580 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:57:29.580 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:57:29.581 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:57:29.581 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:57:29.581 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:57:29.581 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:57:29.581 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:57:29.581 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:57:29.581 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:57:29.581 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:57:29.581 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:57:29.581 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:57:29.581 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:57:29.581 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:57:29.581 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:57:29.581 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:57:29.581 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:57:29.581 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:57:29.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:57:29.581 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:57:29.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:57:29.581 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:57:29.581 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:57:29.581 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1335ms. 2025-06-25 10:57:29.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:57:29.581 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:57:29.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:57:29.581 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:57:29.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:57:29.581 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:57:29.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:57:29.581 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:57:29.582 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:57:29.582 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:57:29.582 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:57:29.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:57:29.582 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:57:29.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:57:29.582 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:57:29.582 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:57:29.582 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:57:29.582 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7705ms 2025-06-25 10:57:29.582 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:57:29.582 +03:00 [DBG] Connection id "0HNC8090TG530" completed keep alive response. 2025-06-25 10:57:29.582 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4828ms 2025-06-25 10:57:29.582 +03:00 [DBG] Connection id "0HNC8090TG530" received FIN. 2025-06-25 10:57:29.582 +03:00 [DBG] Connection id "0HNC8090TG530" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:57:29.583 +03:00 [DBG] Connection id "0HNC8090TG530" disconnecting. 2025-06-25 10:57:29.583 +03:00 [DBG] Connection id "0HNC8090TG530" stopped. 2025-06-25 10:58:29.577 +03:00 [DBG] Connection id "0HNC8090TG531" accepted. 2025-06-25 10:58:29.577 +03:00 [DBG] Connection id "0HNC8090TG531" started. 2025-06-25 10:58:29.577 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:58:29.577 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:58:29.577 +03:00 [DBG] POST requests are not supported 2025-06-25 10:58:29.577 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:58:29.577 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:58:29.577 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:58:29.577 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:58:29.577 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:58:29.577 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:58:29.577 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:58:29.577 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:58:29.577 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:58:29.577 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:58:29.577 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:58:29.577 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:58:29.577 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:58:29.577 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:58:29.577 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:58:29.577 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:58:29.577 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:58:29.578 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:58:29.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:58:29.578 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:58:29.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:58:29.578 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:58:29.578 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:58:29.578 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1532ms. 2025-06-25 10:58:29.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:58:29.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:58:29.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:58:29.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:58:29.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:58:29.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:58:29.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:58:29.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:58:29.578 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:58:29.578 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:58:29.578 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:58:29.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:58:29.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:58:29.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:58:29.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:58:29.578 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:58:29.578 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:58:29.578 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.739ms 2025-06-25 10:58:29.578 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:58:29.578 +03:00 [DBG] Connection id "0HNC8090TG531" completed keep alive response. 2025-06-25 10:58:29.578 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4257ms 2025-06-25 10:58:29.579 +03:00 [DBG] Connection id "0HNC8090TG531" received FIN. 2025-06-25 10:58:29.579 +03:00 [DBG] Connection id "0HNC8090TG531" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:58:29.579 +03:00 [DBG] Connection id "0HNC8090TG531" disconnecting. 2025-06-25 10:58:29.579 +03:00 [DBG] Connection id "0HNC8090TG531" stopped. 2025-06-25 10:59:29.596 +03:00 [DBG] Connection id "0HNC8090TG532" accepted. 2025-06-25 10:59:29.597 +03:00 [DBG] Connection id "0HNC8090TG532" started. 2025-06-25 10:59:29.597 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 10:59:29.597 +03:00 [VRB] All hosts are allowed. 2025-06-25 10:59:29.597 +03:00 [DBG] POST requests are not supported 2025-06-25 10:59:29.597 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 10:59:29.597 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 10:59:29.597 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:59:29.597 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 10:59:29.597 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 10:59:29.597 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 10:59:29.597 +03:00 [INF] CORS policy execution successful. 2025-06-25 10:59:29.597 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:59:29.597 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 10:59:29.597 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 10:59:29.597 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 10:59:29.597 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 10:59:29.598 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 10:59:29.598 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 10:59:29.598 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:59:29.598 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:59:29.598 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:59:29.598 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 10:59:29.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:59:29.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:59:29.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:59:29.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:59:29.598 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 10:59:29.598 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1704ms. 2025-06-25 10:59:29.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:59:29.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 10:59:29.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:59:29.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 10:59:29.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:59:29.598 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:59:29.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:59:29.598 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:59:29.598 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:59:29.598 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 10:59:29.598 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 10:59:29.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:59:29.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 10:59:29.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:59:29.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:59:29.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:59:29.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 10:59:29.599 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1259ms 2025-06-25 10:59:29.599 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 10:59:29.599 +03:00 [DBG] Connection id "0HNC8090TG532" completed keep alive response. 2025-06-25 10:59:29.599 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0993ms 2025-06-25 10:59:29.599 +03:00 [DBG] Connection id "0HNC8090TG532" received FIN. 2025-06-25 10:59:29.599 +03:00 [DBG] Connection id "0HNC8090TG532" disconnecting. 2025-06-25 10:59:29.600 +03:00 [DBG] Connection id "0HNC8090TG532" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 10:59:29.601 +03:00 [DBG] Connection id "0HNC8090TG532" stopped. 2025-06-25 11:00:29.584 +03:00 [DBG] Connection id "0HNC8090TG533" accepted. 2025-06-25 11:00:29.584 +03:00 [DBG] Connection id "0HNC8090TG533" started. 2025-06-25 11:00:29.584 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:00:29.584 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:00:29.584 +03:00 [DBG] POST requests are not supported 2025-06-25 11:00:29.584 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:00:29.584 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:00:29.584 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:00:29.584 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:00:29.584 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:00:29.584 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:00:29.584 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:00:29.584 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:00:29.584 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:00:29.584 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:00:29.584 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:00:29.584 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:00:29.584 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:00:29.585 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:00:29.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:00:29.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:00:29.585 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:00:29.585 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:00:29.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:00:29.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:00:29.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:00:29.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:00:29.585 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:00:29.585 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1676ms. 2025-06-25 11:00:29.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:00:29.585 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:00:29.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:00:29.585 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:00:29.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:00:29.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:00:29.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:00:29.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:00:29.585 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:00:29.585 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:00:29.585 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:00:29.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:00:29.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:00:29.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:00:29.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:00:29.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:00:29.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:00:29.585 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9385ms 2025-06-25 11:00:29.585 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:00:29.586 +03:00 [DBG] Connection id "0HNC8090TG533" completed keep alive response. 2025-06-25 11:00:29.586 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6853ms 2025-06-25 11:00:29.586 +03:00 [DBG] Connection id "0HNC8090TG533" received FIN. 2025-06-25 11:00:29.586 +03:00 [DBG] Connection id "0HNC8090TG533" disconnecting. 2025-06-25 11:00:29.586 +03:00 [DBG] Connection id "0HNC8090TG533" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:00:29.587 +03:00 [DBG] Connection id "0HNC8090TG533" stopped. 2025-06-25 11:01:29.583 +03:00 [DBG] Connection id "0HNC8090TG534" accepted. 2025-06-25 11:01:29.584 +03:00 [DBG] Connection id "0HNC8090TG534" started. 2025-06-25 11:01:29.584 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:01:29.584 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:01:29.584 +03:00 [DBG] POST requests are not supported 2025-06-25 11:01:29.584 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:01:29.584 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:01:29.584 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:01:29.584 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:01:29.584 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:01:29.584 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:01:29.584 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:01:29.584 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:01:29.584 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:01:29.584 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:01:29.584 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:01:29.584 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:01:29.584 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:01:29.584 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:01:29.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:01:29.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:01:29.585 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:01:29.585 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:01:29.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:01:29.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:01:29.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:01:29.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:01:29.585 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:01:29.585 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1728ms. 2025-06-25 11:01:29.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:01:29.585 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:01:29.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:01:29.585 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:01:29.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:01:29.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:01:29.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:01:29.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:01:29.585 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:01:29.585 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:01:29.585 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:01:29.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:01:29.586 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:01:29.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:01:29.586 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:01:29.586 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:01:29.586 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:01:29.586 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1372ms 2025-06-25 11:01:29.586 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:01:29.586 +03:00 [DBG] Connection id "0HNC8090TG534" completed keep alive response. 2025-06-25 11:01:29.586 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0591ms 2025-06-25 11:01:29.586 +03:00 [DBG] Connection id "0HNC8090TG534" received FIN. 2025-06-25 11:01:29.586 +03:00 [DBG] Connection id "0HNC8090TG534" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:01:29.586 +03:00 [DBG] Connection id "0HNC8090TG534" disconnecting. 2025-06-25 11:01:29.587 +03:00 [DBG] Connection id "0HNC8090TG534" stopped. 2025-06-25 11:02:29.581 +03:00 [DBG] Connection id "0HNC8090TG535" accepted. 2025-06-25 11:02:29.581 +03:00 [DBG] Connection id "0HNC8090TG535" started. 2025-06-25 11:02:29.581 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:02:29.581 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:02:29.581 +03:00 [DBG] POST requests are not supported 2025-06-25 11:02:29.581 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:02:29.581 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:02:29.582 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:02:29.582 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:02:29.582 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:02:29.582 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:02:29.582 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:02:29.582 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:02:29.582 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:02:29.582 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:02:29.582 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:02:29.582 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:02:29.582 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:02:29.582 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:02:29.582 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:02:29.582 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:02:29.582 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:02:29.582 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:02:29.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:02:29.582 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:02:29.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:02:29.582 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:02:29.582 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:02:29.583 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1712ms. 2025-06-25 11:02:29.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:02:29.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:02:29.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:02:29.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:02:29.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:02:29.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:02:29.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:02:29.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:02:29.583 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:02:29.583 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:02:29.583 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:02:29.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:02:29.583 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:02:29.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:02:29.583 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:02:29.583 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:02:29.583 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:02:29.583 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9509ms 2025-06-25 11:02:29.583 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:02:29.583 +03:00 [DBG] Connection id "0HNC8090TG535" completed keep alive response. 2025-06-25 11:02:29.583 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0237ms 2025-06-25 11:02:29.583 +03:00 [DBG] Connection id "0HNC8090TG535" received FIN. 2025-06-25 11:02:29.584 +03:00 [DBG] Connection id "0HNC8090TG535" disconnecting. 2025-06-25 11:02:29.584 +03:00 [DBG] Connection id "0HNC8090TG535" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:02:29.585 +03:00 [DBG] Connection id "0HNC8090TG535" stopped. 2025-06-25 11:03:29.586 +03:00 [DBG] Connection id "0HNC8090TG536" accepted. 2025-06-25 11:03:29.586 +03:00 [DBG] Connection id "0HNC8090TG536" started. 2025-06-25 11:03:29.587 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:03:29.587 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:03:29.587 +03:00 [DBG] POST requests are not supported 2025-06-25 11:03:29.587 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:03:29.587 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:03:29.587 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:03:29.587 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:03:29.587 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:03:29.587 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:03:29.587 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:03:29.587 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:03:29.587 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:03:29.587 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:03:29.587 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:03:29.587 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:03:29.587 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:03:29.587 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:03:29.587 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:03:29.587 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:03:29.587 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:03:29.587 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:03:29.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:03:29.587 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:03:29.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:03:29.587 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:03:29.587 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:03:29.588 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1752ms. 2025-06-25 11:03:29.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:03:29.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:03:29.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:03:29.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:03:29.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:03:29.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:03:29.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:03:29.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:03:29.588 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:03:29.588 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:03:29.588 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:03:29.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:03:29.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:03:29.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:03:29.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:03:29.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:03:29.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:03:29.588 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9216ms 2025-06-25 11:03:29.588 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:03:29.588 +03:00 [DBG] Connection id "0HNC8090TG536" completed keep alive response. 2025-06-25 11:03:29.588 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5741ms 2025-06-25 11:03:29.588 +03:00 [DBG] Connection id "0HNC8090TG536" received FIN. 2025-06-25 11:03:29.588 +03:00 [DBG] Connection id "0HNC8090TG536" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:03:29.589 +03:00 [DBG] Connection id "0HNC8090TG536" disconnecting. 2025-06-25 11:03:29.589 +03:00 [DBG] Connection id "0HNC8090TG536" stopped. 2025-06-25 11:04:29.583 +03:00 [DBG] Connection id "0HNC8090TG537" accepted. 2025-06-25 11:04:29.583 +03:00 [DBG] Connection id "0HNC8090TG537" started. 2025-06-25 11:04:29.584 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:04:29.584 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:04:29.584 +03:00 [DBG] POST requests are not supported 2025-06-25 11:04:29.584 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:04:29.584 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:04:29.584 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:04:29.584 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:04:29.584 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:04:29.584 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:04:29.584 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:04:29.584 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:04:29.584 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:04:29.584 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:04:29.584 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:04:29.584 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:04:29.584 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:04:29.584 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:04:29.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:04:29.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:04:29.584 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:04:29.585 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:04:29.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:04:29.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:04:29.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:04:29.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:04:29.585 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:04:29.585 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1644ms. 2025-06-25 11:04:29.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:04:29.585 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:04:29.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:04:29.585 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:04:29.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:04:29.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:04:29.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:04:29.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:04:29.585 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:04:29.585 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:04:29.585 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:04:29.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:04:29.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:04:29.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:04:29.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:04:29.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:04:29.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:04:29.585 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1526ms 2025-06-25 11:04:29.586 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:04:29.586 +03:00 [DBG] Connection id "0HNC8090TG537" completed keep alive response. 2025-06-25 11:04:29.586 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0417ms 2025-06-25 11:04:29.586 +03:00 [DBG] Connection id "0HNC8090TG537" received FIN. 2025-06-25 11:04:29.586 +03:00 [DBG] Connection id "0HNC8090TG537" disconnecting. 2025-06-25 11:04:29.586 +03:00 [DBG] Connection id "0HNC8090TG537" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:04:29.587 +03:00 [DBG] Connection id "0HNC8090TG537" stopped. 2025-06-25 11:05:29.585 +03:00 [DBG] Connection id "0HNC8090TG538" accepted. 2025-06-25 11:05:29.585 +03:00 [DBG] Connection id "0HNC8090TG538" started. 2025-06-25 11:05:29.585 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:05:29.585 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:05:29.585 +03:00 [DBG] POST requests are not supported 2025-06-25 11:05:29.585 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:05:29.585 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:05:29.585 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:05:29.585 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:05:29.585 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:05:29.585 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:05:29.585 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:05:29.585 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:05:29.585 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:05:29.586 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:05:29.586 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:05:29.586 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:05:29.586 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:05:29.586 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:05:29.586 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:05:29.586 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:05:29.586 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:05:29.586 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:05:29.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:05:29.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:05:29.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:05:29.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:05:29.586 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:05:29.586 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1163ms. 2025-06-25 11:05:29.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:05:29.586 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:05:29.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:05:29.586 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:05:29.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:05:29.586 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:05:29.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:05:29.586 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:05:29.586 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:05:29.586 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:05:29.586 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:05:29.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:05:29.586 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:05:29.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:05:29.586 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:05:29.586 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:05:29.586 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:05:29.586 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7443ms 2025-06-25 11:05:29.586 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:05:29.586 +03:00 [DBG] Connection id "0HNC8090TG538" completed keep alive response. 2025-06-25 11:05:29.587 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3951ms 2025-06-25 11:05:29.587 +03:00 [DBG] Connection id "0HNC8090TG538" received FIN. 2025-06-25 11:05:29.587 +03:00 [DBG] Connection id "0HNC8090TG538" disconnecting. 2025-06-25 11:05:29.587 +03:00 [DBG] Connection id "0HNC8090TG538" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:05:29.588 +03:00 [DBG] Connection id "0HNC8090TG538" stopped. 2025-06-25 11:06:29.582 +03:00 [DBG] Connection id "0HNC8090TG539" accepted. 2025-06-25 11:06:29.583 +03:00 [DBG] Connection id "0HNC8090TG539" started. 2025-06-25 11:06:29.583 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:06:29.583 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:06:29.583 +03:00 [DBG] POST requests are not supported 2025-06-25 11:06:29.583 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:06:29.583 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:06:29.583 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:06:29.583 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:06:29.583 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:06:29.583 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:06:29.583 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:06:29.583 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:06:29.583 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:06:29.583 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:06:29.583 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:06:29.583 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:06:29.583 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:06:29.583 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:06:29.583 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:06:29.583 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:06:29.583 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:06:29.583 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:06:29.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:06:29.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:06:29.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:06:29.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:06:29.584 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:06:29.584 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1314ms. 2025-06-25 11:06:29.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:06:29.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:06:29.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:06:29.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:06:29.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:06:29.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:06:29.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:06:29.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:06:29.584 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:06:29.584 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:06:29.584 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:06:29.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:06:29.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:06:29.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:06:29.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:06:29.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:06:29.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:06:29.584 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7119ms 2025-06-25 11:06:29.584 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:06:29.584 +03:00 [DBG] Connection id "0HNC8090TG539" completed keep alive response. 2025-06-25 11:06:29.584 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3894ms 2025-06-25 11:06:29.584 +03:00 [DBG] Connection id "0HNC8090TG539" received FIN. 2025-06-25 11:06:29.584 +03:00 [DBG] Connection id "0HNC8090TG539" disconnecting. 2025-06-25 11:06:29.585 +03:00 [DBG] Connection id "0HNC8090TG539" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:06:29.586 +03:00 [DBG] Connection id "0HNC8090TG539" stopped. 2025-06-25 11:07:29.600 +03:00 [DBG] Connection id "0HNC8090TG53A" accepted. 2025-06-25 11:07:29.600 +03:00 [DBG] Connection id "0HNC8090TG53A" started. 2025-06-25 11:07:29.600 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:07:29.600 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:07:29.600 +03:00 [DBG] POST requests are not supported 2025-06-25 11:07:29.600 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:07:29.600 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:07:29.600 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:07:29.600 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:07:29.600 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:07:29.600 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:07:29.600 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:07:29.600 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:07:29.600 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:07:29.601 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:07:29.601 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:07:29.601 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:07:29.601 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:07:29.601 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:07:29.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:07:29.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:07:29.601 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:07:29.601 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:07:29.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:07:29.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:07:29.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:07:29.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:07:29.601 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:07:29.601 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1281ms. 2025-06-25 11:07:29.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:07:29.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:07:29.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:07:29.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:07:29.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:07:29.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:07:29.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:07:29.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:07:29.601 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:07:29.601 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:07:29.601 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:07:29.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:07:29.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:07:29.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:07:29.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:07:29.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:07:29.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:07:29.601 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7803ms 2025-06-25 11:07:29.601 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:07:29.602 +03:00 [DBG] Connection id "0HNC8090TG53A" completed keep alive response. 2025-06-25 11:07:29.602 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5019ms 2025-06-25 11:07:29.602 +03:00 [DBG] Connection id "0HNC8090TG53A" received FIN. 2025-06-25 11:07:29.602 +03:00 [DBG] Connection id "0HNC8090TG53A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:07:29.602 +03:00 [DBG] Connection id "0HNC8090TG53A" disconnecting. 2025-06-25 11:07:29.602 +03:00 [DBG] Connection id "0HNC8090TG53A" stopped. 2025-06-25 11:08:29.591 +03:00 [DBG] Connection id "0HNC8090TG53B" accepted. 2025-06-25 11:08:29.591 +03:00 [DBG] Connection id "0HNC8090TG53B" started. 2025-06-25 11:08:29.591 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:08:29.591 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:08:29.591 +03:00 [DBG] POST requests are not supported 2025-06-25 11:08:29.591 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:08:29.591 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:08:29.591 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:08:29.591 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:08:29.591 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:08:29.591 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:08:29.591 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:08:29.591 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:08:29.591 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:08:29.591 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:08:29.591 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:08:29.591 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:08:29.591 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:08:29.591 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:08:29.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:08:29.592 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:08:29.592 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:08:29.592 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:08:29.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:08:29.592 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:08:29.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:08:29.592 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:08:29.592 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:08:29.592 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-06-25 11:08:29.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:08:29.592 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:08:29.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:08:29.592 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:08:29.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:08:29.592 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:08:29.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:08:29.592 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:08:29.592 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:08:29.592 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:08:29.592 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:08:29.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:08:29.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:08:29.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:08:29.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:08:29.592 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:08:29.592 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:08:29.592 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7269ms 2025-06-25 11:08:29.592 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:08:29.592 +03:00 [DBG] Connection id "0HNC8090TG53B" completed keep alive response. 2025-06-25 11:08:29.592 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3657ms 2025-06-25 11:08:29.593 +03:00 [DBG] Connection id "0HNC8090TG53B" received FIN. 2025-06-25 11:08:29.593 +03:00 [DBG] Connection id "0HNC8090TG53B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:08:29.593 +03:00 [DBG] Connection id "0HNC8090TG53B" disconnecting. 2025-06-25 11:08:29.593 +03:00 [DBG] Connection id "0HNC8090TG53B" stopped. 2025-06-25 11:09:29.594 +03:00 [DBG] Connection id "0HNC8090TG53C" accepted. 2025-06-25 11:09:29.594 +03:00 [DBG] Connection id "0HNC8090TG53C" started. 2025-06-25 11:09:29.595 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:09:29.595 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:09:29.595 +03:00 [DBG] POST requests are not supported 2025-06-25 11:09:29.595 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:09:29.595 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:09:29.595 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:09:29.595 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:09:29.595 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:09:29.595 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:09:29.595 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:09:29.595 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:09:29.595 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:09:29.595 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:09:29.595 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:09:29.595 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:09:29.595 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:09:29.596 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:09:29.596 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:09:29.596 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:09:29.596 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:09:29.596 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:09:29.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:09:29.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:09:29.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:09:29.596 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:09:29.596 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:09:29.596 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.188ms. 2025-06-25 11:09:29.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:09:29.596 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:09:29.596 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:09:29.596 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:09:29.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:09:29.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:09:29.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:09:29.597 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:09:29.597 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:09:29.597 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:09:29.597 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:09:29.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:09:29.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:09:29.597 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:09:29.597 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:09:29.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:09:29.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:09:29.597 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7953ms 2025-06-25 11:09:29.597 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:09:29.598 +03:00 [DBG] Connection id "0HNC8090TG53C" completed keep alive response. 2025-06-25 11:09:29.598 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9568ms 2025-06-25 11:09:29.598 +03:00 [DBG] Connection id "0HNC8090TG53C" received FIN. 2025-06-25 11:09:29.598 +03:00 [DBG] Connection id "0HNC8090TG53C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:09:29.598 +03:00 [DBG] Connection id "0HNC8090TG53C" disconnecting. 2025-06-25 11:09:29.598 +03:00 [DBG] Connection id "0HNC8090TG53C" stopped. 2025-06-25 11:10:29.587 +03:00 [DBG] Connection id "0HNC8090TG53D" accepted. 2025-06-25 11:10:29.587 +03:00 [DBG] Connection id "0HNC8090TG53D" started. 2025-06-25 11:10:29.587 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:10:29.587 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:10:29.587 +03:00 [DBG] POST requests are not supported 2025-06-25 11:10:29.587 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:10:29.587 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:10:29.587 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:10:29.588 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:10:29.588 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:10:29.588 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:10:29.588 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:10:29.588 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:10:29.588 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:10:29.588 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:10:29.588 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:10:29.588 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:10:29.588 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:10:29.588 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:10:29.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:10:29.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:10:29.588 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:10:29.588 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:10:29.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:10:29.588 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:10:29.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:10:29.588 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:10:29.588 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:10:29.588 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.138ms. 2025-06-25 11:10:29.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:10:29.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:10:29.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:10:29.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:10:29.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:10:29.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:10:29.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:10:29.589 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:10:29.589 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:10:29.589 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:10:29.589 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:10:29.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:10:29.589 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:10:29.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:10:29.589 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:10:29.589 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:10:29.589 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:10:29.589 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9098ms 2025-06-25 11:10:29.589 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:10:29.589 +03:00 [DBG] Connection id "0HNC8090TG53D" completed keep alive response. 2025-06-25 11:10:29.589 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6363ms 2025-06-25 11:10:29.589 +03:00 [DBG] Connection id "0HNC8090TG53D" received FIN. 2025-06-25 11:10:29.589 +03:00 [DBG] Connection id "0HNC8090TG53D" disconnecting. 2025-06-25 11:10:29.589 +03:00 [DBG] Connection id "0HNC8090TG53D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:10:29.591 +03:00 [DBG] Connection id "0HNC8090TG53D" stopped. 2025-06-25 11:11:29.595 +03:00 [DBG] Connection id "0HNC8090TG53E" accepted. 2025-06-25 11:11:29.596 +03:00 [DBG] Connection id "0HNC8090TG53E" started. 2025-06-25 11:11:29.596 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:11:29.596 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:11:29.596 +03:00 [DBG] POST requests are not supported 2025-06-25 11:11:29.596 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:11:29.596 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:11:29.596 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:11:29.596 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:11:29.596 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:11:29.596 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:11:29.597 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:11:29.597 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:11:29.597 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:11:29.597 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:11:29.597 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:11:29.597 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:11:29.597 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:11:29.597 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:11:29.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:11:29.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:11:29.597 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:11:29.597 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:11:29.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:11:29.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:11:29.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:11:29.598 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:11:29.598 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:11:29.598 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2009ms. 2025-06-25 11:11:29.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:11:29.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:11:29.598 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:11:29.598 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:11:29.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:11:29.598 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:11:29.598 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:11:29.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:11:29.599 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:11:29.599 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:11:29.599 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:11:29.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:11:29.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:11:29.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:11:29.599 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:11:29.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:11:29.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:11:29.599 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.014ms 2025-06-25 11:11:29.599 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:11:29.599 +03:00 [DBG] Connection id "0HNC8090TG53E" completed keep alive response. 2025-06-25 11:11:29.599 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5775ms 2025-06-25 11:11:29.600 +03:00 [DBG] Connection id "0HNC8090TG53E" received FIN. 2025-06-25 11:11:29.600 +03:00 [DBG] Connection id "0HNC8090TG53E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:11:29.600 +03:00 [DBG] Connection id "0HNC8090TG53E" disconnecting. 2025-06-25 11:11:29.600 +03:00 [DBG] Connection id "0HNC8090TG53E" stopped. 2025-06-25 11:12:29.866 +03:00 [DBG] Connection id "0HNC8090TG53F" accepted. 2025-06-25 11:12:29.866 +03:00 [DBG] Connection id "0HNC8090TG53F" started. 2025-06-25 11:12:29.866 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:12:29.866 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:12:29.866 +03:00 [DBG] POST requests are not supported 2025-06-25 11:12:29.867 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:12:29.867 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:12:29.867 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:12:29.867 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:12:29.867 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:12:29.867 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:12:29.867 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:12:29.867 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:12:29.867 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:12:29.867 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:12:29.867 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:12:29.867 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:12:29.867 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:12:29.867 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:12:29.867 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:12:29.867 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:12:29.867 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:12:29.867 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:12:29.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:12:29.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:12:29.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:12:29.867 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:12:29.868 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:12:29.868 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1572ms. 2025-06-25 11:12:29.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:12:29.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:12:29.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:12:29.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:12:29.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:12:29.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:12:29.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:12:29.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:12:29.868 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:12:29.868 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:12:29.868 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:12:29.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:12:29.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:12:29.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:12:29.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:12:29.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:12:29.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:12:29.868 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0739ms 2025-06-25 11:12:29.868 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:12:29.868 +03:00 [DBG] Connection id "0HNC8090TG53F" completed keep alive response. 2025-06-25 11:12:29.868 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0223ms 2025-06-25 11:12:29.869 +03:00 [DBG] Connection id "0HNC8090TG53F" received FIN. 2025-06-25 11:12:29.869 +03:00 [DBG] Connection id "0HNC8090TG53F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:12:29.869 +03:00 [DBG] Connection id "0HNC8090TG53F" disconnecting. 2025-06-25 11:12:29.869 +03:00 [DBG] Connection id "0HNC8090TG53F" stopped. 2025-06-25 11:13:29.605 +03:00 [DBG] Connection id "0HNC8090TG53G" accepted. 2025-06-25 11:13:29.606 +03:00 [DBG] Connection id "0HNC8090TG53G" started. 2025-06-25 11:13:29.606 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:13:29.606 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:13:29.606 +03:00 [DBG] POST requests are not supported 2025-06-25 11:13:29.606 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:13:29.606 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:13:29.606 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:13:29.606 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:13:29.606 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:13:29.606 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:13:29.606 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:13:29.606 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:13:29.606 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:13:29.606 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:13:29.606 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:13:29.606 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:13:29.606 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:13:29.606 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:13:29.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:13:29.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:13:29.606 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:13:29.606 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:13:29.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:13:29.606 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:13:29.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:13:29.606 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:13:29.606 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:13:29.607 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1314ms. 2025-06-25 11:13:29.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:13:29.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:13:29.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:13:29.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:13:29.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:13:29.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:13:29.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:13:29.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:13:29.607 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:13:29.607 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:13:29.607 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:13:29.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:13:29.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:13:29.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:13:29.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:13:29.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:13:29.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:13:29.607 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7489ms 2025-06-25 11:13:29.607 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:13:29.607 +03:00 [DBG] Connection id "0HNC8090TG53G" completed keep alive response. 2025-06-25 11:13:29.607 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3453ms 2025-06-25 11:13:29.607 +03:00 [DBG] Connection id "0HNC8090TG53G" received FIN. 2025-06-25 11:13:29.607 +03:00 [DBG] Connection id "0HNC8090TG53G" disconnecting. 2025-06-25 11:13:29.608 +03:00 [DBG] Connection id "0HNC8090TG53G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:13:29.609 +03:00 [DBG] Connection id "0HNC8090TG53G" stopped. 2025-06-25 11:14:29.597 +03:00 [DBG] Connection id "0HNC8090TG53H" accepted. 2025-06-25 11:14:29.597 +03:00 [DBG] Connection id "0HNC8090TG53H" started. 2025-06-25 11:14:29.597 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:14:29.597 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:14:29.597 +03:00 [DBG] POST requests are not supported 2025-06-25 11:14:29.598 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:14:29.598 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:14:29.598 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:14:29.598 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:14:29.598 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:14:29.598 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:14:29.598 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:14:29.598 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:14:29.598 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:14:29.598 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:14:29.598 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:14:29.598 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:14:29.598 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:14:29.598 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:14:29.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:14:29.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:14:29.599 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:14:29.599 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:14:29.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:14:29.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:14:29.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:14:29.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:14:29.599 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:14:29.599 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2115ms. 2025-06-25 11:14:29.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:14:29.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:14:29.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:14:29.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:14:29.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:14:29.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:14:29.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:14:29.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:14:29.600 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:14:29.600 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:14:29.600 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:14:29.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:14:29.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:14:29.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:14:29.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:14:29.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:14:29.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:14:29.600 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8044ms 2025-06-25 11:14:29.600 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:14:29.600 +03:00 [DBG] Connection id "0HNC8090TG53H" completed keep alive response. 2025-06-25 11:14:29.600 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1575ms 2025-06-25 11:14:29.601 +03:00 [DBG] Connection id "0HNC8090TG53H" received FIN. 2025-06-25 11:14:29.601 +03:00 [DBG] Connection id "0HNC8090TG53H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:14:29.601 +03:00 [DBG] Connection id "0HNC8090TG53H" disconnecting. 2025-06-25 11:14:29.601 +03:00 [DBG] Connection id "0HNC8090TG53H" stopped. 2025-06-25 11:15:29.600 +03:00 [DBG] Connection id "0HNC8090TG53I" accepted. 2025-06-25 11:15:29.601 +03:00 [DBG] Connection id "0HNC8090TG53I" started. 2025-06-25 11:15:29.601 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:15:29.601 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:15:29.601 +03:00 [DBG] POST requests are not supported 2025-06-25 11:15:29.601 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:15:29.601 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:15:29.601 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:15:29.601 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:15:29.601 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:15:29.601 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:15:29.601 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:15:29.601 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:15:29.601 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:15:29.601 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:15:29.601 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:15:29.601 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:15:29.601 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:15:29.601 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:15:29.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:15:29.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:15:29.601 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:15:29.601 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:15:29.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:15:29.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:15:29.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:15:29.601 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:15:29.602 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:15:29.602 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1369ms. 2025-06-25 11:15:29.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:15:29.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:15:29.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:15:29.602 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:15:29.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:15:29.602 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:15:29.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:15:29.602 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:15:29.602 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:15:29.602 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:15:29.602 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:15:29.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:15:29.602 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:15:29.602 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:15:29.602 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:15:29.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:15:29.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:15:29.602 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8412ms 2025-06-25 11:15:29.602 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:15:29.602 +03:00 [DBG] Connection id "0HNC8090TG53I" completed keep alive response. 2025-06-25 11:15:29.602 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5165ms 2025-06-25 11:15:29.602 +03:00 [DBG] Connection id "0HNC8090TG53I" received FIN. 2025-06-25 11:15:29.603 +03:00 [DBG] Connection id "0HNC8090TG53I" disconnecting. 2025-06-25 11:15:29.603 +03:00 [DBG] Connection id "0HNC8090TG53I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:15:29.604 +03:00 [DBG] Connection id "0HNC8090TG53I" stopped. 2025-06-25 11:16:29.610 +03:00 [DBG] Connection id "0HNC8090TG53J" accepted. 2025-06-25 11:16:29.611 +03:00 [DBG] Connection id "0HNC8090TG53J" started. 2025-06-25 11:16:29.611 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:16:29.611 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:16:29.611 +03:00 [DBG] POST requests are not supported 2025-06-25 11:16:29.611 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:16:29.611 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:16:29.611 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:16:29.611 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:16:29.611 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:16:29.611 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:16:29.611 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:16:29.611 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:16:29.611 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:16:29.611 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:16:29.611 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:16:29.611 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:16:29.611 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:16:29.611 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:16:29.611 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:16:29.611 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:16:29.611 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:16:29.611 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:16:29.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:16:29.611 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:16:29.611 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:16:29.611 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:16:29.612 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:16:29.612 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1359ms. 2025-06-25 11:16:29.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:16:29.612 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:16:29.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:16:29.612 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:16:29.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:16:29.612 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:16:29.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:16:29.612 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:16:29.612 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:16:29.612 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:16:29.612 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:16:29.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:16:29.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:16:29.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:16:29.612 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:16:29.612 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:16:29.612 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:16:29.612 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8294ms 2025-06-25 11:16:29.612 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:16:29.612 +03:00 [DBG] Connection id "0HNC8090TG53J" completed keep alive response. 2025-06-25 11:16:29.612 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5356ms 2025-06-25 11:16:29.612 +03:00 [DBG] Connection id "0HNC8090TG53J" received FIN. 2025-06-25 11:16:29.612 +03:00 [DBG] Connection id "0HNC8090TG53J" disconnecting. 2025-06-25 11:16:29.612 +03:00 [DBG] Connection id "0HNC8090TG53J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:16:29.614 +03:00 [DBG] Connection id "0HNC8090TG53J" stopped. 2025-06-25 11:17:29.598 +03:00 [DBG] Connection id "0HNC8090TG53K" accepted. 2025-06-25 11:17:29.598 +03:00 [DBG] Connection id "0HNC8090TG53K" started. 2025-06-25 11:17:29.598 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:17:29.598 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:17:29.598 +03:00 [DBG] POST requests are not supported 2025-06-25 11:17:29.598 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:17:29.599 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:17:29.599 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:17:29.599 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:17:29.599 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:17:29.599 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:17:29.599 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:17:29.599 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:17:29.599 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:17:29.599 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:17:29.599 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:17:29.599 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:17:29.599 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:17:29.599 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:17:29.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:17:29.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:17:29.599 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:17:29.599 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:17:29.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:17:29.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:17:29.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:17:29.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:17:29.599 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:17:29.599 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-06-25 11:17:29.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:17:29.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:17:29.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:17:29.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:17:29.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:17:29.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:17:29.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:17:29.599 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:17:29.599 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:17:29.600 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:17:29.600 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:17:29.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:17:29.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:17:29.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:17:29.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:17:29.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:17:29.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:17:29.600 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7316ms 2025-06-25 11:17:29.600 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:17:29.600 +03:00 [DBG] Connection id "0HNC8090TG53K" completed keep alive response. 2025-06-25 11:17:29.600 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3624ms 2025-06-25 11:17:29.600 +03:00 [DBG] Connection id "0HNC8090TG53K" received FIN. 2025-06-25 11:17:29.600 +03:00 [DBG] Connection id "0HNC8090TG53K" disconnecting. 2025-06-25 11:17:29.600 +03:00 [DBG] Connection id "0HNC8090TG53K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:17:29.601 +03:00 [DBG] Connection id "0HNC8090TG53K" stopped. 2025-06-25 11:18:29.606 +03:00 [DBG] Connection id "0HNC8090TG53L" accepted. 2025-06-25 11:18:29.606 +03:00 [DBG] Connection id "0HNC8090TG53L" started. 2025-06-25 11:18:29.606 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:18:29.607 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:18:29.607 +03:00 [DBG] POST requests are not supported 2025-06-25 11:18:29.607 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:18:29.607 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:18:29.607 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:18:29.607 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:18:29.607 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:18:29.607 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:18:29.607 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:18:29.607 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:18:29.607 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:18:29.607 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:18:29.607 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:18:29.607 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:18:29.607 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:18:29.607 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:18:29.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:18:29.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:18:29.607 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:18:29.608 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:18:29.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:18:29.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:18:29.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:18:29.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:18:29.608 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:18:29.608 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1704ms. 2025-06-25 11:18:29.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:18:29.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:18:29.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:18:29.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:18:29.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:18:29.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:18:29.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:18:29.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:18:29.608 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:18:29.608 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:18:29.608 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:18:29.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:18:29.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:18:29.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:18:29.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:18:29.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:18:29.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:18:29.609 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1955ms 2025-06-25 11:18:29.609 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:18:29.609 +03:00 [DBG] Connection id "0HNC8090TG53L" completed keep alive response. 2025-06-25 11:18:29.609 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3489ms 2025-06-25 11:18:29.609 +03:00 [DBG] Connection id "0HNC8090TG53L" received FIN. 2025-06-25 11:18:29.609 +03:00 [DBG] Connection id "0HNC8090TG53L" disconnecting. 2025-06-25 11:18:29.609 +03:00 [DBG] Connection id "0HNC8090TG53L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:18:29.610 +03:00 [DBG] Connection id "0HNC8090TG53L" stopped. 2025-06-25 11:19:29.599 +03:00 [DBG] Connection id "0HNC8090TG53M" accepted. 2025-06-25 11:19:29.599 +03:00 [DBG] Connection id "0HNC8090TG53M" started. 2025-06-25 11:19:29.600 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:19:29.600 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:19:29.600 +03:00 [DBG] POST requests are not supported 2025-06-25 11:19:29.600 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:19:29.600 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:19:29.600 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:19:29.600 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:19:29.600 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:19:29.600 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:19:29.600 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:19:29.600 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:19:29.600 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:19:29.600 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:19:29.600 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:19:29.600 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:19:29.600 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:19:29.600 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:19:29.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:19:29.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:19:29.600 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:19:29.600 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:19:29.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:19:29.600 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:19:29.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:19:29.600 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:19:29.600 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:19:29.601 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1373ms. 2025-06-25 11:19:29.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:19:29.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:19:29.601 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:19:29.601 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:19:29.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:19:29.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:19:29.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:19:29.601 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:19:29.601 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:19:29.601 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:19:29.601 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:19:29.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:19:29.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:19:29.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:19:29.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:19:29.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:19:29.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:19:29.601 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8817ms 2025-06-25 11:19:29.601 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:19:29.601 +03:00 [DBG] Connection id "0HNC8090TG53M" completed keep alive response. 2025-06-25 11:19:29.601 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5664ms 2025-06-25 11:19:29.601 +03:00 [DBG] Connection id "0HNC8090TG53M" received FIN. 2025-06-25 11:19:29.601 +03:00 [DBG] Connection id "0HNC8090TG53M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:19:29.601 +03:00 [DBG] Connection id "0HNC8090TG53M" disconnecting. 2025-06-25 11:19:29.601 +03:00 [DBG] Connection id "0HNC8090TG53M" stopped. 2025-06-25 11:20:29.599 +03:00 [DBG] Connection id "0HNC8090TG53N" accepted. 2025-06-25 11:20:29.599 +03:00 [DBG] Connection id "0HNC8090TG53N" started. 2025-06-25 11:20:29.599 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:20:29.599 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:20:29.599 +03:00 [DBG] POST requests are not supported 2025-06-25 11:20:29.599 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:20:29.599 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:20:29.599 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:20:29.599 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:20:29.599 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:20:29.599 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:20:29.599 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:20:29.599 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:20:29.600 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:20:29.600 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:20:29.600 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:20:29.600 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:20:29.600 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:20:29.600 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:20:29.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:20:29.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:20:29.600 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:20:29.600 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:20:29.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:20:29.600 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:20:29.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:20:29.600 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:20:29.600 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:20:29.600 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.153ms. 2025-06-25 11:20:29.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:20:29.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:20:29.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:20:29.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:20:29.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:20:29.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:20:29.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:20:29.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:20:29.600 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:20:29.600 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:20:29.600 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:20:29.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:20:29.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:20:29.601 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:20:29.601 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:20:29.601 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:20:29.601 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:20:29.601 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9792ms 2025-06-25 11:20:29.601 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:20:29.601 +03:00 [DBG] Connection id "0HNC8090TG53N" completed keep alive response. 2025-06-25 11:20:29.601 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.617ms 2025-06-25 11:20:29.601 +03:00 [DBG] Connection id "0HNC8090TG53N" received FIN. 2025-06-25 11:20:29.601 +03:00 [DBG] Connection id "0HNC8090TG53N" disconnecting. 2025-06-25 11:20:29.601 +03:00 [DBG] Connection id "0HNC8090TG53N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:20:29.602 +03:00 [DBG] Connection id "0HNC8090TG53N" stopped. 2025-06-25 11:21:29.608 +03:00 [DBG] Connection id "0HNC8090TG53O" accepted. 2025-06-25 11:21:29.609 +03:00 [DBG] Connection id "0HNC8090TG53O" started. 2025-06-25 11:21:29.609 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:21:29.609 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:21:29.609 +03:00 [DBG] POST requests are not supported 2025-06-25 11:21:29.609 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:21:29.609 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:21:29.609 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:21:29.609 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:21:29.609 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:21:29.609 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:21:29.609 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:21:29.609 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:21:29.609 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:21:29.609 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:21:29.609 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:21:29.609 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:21:29.609 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:21:29.609 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:21:29.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:21:29.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:21:29.609 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:21:29.609 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:21:29.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:21:29.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:21:29.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:21:29.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:21:29.609 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:21:29.610 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1168ms. 2025-06-25 11:21:29.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:21:29.610 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:21:29.610 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:21:29.610 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:21:29.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:21:29.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:21:29.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:21:29.610 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:21:29.610 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:21:29.610 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:21:29.610 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:21:29.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:21:29.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:21:29.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:21:29.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:21:29.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:21:29.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:21:29.610 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7294ms 2025-06-25 11:21:29.610 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:21:29.610 +03:00 [DBG] Connection id "0HNC8090TG53O" completed keep alive response. 2025-06-25 11:21:29.610 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3291ms 2025-06-25 11:21:29.610 +03:00 [DBG] Connection id "0HNC8090TG53O" received FIN. 2025-06-25 11:21:29.610 +03:00 [DBG] Connection id "0HNC8090TG53O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:21:29.611 +03:00 [DBG] Connection id "0HNC8090TG53O" disconnecting. 2025-06-25 11:21:29.611 +03:00 [DBG] Connection id "0HNC8090TG53O" stopped. 2025-06-25 11:22:29.601 +03:00 [DBG] Connection id "0HNC8090TG53P" accepted. 2025-06-25 11:22:29.601 +03:00 [DBG] Connection id "0HNC8090TG53P" started. 2025-06-25 11:22:29.602 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:22:29.602 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:22:29.602 +03:00 [DBG] POST requests are not supported 2025-06-25 11:22:29.602 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:22:29.602 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:22:29.602 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:22:29.602 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:22:29.602 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:22:29.602 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:22:29.602 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:22:29.602 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:22:29.602 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:22:29.602 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:22:29.602 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:22:29.602 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:22:29.602 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:22:29.602 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:22:29.602 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:22:29.602 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:22:29.602 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:22:29.602 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:22:29.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:22:29.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:22:29.602 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:22:29.602 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:22:29.602 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:22:29.602 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1206ms. 2025-06-25 11:22:29.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:22:29.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:22:29.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:22:29.603 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:22:29.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:22:29.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:22:29.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:22:29.603 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:22:29.603 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:22:29.603 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:22:29.603 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:22:29.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:22:29.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:22:29.603 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:22:29.603 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:22:29.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:22:29.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:22:29.603 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7014ms 2025-06-25 11:22:29.603 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:22:29.603 +03:00 [DBG] Connection id "0HNC8090TG53P" completed keep alive response. 2025-06-25 11:22:29.603 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3215ms 2025-06-25 11:22:29.603 +03:00 [DBG] Connection id "0HNC8090TG53P" received FIN. 2025-06-25 11:22:29.603 +03:00 [DBG] Connection id "0HNC8090TG53P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:22:29.604 +03:00 [DBG] Connection id "0HNC8090TG53P" disconnecting. 2025-06-25 11:22:29.604 +03:00 [DBG] Connection id "0HNC8090TG53P" stopped. 2025-06-25 11:23:29.607 +03:00 [DBG] Connection id "0HNC8090TG53Q" accepted. 2025-06-25 11:23:29.608 +03:00 [DBG] Connection id "0HNC8090TG53Q" started. 2025-06-25 11:23:29.608 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:23:29.608 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:23:29.608 +03:00 [DBG] POST requests are not supported 2025-06-25 11:23:29.608 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:23:29.608 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:23:29.608 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:23:29.608 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:23:29.608 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:23:29.608 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:23:29.608 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:23:29.608 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:23:29.608 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:23:29.608 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:23:29.608 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:23:29.608 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:23:29.608 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:23:29.609 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:23:29.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:23:29.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:23:29.609 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:23:29.609 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:23:29.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:23:29.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:23:29.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:23:29.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:23:29.609 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:23:29.609 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1662ms. 2025-06-25 11:23:29.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:23:29.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:23:29.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:23:29.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:23:29.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:23:29.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:23:29.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:23:29.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:23:29.609 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:23:29.609 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:23:29.609 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:23:29.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:23:29.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:23:29.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:23:29.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:23:29.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:23:29.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:23:29.610 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0765ms 2025-06-25 11:23:29.610 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:23:29.610 +03:00 [DBG] Connection id "0HNC8090TG53Q" completed keep alive response. 2025-06-25 11:23:29.610 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9644ms 2025-06-25 11:23:29.610 +03:00 [DBG] Connection id "0HNC8090TG53Q" received FIN. 2025-06-25 11:23:29.610 +03:00 [DBG] Connection id "0HNC8090TG53Q" disconnecting. 2025-06-25 11:23:29.610 +03:00 [DBG] Connection id "0HNC8090TG53Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:23:29.612 +03:00 [DBG] Connection id "0HNC8090TG53Q" stopped. 2025-06-25 11:24:29.875 +03:00 [DBG] Connection id "0HNC8090TG53R" accepted. 2025-06-25 11:24:29.875 +03:00 [DBG] Connection id "0HNC8090TG53R" started. 2025-06-25 11:24:29.875 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:24:29.875 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:24:29.875 +03:00 [DBG] POST requests are not supported 2025-06-25 11:24:29.875 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:24:29.875 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:24:29.875 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:24:29.875 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:24:29.875 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:24:29.876 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:24:29.876 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:24:29.876 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:24:29.876 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:24:29.876 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:24:29.876 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:24:29.876 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:24:29.876 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:24:29.876 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:24:29.876 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:24:29.876 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:24:29.876 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:24:29.876 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:24:29.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:24:29.876 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:24:29.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:24:29.876 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:24:29.876 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:24:29.877 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2329ms. 2025-06-25 11:24:29.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:24:29.877 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:24:29.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:24:29.877 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:24:29.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:24:29.877 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:24:29.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:24:29.877 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:24:29.877 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:24:29.877 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:24:29.877 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:24:29.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:24:29.877 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:24:29.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:24:29.877 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:24:29.877 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:24:29.877 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:24:29.877 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2158ms 2025-06-25 11:24:29.877 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:24:29.877 +03:00 [DBG] Connection id "0HNC8090TG53R" completed keep alive response. 2025-06-25 11:24:29.877 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4769ms 2025-06-25 11:24:29.878 +03:00 [DBG] Connection id "0HNC8090TG53R" received FIN. 2025-06-25 11:24:29.878 +03:00 [DBG] Connection id "0HNC8090TG53R" disconnecting. 2025-06-25 11:24:29.878 +03:00 [DBG] Connection id "0HNC8090TG53R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:24:29.879 +03:00 [DBG] Connection id "0HNC8090TG53R" stopped. 2025-06-25 11:25:29.602 +03:00 [DBG] Connection id "0HNC8090TG53S" accepted. 2025-06-25 11:25:29.603 +03:00 [DBG] Connection id "0HNC8090TG53S" started. 2025-06-25 11:25:29.603 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:25:29.603 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:25:29.603 +03:00 [DBG] POST requests are not supported 2025-06-25 11:25:29.603 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:25:29.603 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:25:29.603 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:25:29.603 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:25:29.603 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:25:29.603 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:25:29.603 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:25:29.603 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:25:29.603 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:25:29.603 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:25:29.603 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:25:29.603 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:25:29.603 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:25:29.603 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:25:29.603 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:25:29.603 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:25:29.603 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:25:29.603 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:25:29.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:25:29.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:25:29.603 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:25:29.603 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:25:29.603 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:25:29.604 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1206ms. 2025-06-25 11:25:29.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:25:29.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:25:29.604 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:25:29.604 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:25:29.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:25:29.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:25:29.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:25:29.604 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:25:29.604 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:25:29.604 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:25:29.604 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:25:29.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:25:29.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:25:29.604 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:25:29.604 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:25:29.604 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:25:29.604 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:25:29.604 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.821ms 2025-06-25 11:25:29.604 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:25:29.604 +03:00 [DBG] Connection id "0HNC8090TG53S" completed keep alive response. 2025-06-25 11:25:29.604 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5102ms 2025-06-25 11:25:29.604 +03:00 [DBG] Connection id "0HNC8090TG53S" received FIN. 2025-06-25 11:25:29.605 +03:00 [DBG] Connection id "0HNC8090TG53S" disconnecting. 2025-06-25 11:25:29.605 +03:00 [DBG] Connection id "0HNC8090TG53S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:25:29.606 +03:00 [DBG] Connection id "0HNC8090TG53S" stopped. 2025-06-25 11:26:29.607 +03:00 [DBG] Connection id "0HNC8090TG53T" accepted. 2025-06-25 11:26:29.607 +03:00 [DBG] Connection id "0HNC8090TG53T" started. 2025-06-25 11:26:29.607 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:26:29.607 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:26:29.607 +03:00 [DBG] POST requests are not supported 2025-06-25 11:26:29.608 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:26:29.608 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:26:29.608 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:26:29.608 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:26:29.608 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:26:29.608 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:26:29.608 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:26:29.608 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:26:29.608 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:26:29.608 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:26:29.608 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:26:29.608 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:26:29.608 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:26:29.608 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:26:29.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:26:29.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:26:29.608 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:26:29.608 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:26:29.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:26:29.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:26:29.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:26:29.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:26:29.608 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:26:29.608 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1185ms. 2025-06-25 11:26:29.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:26:29.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:26:29.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:26:29.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:26:29.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:26:29.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:26:29.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:26:29.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:26:29.608 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:26:29.609 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:26:29.609 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:26:29.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:26:29.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:26:29.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:26:29.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:26:29.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:26:29.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:26:29.609 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7165ms 2025-06-25 11:26:29.609 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:26:29.609 +03:00 [DBG] Connection id "0HNC8090TG53T" completed keep alive response. 2025-06-25 11:26:29.609 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3487ms 2025-06-25 11:26:29.609 +03:00 [DBG] Connection id "0HNC8090TG53T" received FIN. 2025-06-25 11:26:29.609 +03:00 [DBG] Connection id "0HNC8090TG53T" disconnecting. 2025-06-25 11:26:29.609 +03:00 [DBG] Connection id "0HNC8090TG53T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:26:29.611 +03:00 [DBG] Connection id "0HNC8090TG53T" stopped. 2025-06-25 11:27:29.603 +03:00 [DBG] Connection id "0HNC8090TG53U" accepted. 2025-06-25 11:27:29.604 +03:00 [DBG] Connection id "0HNC8090TG53U" started. 2025-06-25 11:27:29.604 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:27:29.604 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:27:29.604 +03:00 [DBG] POST requests are not supported 2025-06-25 11:27:29.604 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:27:29.604 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:27:29.604 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:27:29.604 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:27:29.604 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:27:29.604 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:27:29.604 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:27:29.604 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:27:29.604 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:27:29.604 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:27:29.604 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:27:29.604 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:27:29.604 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:27:29.604 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:27:29.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:27:29.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:27:29.605 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:27:29.605 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:27:29.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:27:29.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:27:29.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:27:29.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:27:29.605 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:27:29.605 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1737ms. 2025-06-25 11:27:29.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:27:29.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:27:29.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:27:29.605 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:27:29.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:27:29.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:27:29.605 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:27:29.605 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:27:29.606 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:27:29.606 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:27:29.606 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:27:29.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:27:29.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:27:29.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:27:29.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:27:29.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:27:29.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:27:29.606 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3524ms 2025-06-25 11:27:29.606 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:27:29.606 +03:00 [DBG] Connection id "0HNC8090TG53U" completed keep alive response. 2025-06-25 11:27:29.606 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3333ms 2025-06-25 11:27:29.606 +03:00 [DBG] Connection id "0HNC8090TG53U" received FIN. 2025-06-25 11:27:29.606 +03:00 [DBG] Connection id "0HNC8090TG53U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:27:29.606 +03:00 [DBG] Connection id "0HNC8090TG53U" disconnecting. 2025-06-25 11:27:29.607 +03:00 [DBG] Connection id "0HNC8090TG53U" stopped. 2025-06-25 11:28:29.606 +03:00 [DBG] Connection id "0HNC8090TG53V" accepted. 2025-06-25 11:28:29.606 +03:00 [DBG] Connection id "0HNC8090TG53V" started. 2025-06-25 11:28:29.606 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:28:29.606 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:28:29.606 +03:00 [DBG] POST requests are not supported 2025-06-25 11:28:29.606 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:28:29.606 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:28:29.606 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:28:29.606 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:28:29.606 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:28:29.606 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:28:29.606 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:28:29.606 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:28:29.606 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:28:29.606 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:28:29.606 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:28:29.606 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:28:29.606 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:28:29.606 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:28:29.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:28:29.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:28:29.607 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:28:29.607 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:28:29.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:28:29.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:28:29.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:28:29.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:28:29.607 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:28:29.607 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1419ms. 2025-06-25 11:28:29.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:28:29.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:28:29.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:28:29.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:28:29.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:28:29.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:28:29.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:28:29.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:28:29.607 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:28:29.607 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:28:29.607 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:28:29.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:28:29.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:28:29.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:28:29.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:28:29.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:28:29.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:28:29.607 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7001ms 2025-06-25 11:28:29.607 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:28:29.607 +03:00 [DBG] Connection id "0HNC8090TG53V" completed keep alive response. 2025-06-25 11:28:29.607 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2912ms 2025-06-25 11:28:29.608 +03:00 [DBG] Connection id "0HNC8090TG53V" received FIN. 2025-06-25 11:28:29.608 +03:00 [DBG] Connection id "0HNC8090TG53V" disconnecting. 2025-06-25 11:28:29.608 +03:00 [DBG] Connection id "0HNC8090TG53V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:28:29.609 +03:00 [DBG] Connection id "0HNC8090TG53V" stopped. 2025-06-25 11:29:29.604 +03:00 [DBG] Connection id "0HNC8090TG540" accepted. 2025-06-25 11:29:29.604 +03:00 [DBG] Connection id "0HNC8090TG540" started. 2025-06-25 11:29:29.604 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:29:29.604 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:29:29.604 +03:00 [DBG] POST requests are not supported 2025-06-25 11:29:29.604 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:29:29.604 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:29:29.605 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:29:29.605 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:29:29.605 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:29:29.605 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:29:29.605 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:29:29.605 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:29:29.605 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:29:29.605 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:29:29.605 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:29:29.605 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:29:29.605 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:29:29.605 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:29:29.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:29:29.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:29:29.605 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:29:29.605 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:29:29.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:29:29.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:29:29.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:29:29.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:29:29.605 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:29:29.606 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1647ms. 2025-06-25 11:29:29.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:29:29.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:29:29.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:29:29.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:29:29.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:29:29.606 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:29:29.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:29:29.606 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:29:29.606 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:29:29.606 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:29:29.606 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:29:29.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:29:29.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:29:29.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:29:29.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:29:29.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:29:29.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:29:29.606 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0738ms 2025-06-25 11:29:29.606 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:29:29.606 +03:00 [DBG] Connection id "0HNC8090TG540" completed keep alive response. 2025-06-25 11:29:29.606 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0648ms 2025-06-25 11:29:29.607 +03:00 [DBG] Connection id "0HNC8090TG540" received FIN. 2025-06-25 11:29:29.607 +03:00 [DBG] Connection id "0HNC8090TG540" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:29:29.607 +03:00 [DBG] Connection id "0HNC8090TG540" disconnecting. 2025-06-25 11:29:29.607 +03:00 [DBG] Connection id "0HNC8090TG540" stopped. 2025-06-25 11:30:29.620 +03:00 [DBG] Connection id "0HNC8090TG541" accepted. 2025-06-25 11:30:29.620 +03:00 [DBG] Connection id "0HNC8090TG541" started. 2025-06-25 11:30:29.620 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:30:29.620 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:30:29.620 +03:00 [DBG] POST requests are not supported 2025-06-25 11:30:29.620 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:30:29.620 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:30:29.620 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:30:29.620 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:30:29.620 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:30:29.621 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:30:29.621 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:30:29.621 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:30:29.621 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:30:29.621 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:30:29.621 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:30:29.621 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:30:29.621 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:30:29.621 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:30:29.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:30:29.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:30:29.621 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:30:29.621 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:30:29.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:30:29.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:30:29.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:30:29.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:30:29.621 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:30:29.622 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1935ms. 2025-06-25 11:30:29.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:30:29.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:30:29.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:30:29.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:30:29.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:30:29.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:30:29.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:30:29.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:30:29.622 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:30:29.622 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:30:29.622 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:30:29.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:30:29.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:30:29.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:30:29.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:30:29.622 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:30:29.622 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:30:29.622 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4256ms 2025-06-25 11:30:29.623 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:30:29.623 +03:00 [DBG] Connection id "0HNC8090TG541" completed keep alive response. 2025-06-25 11:30:29.623 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.658ms 2025-06-25 11:30:29.623 +03:00 [DBG] Connection id "0HNC8090TG541" received FIN. 2025-06-25 11:30:29.623 +03:00 [DBG] Connection id "0HNC8090TG541" disconnecting. 2025-06-25 11:30:29.623 +03:00 [DBG] Connection id "0HNC8090TG541" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:30:29.624 +03:00 [DBG] Connection id "0HNC8090TG541" stopped. 2025-06-25 11:31:29.606 +03:00 [DBG] Connection id "0HNC8090TG542" accepted. 2025-06-25 11:31:29.606 +03:00 [DBG] Connection id "0HNC8090TG542" started. 2025-06-25 11:31:29.606 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:31:29.606 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:31:29.606 +03:00 [DBG] POST requests are not supported 2025-06-25 11:31:29.606 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:31:29.606 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:31:29.606 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:31:29.607 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:31:29.607 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:31:29.607 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:31:29.607 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:31:29.607 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:31:29.607 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:31:29.607 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:31:29.607 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:31:29.607 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:31:29.607 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:31:29.607 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:31:29.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:31:29.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:31:29.607 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:31:29.607 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:31:29.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:31:29.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:31:29.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:31:29.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:31:29.608 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:31:29.608 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1659ms. 2025-06-25 11:31:29.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:31:29.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:31:29.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:31:29.608 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:31:29.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:31:29.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:31:29.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:31:29.608 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:31:29.608 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:31:29.608 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:31:29.608 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:31:29.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:31:29.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:31:29.608 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:31:29.608 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:31:29.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:31:29.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:31:29.609 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4581ms 2025-06-25 11:31:29.609 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:31:29.609 +03:00 [DBG] Connection id "0HNC8090TG542" completed keep alive response. 2025-06-25 11:31:29.609 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5673ms 2025-06-25 11:31:29.609 +03:00 [DBG] Connection id "0HNC8090TG542" received FIN. 2025-06-25 11:31:29.609 +03:00 [DBG] Connection id "0HNC8090TG542" disconnecting. 2025-06-25 11:31:29.609 +03:00 [DBG] Connection id "0HNC8090TG542" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:31:29.610 +03:00 [DBG] Connection id "0HNC8090TG542" stopped. 2025-06-25 11:32:29.604 +03:00 [DBG] Connection id "0HNC8090TG543" accepted. 2025-06-25 11:32:29.605 +03:00 [DBG] Connection id "0HNC8090TG543" started. 2025-06-25 11:32:29.605 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:32:29.605 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:32:29.605 +03:00 [DBG] POST requests are not supported 2025-06-25 11:32:29.605 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:32:29.605 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:32:29.605 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:32:29.605 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:32:29.605 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:32:29.605 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:32:29.605 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:32:29.605 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:32:29.605 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:32:29.605 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:32:29.605 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:32:29.605 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:32:29.605 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:32:29.605 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:32:29.605 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:32:29.605 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:32:29.605 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:32:29.605 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:32:29.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:32:29.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:32:29.605 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:32:29.605 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:32:29.605 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:32:29.605 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1188ms. 2025-06-25 11:32:29.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:32:29.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:32:29.606 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:32:29.606 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:32:29.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:32:29.606 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:32:29.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:32:29.606 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:32:29.606 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:32:29.606 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:32:29.606 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:32:29.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:32:29.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:32:29.606 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:32:29.606 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:32:29.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:32:29.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:32:29.606 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6352ms 2025-06-25 11:32:29.606 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:32:29.606 +03:00 [DBG] Connection id "0HNC8090TG543" completed keep alive response. 2025-06-25 11:32:29.606 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2097ms 2025-06-25 11:32:29.606 +03:00 [DBG] Connection id "0HNC8090TG543" received FIN. 2025-06-25 11:32:29.606 +03:00 [DBG] Connection id "0HNC8090TG543" disconnecting. 2025-06-25 11:32:29.606 +03:00 [DBG] Connection id "0HNC8090TG543" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:32:29.607 +03:00 [DBG] Connection id "0HNC8090TG543" stopped. 2025-06-25 11:33:29.613 +03:00 [DBG] Connection id "0HNC8090TG544" accepted. 2025-06-25 11:33:29.613 +03:00 [DBG] Connection id "0HNC8090TG544" started. 2025-06-25 11:33:29.613 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:33:29.613 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:33:29.613 +03:00 [DBG] POST requests are not supported 2025-06-25 11:33:29.613 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:33:29.613 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:33:29.613 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:33:29.613 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:33:29.613 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:33:29.614 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:33:29.614 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:33:29.614 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:33:29.614 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:33:29.614 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:33:29.614 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:33:29.614 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:33:29.614 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:33:29.614 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:33:29.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:33:29.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:33:29.614 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:33:29.614 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:33:29.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:33:29.614 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:33:29.614 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:33:29.614 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:33:29.614 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:33:29.615 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1668ms. 2025-06-25 11:33:29.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:33:29.615 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:33:29.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:33:29.615 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:33:29.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:33:29.615 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:33:29.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:33:29.615 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:33:29.615 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:33:29.615 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:33:29.615 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:33:29.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:33:29.615 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:33:29.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:33:29.615 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:33:29.615 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:33:29.615 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:33:29.615 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1178ms 2025-06-25 11:33:29.615 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:33:29.615 +03:00 [DBG] Connection id "0HNC8090TG544" completed keep alive response. 2025-06-25 11:33:29.615 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0595ms 2025-06-25 11:33:29.616 +03:00 [DBG] Connection id "0HNC8090TG544" received FIN. 2025-06-25 11:33:29.616 +03:00 [DBG] Connection id "0HNC8090TG544" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:33:29.616 +03:00 [DBG] Connection id "0HNC8090TG544" disconnecting. 2025-06-25 11:33:29.616 +03:00 [DBG] Connection id "0HNC8090TG544" stopped. 2025-06-25 11:34:29.624 +03:00 [DBG] Connection id "0HNC8090TG545" accepted. 2025-06-25 11:34:29.624 +03:00 [DBG] Connection id "0HNC8090TG545" started. 2025-06-25 11:34:29.624 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:34:29.624 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:34:29.624 +03:00 [DBG] POST requests are not supported 2025-06-25 11:34:29.624 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:34:29.624 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:34:29.624 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:34:29.624 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:34:29.624 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:34:29.624 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:34:29.624 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:34:29.624 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:34:29.624 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:34:29.624 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:34:29.624 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:34:29.624 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:34:29.625 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:34:29.625 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:34:29.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:34:29.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:34:29.625 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:34:29.625 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:34:29.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:34:29.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:34:29.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:34:29.625 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:34:29.625 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:34:29.625 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1379ms. 2025-06-25 11:34:29.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:34:29.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:34:29.625 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:34:29.625 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:34:29.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:34:29.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:34:29.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:34:29.625 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:34:29.625 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:34:29.625 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:34:29.625 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:34:29.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:34:29.625 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:34:29.625 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:34:29.625 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:34:29.625 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:34:29.625 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:34:29.625 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7211ms 2025-06-25 11:34:29.625 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:34:29.625 +03:00 [DBG] Connection id "0HNC8090TG545" completed keep alive response. 2025-06-25 11:34:29.625 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.314ms 2025-06-25 11:34:29.626 +03:00 [DBG] Connection id "0HNC8090TG545" received FIN. 2025-06-25 11:34:29.626 +03:00 [DBG] Connection id "0HNC8090TG545" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:34:29.626 +03:00 [DBG] Connection id "0HNC8090TG545" disconnecting. 2025-06-25 11:34:29.626 +03:00 [DBG] Connection id "0HNC8090TG545" stopped. 2025-06-25 11:35:29.619 +03:00 [DBG] Connection id "0HNC8090TG546" accepted. 2025-06-25 11:35:29.619 +03:00 [DBG] Connection id "0HNC8090TG546" started. 2025-06-25 11:35:29.619 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:35:29.619 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:35:29.620 +03:00 [DBG] POST requests are not supported 2025-06-25 11:35:29.620 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:35:29.620 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:35:29.620 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:35:29.620 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:35:29.620 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:35:29.620 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:35:29.620 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:35:29.620 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:35:29.620 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:35:29.620 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:35:29.620 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:35:29.620 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:35:29.620 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:35:29.620 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:35:29.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:35:29.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:35:29.620 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:35:29.620 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:35:29.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:35:29.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:35:29.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:35:29.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:35:29.621 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:35:29.621 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2053ms. 2025-06-25 11:35:29.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:35:29.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:35:29.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:35:29.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:35:29.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:35:29.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:35:29.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:35:29.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:35:29.621 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:35:29.621 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:35:29.621 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:35:29.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:35:29.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:35:29.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:35:29.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:35:29.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:35:29.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:35:29.621 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2188ms 2025-06-25 11:35:29.622 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:35:29.622 +03:00 [DBG] Connection id "0HNC8090TG546" completed keep alive response. 2025-06-25 11:35:29.622 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2122ms 2025-06-25 11:35:29.622 +03:00 [DBG] Connection id "0HNC8090TG546" received FIN. 2025-06-25 11:35:29.622 +03:00 [DBG] Connection id "0HNC8090TG546" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:35:29.622 +03:00 [DBG] Connection id "0HNC8090TG546" disconnecting. 2025-06-25 11:35:29.622 +03:00 [DBG] Connection id "0HNC8090TG546" stopped. 2025-06-25 11:36:29.618 +03:00 [DBG] Connection id "0HNC8090TG547" accepted. 2025-06-25 11:36:29.618 +03:00 [DBG] Connection id "0HNC8090TG547" started. 2025-06-25 11:36:29.618 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:36:29.618 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:36:29.618 +03:00 [DBG] POST requests are not supported 2025-06-25 11:36:29.618 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:36:29.618 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:36:29.618 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:36:29.618 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:36:29.618 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:36:29.618 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:36:29.618 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:36:29.619 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:36:29.619 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:36:29.619 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:36:29.619 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:36:29.619 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:36:29.619 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:36:29.619 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:36:29.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:36:29.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:36:29.619 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:36:29.619 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:36:29.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:36:29.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:36:29.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:36:29.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:36:29.619 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:36:29.619 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1367ms. 2025-06-25 11:36:29.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:36:29.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:36:29.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:36:29.619 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:36:29.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:36:29.619 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:36:29.619 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:36:29.619 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:36:29.619 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:36:29.620 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:36:29.620 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:36:29.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:36:29.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:36:29.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:36:29.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:36:29.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:36:29.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:36:29.620 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9932ms 2025-06-25 11:36:29.620 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:36:29.620 +03:00 [DBG] Connection id "0HNC8090TG547" completed keep alive response. 2025-06-25 11:36:29.620 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7671ms 2025-06-25 11:36:29.620 +03:00 [DBG] Connection id "0HNC8090TG547" received FIN. 2025-06-25 11:36:29.620 +03:00 [DBG] Connection id "0HNC8090TG547" disconnecting. 2025-06-25 11:36:29.620 +03:00 [DBG] Connection id "0HNC8090TG547" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:36:29.621 +03:00 [DBG] Connection id "0HNC8090TG547" stopped. 2025-06-25 11:37:29.618 +03:00 [DBG] Connection id "0HNC8090TG548" accepted. 2025-06-25 11:37:29.619 +03:00 [DBG] Connection id "0HNC8090TG548" started. 2025-06-25 11:37:29.619 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:37:29.619 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:37:29.619 +03:00 [DBG] POST requests are not supported 2025-06-25 11:37:29.619 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:37:29.619 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:37:29.619 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:37:29.619 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:37:29.619 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:37:29.619 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:37:29.619 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:37:29.619 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:37:29.619 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:37:29.619 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:37:29.619 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:37:29.619 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:37:29.619 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:37:29.619 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:37:29.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:37:29.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:37:29.620 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:37:29.620 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:37:29.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:37:29.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:37:29.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:37:29.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:37:29.620 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:37:29.620 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1622ms. 2025-06-25 11:37:29.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:37:29.620 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:37:29.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:37:29.620 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:37:29.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:37:29.620 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:37:29.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:37:29.620 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:37:29.620 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:37:29.620 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:37:29.620 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:37:29.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:37:29.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:37:29.620 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:37:29.620 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:37:29.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:37:29.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:37:29.620 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.917ms 2025-06-25 11:37:29.620 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:37:29.620 +03:00 [DBG] Connection id "0HNC8090TG548" completed keep alive response. 2025-06-25 11:37:29.620 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7344ms 2025-06-25 11:37:29.621 +03:00 [DBG] Connection id "0HNC8090TG548" received FIN. 2025-06-25 11:37:29.621 +03:00 [DBG] Connection id "0HNC8090TG548" disconnecting. 2025-06-25 11:37:29.621 +03:00 [DBG] Connection id "0HNC8090TG548" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:37:29.622 +03:00 [DBG] Connection id "0HNC8090TG548" stopped. 2025-06-25 11:38:29.622 +03:00 [DBG] Connection id "0HNC8090TG549" accepted. 2025-06-25 11:38:29.622 +03:00 [DBG] Connection id "0HNC8090TG549" started. 2025-06-25 11:38:29.622 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:38:29.622 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:38:29.622 +03:00 [DBG] POST requests are not supported 2025-06-25 11:38:29.622 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:38:29.622 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:38:29.622 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:38:29.622 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:38:29.622 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:38:29.622 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:38:29.622 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:38:29.623 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:38:29.623 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:38:29.623 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:38:29.623 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:38:29.623 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:38:29.623 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:38:29.623 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:38:29.623 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:38:29.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:38:29.623 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:38:29.623 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:38:29.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:38:29.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:38:29.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:38:29.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:38:29.623 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:38:29.623 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1715ms. 2025-06-25 11:38:29.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:38:29.623 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:38:29.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:38:29.623 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:38:29.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:38:29.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:38:29.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:38:29.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:38:29.624 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:38:29.624 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:38:29.624 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:38:29.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:38:29.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:38:29.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:38:29.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:38:29.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:38:29.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:38:29.624 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1489ms 2025-06-25 11:38:29.624 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:38:29.624 +03:00 [DBG] Connection id "0HNC8090TG549" completed keep alive response. 2025-06-25 11:38:29.624 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1384ms 2025-06-25 11:38:29.624 +03:00 [DBG] Connection id "0HNC8090TG549" received FIN. 2025-06-25 11:38:29.624 +03:00 [DBG] Connection id "0HNC8090TG549" disconnecting. 2025-06-25 11:38:29.625 +03:00 [DBG] Connection id "0HNC8090TG549" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:38:29.626 +03:00 [DBG] Connection id "0HNC8090TG549" stopped. 2025-06-25 11:39:29.619 +03:00 [DBG] Connection id "0HNC8090TG54A" accepted. 2025-06-25 11:39:29.619 +03:00 [DBG] Connection id "0HNC8090TG54A" started. 2025-06-25 11:39:29.620 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:39:29.620 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:39:29.620 +03:00 [DBG] POST requests are not supported 2025-06-25 11:39:29.620 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:39:29.620 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:39:29.620 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:39:29.620 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:39:29.620 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:39:29.620 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:39:29.620 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:39:29.620 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:39:29.620 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:39:29.620 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:39:29.620 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:39:29.620 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:39:29.620 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:39:29.620 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:39:29.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:39:29.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:39:29.620 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:39:29.621 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:39:29.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:39:29.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:39:29.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:39:29.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:39:29.621 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:39:29.621 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1177ms. 2025-06-25 11:39:29.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:39:29.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:39:29.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:39:29.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:39:29.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:39:29.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:39:29.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:39:29.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:39:29.621 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:39:29.621 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:39:29.621 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:39:29.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:39:29.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:39:29.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:39:29.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:39:29.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:39:29.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:39:29.621 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6826ms 2025-06-25 11:39:29.621 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:39:29.621 +03:00 [DBG] Connection id "0HNC8090TG54A" completed keep alive response. 2025-06-25 11:39:29.621 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2979ms 2025-06-25 11:39:29.622 +03:00 [DBG] Connection id "0HNC8090TG54A" received FIN. 2025-06-25 11:39:29.622 +03:00 [DBG] Connection id "0HNC8090TG54A" disconnecting. 2025-06-25 11:39:29.622 +03:00 [DBG] Connection id "0HNC8090TG54A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:39:29.623 +03:00 [DBG] Connection id "0HNC8090TG54A" stopped. 2025-06-25 11:40:29.622 +03:00 [DBG] Connection id "0HNC8090TG54B" accepted. 2025-06-25 11:40:29.623 +03:00 [DBG] Connection id "0HNC8090TG54B" started. 2025-06-25 11:40:29.623 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:40:29.623 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:40:29.623 +03:00 [DBG] POST requests are not supported 2025-06-25 11:40:29.623 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:40:29.623 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:40:29.623 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:40:29.623 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:40:29.623 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:40:29.623 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:40:29.623 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:40:29.623 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:40:29.623 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:40:29.623 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:40:29.623 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:40:29.623 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:40:29.623 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:40:29.623 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:40:29.623 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:40:29.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:40:29.623 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:40:29.623 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:40:29.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:40:29.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:40:29.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:40:29.623 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:40:29.623 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:40:29.623 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1242ms. 2025-06-25 11:40:29.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:40:29.623 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:40:29.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:40:29.623 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:40:29.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:40:29.623 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:40:29.623 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:40:29.623 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:40:29.624 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:40:29.624 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:40:29.624 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:40:29.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:40:29.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:40:29.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:40:29.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:40:29.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:40:29.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:40:29.624 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5563ms 2025-06-25 11:40:29.624 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:40:29.624 +03:00 [DBG] Connection id "0HNC8090TG54B" completed keep alive response. 2025-06-25 11:40:29.624 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 0.9566ms 2025-06-25 11:40:29.625 +03:00 [DBG] Connection id "0HNC8090TG54B" received FIN. 2025-06-25 11:40:29.625 +03:00 [DBG] Connection id "0HNC8090TG54B" disconnecting. 2025-06-25 11:40:29.625 +03:00 [DBG] Connection id "0HNC8090TG54B" stopped. 2025-06-25 11:40:29.625 +03:00 [DBG] Connection id "0HNC8090TG54B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:41:29.616 +03:00 [DBG] Connection id "0HNC8090TG54C" accepted. 2025-06-25 11:41:29.616 +03:00 [DBG] Connection id "0HNC8090TG54C" started. 2025-06-25 11:41:29.616 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:41:29.616 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:41:29.616 +03:00 [DBG] POST requests are not supported 2025-06-25 11:41:29.617 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:41:29.617 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:41:29.617 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:41:29.617 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:41:29.617 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:41:29.617 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:41:29.617 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:41:29.617 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:41:29.617 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:41:29.617 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:41:29.617 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:41:29.617 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:41:29.617 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:41:29.617 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:41:29.617 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:41:29.617 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:41:29.617 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:41:29.617 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:41:29.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:41:29.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:41:29.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:41:29.617 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:41:29.617 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:41:29.617 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.116ms. 2025-06-25 11:41:29.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:41:29.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:41:29.617 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:41:29.617 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:41:29.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:41:29.617 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:41:29.617 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:41:29.618 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:41:29.618 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:41:29.618 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:41:29.618 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:41:29.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:41:29.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:41:29.618 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:41:29.618 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:41:29.618 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:41:29.618 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:41:29.618 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7474ms 2025-06-25 11:41:29.618 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:41:29.618 +03:00 [DBG] Connection id "0HNC8090TG54C" completed keep alive response. 2025-06-25 11:41:29.618 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3436ms 2025-06-25 11:41:29.618 +03:00 [DBG] Connection id "0HNC8090TG54C" received FIN. 2025-06-25 11:41:29.618 +03:00 [DBG] Connection id "0HNC8090TG54C" disconnecting. 2025-06-25 11:41:29.618 +03:00 [DBG] Connection id "0HNC8090TG54C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:41:29.619 +03:00 [DBG] Connection id "0HNC8090TG54C" stopped. 2025-06-25 11:42:29.892 +03:00 [DBG] Connection id "0HNC8090TG54D" accepted. 2025-06-25 11:42:29.892 +03:00 [DBG] Connection id "0HNC8090TG54D" started. 2025-06-25 11:42:29.893 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:42:29.893 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:42:29.893 +03:00 [DBG] POST requests are not supported 2025-06-25 11:42:29.893 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:42:29.893 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:42:29.893 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:42:29.893 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:42:29.893 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:42:29.893 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:42:29.893 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:42:29.893 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:42:29.893 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:42:29.893 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:42:29.893 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:42:29.893 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:42:29.893 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:42:29.893 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:42:29.893 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:42:29.894 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:42:29.894 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:42:29.894 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:42:29.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:42:29.894 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:42:29.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:42:29.894 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:42:29.894 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:42:29.894 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1541ms. 2025-06-25 11:42:29.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:42:29.894 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:42:29.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:42:29.894 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:42:29.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:42:29.894 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:42:29.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:42:29.894 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:42:29.894 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:42:29.894 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:42:29.894 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:42:29.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:42:29.894 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:42:29.894 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:42:29.894 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:42:29.894 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:42:29.894 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:42:29.894 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9949ms 2025-06-25 11:42:29.894 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:42:29.895 +03:00 [DBG] Connection id "0HNC8090TG54D" completed keep alive response. 2025-06-25 11:42:29.895 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9877ms 2025-06-25 11:42:29.895 +03:00 [DBG] Connection id "0HNC8090TG54D" received FIN. 2025-06-25 11:42:29.895 +03:00 [DBG] Connection id "0HNC8090TG54D" disconnecting. 2025-06-25 11:42:29.895 +03:00 [DBG] Connection id "0HNC8090TG54D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:42:29.896 +03:00 [DBG] Connection id "0HNC8090TG54D" stopped. 2025-06-25 11:43:29.620 +03:00 [DBG] Connection id "0HNC8090TG54E" accepted. 2025-06-25 11:43:29.620 +03:00 [DBG] Connection id "0HNC8090TG54E" started. 2025-06-25 11:43:29.620 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:43:29.620 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:43:29.621 +03:00 [DBG] POST requests are not supported 2025-06-25 11:43:29.621 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:43:29.621 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:43:29.621 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:43:29.621 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:43:29.621 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:43:29.621 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:43:29.621 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:43:29.621 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:43:29.621 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:43:29.621 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:43:29.621 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:43:29.621 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:43:29.621 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:43:29.621 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:43:29.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:43:29.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:43:29.621 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:43:29.621 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:43:29.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:43:29.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:43:29.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:43:29.621 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:43:29.621 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:43:29.621 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-06-25 11:43:29.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:43:29.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:43:29.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:43:29.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:43:29.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:43:29.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:43:29.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:43:29.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:43:29.622 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:43:29.622 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:43:29.622 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:43:29.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:43:29.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:43:29.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:43:29.622 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:43:29.622 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:43:29.622 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:43:29.622 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7477ms 2025-06-25 11:43:29.622 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:43:29.622 +03:00 [DBG] Connection id "0HNC8090TG54E" completed keep alive response. 2025-06-25 11:43:29.622 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.503ms 2025-06-25 11:43:29.622 +03:00 [DBG] Connection id "0HNC8090TG54E" received FIN. 2025-06-25 11:43:29.622 +03:00 [DBG] Connection id "0HNC8090TG54E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:43:29.622 +03:00 [DBG] Connection id "0HNC8090TG54E" disconnecting. 2025-06-25 11:43:29.622 +03:00 [DBG] Connection id "0HNC8090TG54E" stopped. 2025-06-25 11:44:29.627 +03:00 [DBG] Connection id "0HNC8090TG54F" accepted. 2025-06-25 11:44:29.627 +03:00 [DBG] Connection id "0HNC8090TG54F" started. 2025-06-25 11:44:29.627 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:44:29.628 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:44:29.628 +03:00 [DBG] POST requests are not supported 2025-06-25 11:44:29.628 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:44:29.628 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:44:29.628 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:44:29.628 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:44:29.628 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:44:29.628 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:44:29.628 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:44:29.628 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:44:29.628 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:44:29.628 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:44:29.628 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:44:29.628 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:44:29.628 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:44:29.628 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:44:29.628 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:44:29.628 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:44:29.628 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:44:29.628 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:44:29.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:44:29.628 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:44:29.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:44:29.628 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:44:29.628 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:44:29.629 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1423ms. 2025-06-25 11:44:29.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:44:29.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:44:29.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:44:29.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:44:29.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:44:29.629 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:44:29.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:44:29.629 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:44:29.629 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:44:29.629 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:44:29.629 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:44:29.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:44:29.629 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:44:29.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:44:29.629 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:44:29.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:44:29.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:44:29.629 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7789ms 2025-06-25 11:44:29.629 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:44:29.629 +03:00 [DBG] Connection id "0HNC8090TG54F" completed keep alive response. 2025-06-25 11:44:29.629 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5392ms 2025-06-25 11:44:29.629 +03:00 [DBG] Connection id "0HNC8090TG54F" received FIN. 2025-06-25 11:44:29.629 +03:00 [DBG] Connection id "0HNC8090TG54F" disconnecting. 2025-06-25 11:44:29.629 +03:00 [DBG] Connection id "0HNC8090TG54F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:44:29.630 +03:00 [DBG] Connection id "0HNC8090TG54F" stopped. 2025-06-25 11:45:29.630 +03:00 [DBG] Connection id "0HNC8090TG54G" accepted. 2025-06-25 11:45:29.631 +03:00 [DBG] Connection id "0HNC8090TG54G" started. 2025-06-25 11:45:29.631 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:45:29.631 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:45:29.631 +03:00 [DBG] POST requests are not supported 2025-06-25 11:45:29.631 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:45:29.631 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:45:29.631 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:45:29.631 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:45:29.631 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:45:29.631 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:45:29.631 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:45:29.631 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:45:29.631 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:45:29.632 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:45:29.632 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:45:29.632 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:45:29.632 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:45:29.632 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:45:29.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:45:29.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:45:29.632 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:45:29.632 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:45:29.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:45:29.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:45:29.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:45:29.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:45:29.632 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:45:29.632 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2073ms. 2025-06-25 11:45:29.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:45:29.633 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:45:29.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:45:29.633 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:45:29.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:45:29.633 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:45:29.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:45:29.633 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:45:29.633 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:45:29.633 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:45:29.633 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:45:29.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:45:29.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:45:29.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:45:29.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:45:29.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:45:29.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:45:29.633 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4322ms 2025-06-25 11:45:29.633 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:45:29.633 +03:00 [DBG] Connection id "0HNC8090TG54G" completed keep alive response. 2025-06-25 11:45:29.633 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6873ms 2025-06-25 11:45:29.634 +03:00 [DBG] Connection id "0HNC8090TG54G" received FIN. 2025-06-25 11:45:29.634 +03:00 [DBG] Connection id "0HNC8090TG54G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:45:29.634 +03:00 [DBG] Connection id "0HNC8090TG54G" disconnecting. 2025-06-25 11:45:29.634 +03:00 [DBG] Connection id "0HNC8090TG54G" stopped. 2025-06-25 11:46:29.631 +03:00 [DBG] Connection id "0HNC8090TG54H" accepted. 2025-06-25 11:46:29.631 +03:00 [DBG] Connection id "0HNC8090TG54H" started. 2025-06-25 11:46:29.631 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:46:29.631 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:46:29.631 +03:00 [DBG] POST requests are not supported 2025-06-25 11:46:29.631 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:46:29.631 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:46:29.631 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:46:29.631 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:46:29.631 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:46:29.631 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:46:29.631 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:46:29.631 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:46:29.631 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:46:29.631 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:46:29.631 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:46:29.631 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:46:29.632 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:46:29.632 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:46:29.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:46:29.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:46:29.632 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:46:29.632 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:46:29.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:46:29.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:46:29.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:46:29.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:46:29.632 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:46:29.632 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1389ms. 2025-06-25 11:46:29.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:46:29.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:46:29.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:46:29.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:46:29.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:46:29.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:46:29.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:46:29.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:46:29.632 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:46:29.632 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:46:29.632 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:46:29.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:46:29.632 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:46:29.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:46:29.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:46:29.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:46:29.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:46:29.633 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0902ms 2025-06-25 11:46:29.633 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:46:29.633 +03:00 [DBG] Connection id "0HNC8090TG54H" completed keep alive response. 2025-06-25 11:46:29.633 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8475ms 2025-06-25 11:46:29.633 +03:00 [DBG] Connection id "0HNC8090TG54H" received FIN. 2025-06-25 11:46:29.633 +03:00 [DBG] Connection id "0HNC8090TG54H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:46:29.633 +03:00 [DBG] Connection id "0HNC8090TG54H" disconnecting. 2025-06-25 11:46:29.633 +03:00 [DBG] Connection id "0HNC8090TG54H" stopped. 2025-06-25 11:47:29.631 +03:00 [DBG] Connection id "0HNC8090TG54I" accepted. 2025-06-25 11:47:29.631 +03:00 [DBG] Connection id "0HNC8090TG54I" started. 2025-06-25 11:47:29.632 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:47:29.632 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:47:29.632 +03:00 [DBG] POST requests are not supported 2025-06-25 11:47:29.632 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:47:29.632 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:47:29.632 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:47:29.632 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:47:29.632 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:47:29.632 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:47:29.632 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:47:29.632 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:47:29.632 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:47:29.632 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:47:29.632 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:47:29.633 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:47:29.633 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:47:29.633 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:47:29.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:47:29.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:47:29.633 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:47:29.633 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:47:29.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:47:29.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:47:29.633 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:47:29.633 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:47:29.633 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:47:29.634 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1787ms. 2025-06-25 11:47:29.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:47:29.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:47:29.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:47:29.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:47:29.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:47:29.634 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:47:29.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:47:29.634 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:47:29.634 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:47:29.634 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:47:29.634 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:47:29.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:47:29.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:47:29.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:47:29.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:47:29.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:47:29.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:47:29.635 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0308ms 2025-06-25 11:47:29.635 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:47:29.635 +03:00 [DBG] Connection id "0HNC8090TG54I" completed keep alive response. 2025-06-25 11:47:29.635 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5394ms 2025-06-25 11:47:29.635 +03:00 [DBG] Connection id "0HNC8090TG54I" received FIN. 2025-06-25 11:47:29.636 +03:00 [DBG] Connection id "0HNC8090TG54I" disconnecting. 2025-06-25 11:47:29.636 +03:00 [DBG] Connection id "0HNC8090TG54I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:47:29.637 +03:00 [DBG] Connection id "0HNC8090TG54I" stopped. 2025-06-25 11:48:29.627 +03:00 [DBG] Connection id "0HNC8090TG54J" accepted. 2025-06-25 11:48:29.627 +03:00 [DBG] Connection id "0HNC8090TG54J" started. 2025-06-25 11:48:29.628 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:48:29.628 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:48:29.628 +03:00 [DBG] POST requests are not supported 2025-06-25 11:48:29.628 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:48:29.628 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:48:29.628 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:48:29.628 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:48:29.628 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:48:29.628 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:48:29.628 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:48:29.628 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:48:29.628 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:48:29.628 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:48:29.628 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:48:29.629 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:48:29.629 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:48:29.629 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:48:29.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:48:29.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:48:29.629 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:48:29.629 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:48:29.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:48:29.629 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:48:29.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:48:29.629 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:48:29.629 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:48:29.629 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.173ms. 2025-06-25 11:48:29.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:48:29.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:48:29.629 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:48:29.629 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:48:29.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:48:29.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:48:29.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:48:29.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:48:29.630 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:48:29.630 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:48:29.630 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:48:29.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:48:29.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:48:29.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:48:29.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:48:29.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:48:29.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:48:29.630 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2392ms 2025-06-25 11:48:29.630 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:48:29.630 +03:00 [DBG] Connection id "0HNC8090TG54J" completed keep alive response. 2025-06-25 11:48:29.630 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4079ms 2025-06-25 11:48:29.630 +03:00 [DBG] Connection id "0HNC8090TG54J" received FIN. 2025-06-25 11:48:29.630 +03:00 [DBG] Connection id "0HNC8090TG54J" disconnecting. 2025-06-25 11:48:29.631 +03:00 [DBG] Connection id "0HNC8090TG54J" stopped. 2025-06-25 11:48:29.631 +03:00 [DBG] Connection id "0HNC8090TG54J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:49:29.633 +03:00 [DBG] Connection id "0HNC8090TG54K" accepted. 2025-06-25 11:49:29.633 +03:00 [DBG] Connection id "0HNC8090TG54K" started. 2025-06-25 11:49:29.633 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:49:29.633 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:49:29.633 +03:00 [DBG] POST requests are not supported 2025-06-25 11:49:29.633 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:49:29.634 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:49:29.634 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:49:29.634 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:49:29.634 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:49:29.634 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:49:29.634 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:49:29.634 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:49:29.634 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:49:29.634 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:49:29.634 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:49:29.634 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:49:29.634 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:49:29.634 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:49:29.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:49:29.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:49:29.634 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:49:29.634 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:49:29.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:49:29.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:49:29.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:49:29.634 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:49:29.634 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:49:29.634 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-06-25 11:49:29.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:49:29.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:49:29.635 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:49:29.635 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:49:29.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:49:29.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:49:29.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:49:29.635 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:49:29.635 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:49:29.635 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:49:29.635 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:49:29.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:49:29.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:49:29.635 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:49:29.635 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:49:29.635 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:49:29.635 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:49:29.635 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7152ms 2025-06-25 11:49:29.635 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:49:29.635 +03:00 [DBG] Connection id "0HNC8090TG54K" completed keep alive response. 2025-06-25 11:49:29.635 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4754ms 2025-06-25 11:49:29.635 +03:00 [DBG] Connection id "0HNC8090TG54K" received FIN. 2025-06-25 11:49:29.635 +03:00 [DBG] Connection id "0HNC8090TG54K" disconnecting. 2025-06-25 11:49:29.635 +03:00 [DBG] Connection id "0HNC8090TG54K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:49:29.636 +03:00 [DBG] Connection id "0HNC8090TG54K" stopped. 2025-06-25 11:50:29.623 +03:00 [DBG] Connection id "0HNC8090TG54L" accepted. 2025-06-25 11:50:29.623 +03:00 [DBG] Connection id "0HNC8090TG54L" started. 2025-06-25 11:50:29.623 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:50:29.623 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:50:29.623 +03:00 [DBG] POST requests are not supported 2025-06-25 11:50:29.623 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:50:29.623 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:50:29.623 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:50:29.623 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:50:29.623 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:50:29.623 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:50:29.623 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:50:29.623 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:50:29.623 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:50:29.623 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:50:29.623 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:50:29.623 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:50:29.623 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:50:29.623 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:50:29.623 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:50:29.623 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:50:29.623 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:50:29.623 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:50:29.623 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:50:29.624 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:50:29.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:50:29.624 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:50:29.624 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:50:29.624 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-06-25 11:50:29.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:50:29.624 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:50:29.624 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:50:29.624 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:50:29.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:50:29.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:50:29.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:50:29.624 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:50:29.624 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:50:29.624 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:50:29.624 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:50:29.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:50:29.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:50:29.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:50:29.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:50:29.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:50:29.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:50:29.624 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.671ms 2025-06-25 11:50:29.624 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:50:29.624 +03:00 [DBG] Connection id "0HNC8090TG54L" completed keep alive response. 2025-06-25 11:50:29.624 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3535ms 2025-06-25 11:50:29.624 +03:00 [DBG] Connection id "0HNC8090TG54L" received FIN. 2025-06-25 11:50:29.624 +03:00 [DBG] Connection id "0HNC8090TG54L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:50:29.625 +03:00 [DBG] Connection id "0HNC8090TG54L" disconnecting. 2025-06-25 11:50:29.625 +03:00 [DBG] Connection id "0HNC8090TG54L" stopped. 2025-06-25 11:51:29.627 +03:00 [DBG] Connection id "0HNC8090TG54M" accepted. 2025-06-25 11:51:29.627 +03:00 [DBG] Connection id "0HNC8090TG54M" started. 2025-06-25 11:51:29.627 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:51:29.627 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:51:29.627 +03:00 [DBG] POST requests are not supported 2025-06-25 11:51:29.627 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:51:29.628 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:51:29.628 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:51:29.628 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:51:29.628 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:51:29.628 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:51:29.628 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:51:29.628 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:51:29.628 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:51:29.628 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:51:29.628 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:51:29.628 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:51:29.628 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:51:29.628 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:51:29.628 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:51:29.628 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:51:29.628 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:51:29.628 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:51:29.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:51:29.628 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:51:29.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:51:29.628 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:51:29.628 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:51:29.628 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-06-25 11:51:29.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:51:29.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:51:29.628 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:51:29.628 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:51:29.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:51:29.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:51:29.628 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:51:29.628 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:51:29.628 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:51:29.629 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:51:29.629 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:51:29.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:51:29.629 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:51:29.629 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:51:29.629 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:51:29.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:51:29.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:51:29.629 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7713ms 2025-06-25 11:51:29.629 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:51:29.629 +03:00 [DBG] Connection id "0HNC8090TG54M" completed keep alive response. 2025-06-25 11:51:29.629 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3993ms 2025-06-25 11:51:29.629 +03:00 [DBG] Connection id "0HNC8090TG54M" received FIN. 2025-06-25 11:51:29.629 +03:00 [DBG] Connection id "0HNC8090TG54M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:51:29.629 +03:00 [DBG] Connection id "0HNC8090TG54M" disconnecting. 2025-06-25 11:51:29.629 +03:00 [DBG] Connection id "0HNC8090TG54M" stopped. 2025-06-25 11:52:29.644 +03:00 [DBG] Connection id "0HNC8090TG54N" accepted. 2025-06-25 11:52:29.644 +03:00 [DBG] Connection id "0HNC8090TG54N" started. 2025-06-25 11:52:29.645 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:52:29.645 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:52:29.645 +03:00 [DBG] POST requests are not supported 2025-06-25 11:52:29.645 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:52:29.645 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:52:29.645 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:52:29.645 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:52:29.645 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:52:29.645 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:52:29.645 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:52:29.645 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:52:29.645 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:52:29.645 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:52:29.645 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:52:29.645 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:52:29.645 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:52:29.645 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:52:29.645 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:52:29.645 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:52:29.646 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:52:29.646 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:52:29.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:52:29.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:52:29.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:52:29.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:52:29.646 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:52:29.646 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.169ms. 2025-06-25 11:52:29.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:52:29.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:52:29.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:52:29.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:52:29.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:52:29.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:52:29.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:52:29.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:52:29.646 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:52:29.646 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:52:29.646 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:52:29.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:52:29.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:52:29.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:52:29.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:52:29.647 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:52:29.647 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:52:29.647 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2732ms 2025-06-25 11:52:29.647 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:52:29.647 +03:00 [DBG] Connection id "0HNC8090TG54N" completed keep alive response. 2025-06-25 11:52:29.647 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3054ms 2025-06-25 11:52:29.647 +03:00 [DBG] Connection id "0HNC8090TG54N" received FIN. 2025-06-25 11:52:29.647 +03:00 [DBG] Connection id "0HNC8090TG54N" disconnecting. 2025-06-25 11:52:29.647 +03:00 [DBG] Connection id "0HNC8090TG54N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:52:29.648 +03:00 [DBG] Connection id "0HNC8090TG54N" stopped. 2025-06-25 11:53:29.631 +03:00 [DBG] Connection id "0HNC8090TG54O" accepted. 2025-06-25 11:53:29.631 +03:00 [DBG] Connection id "0HNC8090TG54O" started. 2025-06-25 11:53:29.631 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:53:29.631 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:53:29.631 +03:00 [DBG] POST requests are not supported 2025-06-25 11:53:29.631 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:53:29.631 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:53:29.631 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:53:29.631 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:53:29.632 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:53:29.632 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:53:29.632 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:53:29.632 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:53:29.632 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:53:29.632 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:53:29.632 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:53:29.632 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:53:29.632 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:53:29.632 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:53:29.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:53:29.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:53:29.632 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:53:29.632 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:53:29.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:53:29.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:53:29.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:53:29.632 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:53:29.632 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:53:29.632 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1125ms. 2025-06-25 11:53:29.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:53:29.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:53:29.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:53:29.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:53:29.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:53:29.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:53:29.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:53:29.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:53:29.632 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:53:29.632 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:53:29.632 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:53:29.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:53:29.632 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:53:29.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:53:29.632 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:53:29.632 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:53:29.632 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:53:29.632 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7026ms 2025-06-25 11:53:29.632 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:53:29.633 +03:00 [DBG] Connection id "0HNC8090TG54O" completed keep alive response. 2025-06-25 11:53:29.633 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3078ms 2025-06-25 11:53:29.633 +03:00 [DBG] Connection id "0HNC8090TG54O" received FIN. 2025-06-25 11:53:29.633 +03:00 [DBG] Connection id "0HNC8090TG54O" disconnecting. 2025-06-25 11:53:29.633 +03:00 [DBG] Connection id "0HNC8090TG54O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:53:29.634 +03:00 [DBG] Connection id "0HNC8090TG54O" stopped. 2025-06-25 11:54:29.640 +03:00 [DBG] Connection id "0HNC8090TG54P" accepted. 2025-06-25 11:54:29.641 +03:00 [DBG] Connection id "0HNC8090TG54P" started. 2025-06-25 11:54:29.641 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:54:29.641 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:54:29.641 +03:00 [DBG] POST requests are not supported 2025-06-25 11:54:29.641 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:54:29.641 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:54:29.641 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:54:29.641 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:54:29.641 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:54:29.641 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:54:29.641 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:54:29.641 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:54:29.641 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:54:29.641 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:54:29.641 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:54:29.641 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:54:29.641 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:54:29.641 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:54:29.641 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:54:29.641 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:54:29.641 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:54:29.641 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:54:29.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:54:29.641 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:54:29.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:54:29.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:54:29.642 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:54:29.642 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1312ms. 2025-06-25 11:54:29.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:54:29.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:54:29.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:54:29.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:54:29.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:54:29.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:54:29.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:54:29.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:54:29.642 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:54:29.642 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:54:29.642 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:54:29.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:54:29.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:54:29.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:54:29.642 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:54:29.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:54:29.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:54:29.642 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8348ms 2025-06-25 11:54:29.642 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:54:29.642 +03:00 [DBG] Connection id "0HNC8090TG54P" completed keep alive response. 2025-06-25 11:54:29.642 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.55ms 2025-06-25 11:54:29.642 +03:00 [DBG] Connection id "0HNC8090TG54P" received FIN. 2025-06-25 11:54:29.642 +03:00 [DBG] Connection id "0HNC8090TG54P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:54:29.643 +03:00 [DBG] Connection id "0HNC8090TG54P" disconnecting. 2025-06-25 11:54:29.643 +03:00 [DBG] Connection id "0HNC8090TG54P" stopped. 2025-06-25 11:55:29.641 +03:00 [DBG] Connection id "0HNC8090TG54Q" accepted. 2025-06-25 11:55:29.641 +03:00 [DBG] Connection id "0HNC8090TG54Q" started. 2025-06-25 11:55:29.641 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:55:29.641 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:55:29.641 +03:00 [DBG] POST requests are not supported 2025-06-25 11:55:29.641 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:55:29.641 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:55:29.641 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:55:29.641 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:55:29.641 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:55:29.641 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:55:29.641 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:55:29.642 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:55:29.642 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:55:29.642 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:55:29.642 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:55:29.642 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:55:29.642 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:55:29.642 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:55:29.642 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:55:29.642 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:55:29.642 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:55:29.642 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:55:29.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:55:29.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:55:29.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:55:29.642 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:55:29.642 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:55:29.642 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1571ms. 2025-06-25 11:55:29.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:55:29.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:55:29.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:55:29.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:55:29.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:55:29.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:55:29.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:55:29.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:55:29.642 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:55:29.642 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:55:29.643 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:55:29.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:55:29.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:55:29.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:55:29.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:55:29.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:55:29.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:55:29.643 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8854ms 2025-06-25 11:55:29.643 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:55:29.643 +03:00 [DBG] Connection id "0HNC8090TG54Q" completed keep alive response. 2025-06-25 11:55:29.643 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.745ms 2025-06-25 11:55:29.643 +03:00 [DBG] Connection id "0HNC8090TG54Q" received FIN. 2025-06-25 11:55:29.643 +03:00 [DBG] Connection id "0HNC8090TG54Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:55:29.643 +03:00 [DBG] Connection id "0HNC8090TG54Q" disconnecting. 2025-06-25 11:55:29.643 +03:00 [DBG] Connection id "0HNC8090TG54Q" stopped. 2025-06-25 11:56:29.644 +03:00 [DBG] Connection id "0HNC8090TG54R" accepted. 2025-06-25 11:56:29.644 +03:00 [DBG] Connection id "0HNC8090TG54R" started. 2025-06-25 11:56:29.644 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:56:29.644 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:56:29.644 +03:00 [DBG] POST requests are not supported 2025-06-25 11:56:29.644 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:56:29.644 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:56:29.644 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:56:29.644 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:56:29.644 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:56:29.644 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:56:29.644 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:56:29.644 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:56:29.644 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:56:29.644 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:56:29.645 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:56:29.645 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:56:29.645 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:56:29.645 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:56:29.645 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:56:29.645 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:56:29.645 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:56:29.645 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:56:29.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:56:29.645 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:56:29.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:56:29.645 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:56:29.645 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:56:29.645 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.212ms. 2025-06-25 11:56:29.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:56:29.645 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:56:29.645 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:56:29.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:56:29.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:56:29.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:56:29.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:56:29.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:56:29.646 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:56:29.646 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:56:29.646 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:56:29.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:56:29.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:56:29.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:56:29.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:56:29.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:56:29.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:56:29.646 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2456ms 2025-06-25 11:56:29.646 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:56:29.646 +03:00 [DBG] Connection id "0HNC8090TG54R" completed keep alive response. 2025-06-25 11:56:29.646 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2432ms 2025-06-25 11:56:29.646 +03:00 [DBG] Connection id "0HNC8090TG54R" received FIN. 2025-06-25 11:56:29.647 +03:00 [DBG] Connection id "0HNC8090TG54R" disconnecting. 2025-06-25 11:56:29.647 +03:00 [DBG] Connection id "0HNC8090TG54R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:56:29.648 +03:00 [DBG] Connection id "0HNC8090TG54R" stopped. 2025-06-25 11:57:29.643 +03:00 [DBG] Connection id "0HNC8090TG54S" accepted. 2025-06-25 11:57:29.643 +03:00 [DBG] Connection id "0HNC8090TG54S" started. 2025-06-25 11:57:29.643 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:57:29.643 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:57:29.643 +03:00 [DBG] POST requests are not supported 2025-06-25 11:57:29.643 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:57:29.643 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:57:29.643 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:57:29.643 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:57:29.643 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:57:29.643 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:57:29.643 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:57:29.643 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:57:29.643 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:57:29.643 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:57:29.643 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:57:29.643 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:57:29.643 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:57:29.643 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:57:29.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:57:29.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:57:29.643 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:57:29.643 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:57:29.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:57:29.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:57:29.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:57:29.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:57:29.643 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:57:29.644 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1164ms. 2025-06-25 11:57:29.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:57:29.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:57:29.644 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:57:29.644 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:57:29.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:57:29.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:57:29.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:57:29.644 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:57:29.644 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:57:29.644 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:57:29.644 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:57:29.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:57:29.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:57:29.644 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:57:29.644 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:57:29.644 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:57:29.644 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:57:29.644 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6354ms 2025-06-25 11:57:29.644 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:57:29.644 +03:00 [DBG] Connection id "0HNC8090TG54S" completed keep alive response. 2025-06-25 11:57:29.644 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2067ms 2025-06-25 11:57:29.644 +03:00 [DBG] Connection id "0HNC8090TG54S" received FIN. 2025-06-25 11:57:29.644 +03:00 [DBG] Connection id "0HNC8090TG54S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:57:29.644 +03:00 [DBG] Connection id "0HNC8090TG54S" disconnecting. 2025-06-25 11:57:29.644 +03:00 [DBG] Connection id "0HNC8090TG54S" stopped. 2025-06-25 11:58:29.636 +03:00 [DBG] Connection id "0HNC8090TG54T" accepted. 2025-06-25 11:58:29.636 +03:00 [DBG] Connection id "0HNC8090TG54T" started. 2025-06-25 11:58:29.636 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:58:29.636 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:58:29.636 +03:00 [DBG] POST requests are not supported 2025-06-25 11:58:29.636 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:58:29.636 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:58:29.636 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:58:29.636 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:58:29.636 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:58:29.636 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:58:29.636 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:58:29.636 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:58:29.636 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:58:29.637 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:58:29.637 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:58:29.637 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:58:29.637 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:58:29.637 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:58:29.637 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:58:29.637 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:58:29.637 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:58:29.637 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:58:29.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:58:29.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:58:29.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:58:29.637 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:58:29.637 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:58:29.637 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1766ms. 2025-06-25 11:58:29.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:58:29.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:58:29.637 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:58:29.637 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:58:29.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:58:29.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:58:29.637 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:58:29.637 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:58:29.637 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:58:29.638 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:58:29.638 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:58:29.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:58:29.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:58:29.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:58:29.638 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:58:29.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:58:29.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:58:29.638 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9987ms 2025-06-25 11:58:29.638 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:58:29.638 +03:00 [DBG] Connection id "0HNC8090TG54T" completed keep alive response. 2025-06-25 11:58:29.638 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0131ms 2025-06-25 11:58:29.638 +03:00 [DBG] Connection id "0HNC8090TG54T" received FIN. 2025-06-25 11:58:29.638 +03:00 [DBG] Connection id "0HNC8090TG54T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:58:29.639 +03:00 [DBG] Connection id "0HNC8090TG54T" disconnecting. 2025-06-25 11:58:29.639 +03:00 [DBG] Connection id "0HNC8090TG54T" stopped. 2025-06-25 11:59:29.645 +03:00 [DBG] Connection id "0HNC8090TG54U" accepted. 2025-06-25 11:59:29.645 +03:00 [DBG] Connection id "0HNC8090TG54U" started. 2025-06-25 11:59:29.645 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 11:59:29.645 +03:00 [VRB] All hosts are allowed. 2025-06-25 11:59:29.645 +03:00 [DBG] POST requests are not supported 2025-06-25 11:59:29.645 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 11:59:29.645 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 11:59:29.645 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:59:29.646 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 11:59:29.646 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 11:59:29.646 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 11:59:29.646 +03:00 [INF] CORS policy execution successful. 2025-06-25 11:59:29.646 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:59:29.646 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 11:59:29.646 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 11:59:29.646 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 11:59:29.646 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 11:59:29.646 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 11:59:29.646 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 11:59:29.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:59:29.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:59:29.646 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:59:29.646 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 11:59:29.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:59:29.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:59:29.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:59:29.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:59:29.646 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 11:59:29.646 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-06-25 11:59:29.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:59:29.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 11:59:29.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:59:29.647 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 11:59:29.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:59:29.647 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:59:29.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:59:29.647 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:59:29.647 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:59:29.647 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 11:59:29.647 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 11:59:29.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:59:29.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 11:59:29.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:59:29.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:59:29.647 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:59:29.647 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 11:59:29.647 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9048ms 2025-06-25 11:59:29.647 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 11:59:29.647 +03:00 [DBG] Connection id "0HNC8090TG54U" completed keep alive response. 2025-06-25 11:59:29.647 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5864ms 2025-06-25 11:59:29.647 +03:00 [DBG] Connection id "0HNC8090TG54U" received FIN. 2025-06-25 11:59:29.647 +03:00 [DBG] Connection id "0HNC8090TG54U" disconnecting. 2025-06-25 11:59:29.647 +03:00 [DBG] Connection id "0HNC8090TG54U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 11:59:29.649 +03:00 [DBG] Connection id "0HNC8090TG54U" stopped. 2025-06-25 12:00:29.645 +03:00 [DBG] Connection id "0HNC8090TG54V" accepted. 2025-06-25 12:00:29.645 +03:00 [DBG] Connection id "0HNC8090TG54V" started. 2025-06-25 12:00:29.645 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:00:29.645 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:00:29.645 +03:00 [DBG] POST requests are not supported 2025-06-25 12:00:29.645 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:00:29.645 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:00:29.645 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:00:29.645 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:00:29.645 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:00:29.645 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:00:29.645 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:00:29.645 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:00:29.645 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:00:29.645 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:00:29.645 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:00:29.645 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:00:29.645 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:00:29.645 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:00:29.645 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:00:29.645 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:00:29.646 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:00:29.646 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:00:29.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:00:29.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:00:29.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:00:29.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:00:29.646 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:00:29.646 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1215ms. 2025-06-25 12:00:29.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:00:29.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:00:29.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:00:29.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:00:29.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:00:29.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:00:29.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:00:29.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:00:29.646 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:00:29.646 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:00:29.646 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:00:29.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:00:29.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:00:29.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:00:29.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:00:29.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:00:29.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:00:29.646 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7215ms 2025-06-25 12:00:29.646 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:00:29.646 +03:00 [DBG] Connection id "0HNC8090TG54V" completed keep alive response. 2025-06-25 12:00:29.646 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3237ms 2025-06-25 12:00:29.647 +03:00 [DBG] Connection id "0HNC8090TG54V" received FIN. 2025-06-25 12:00:29.647 +03:00 [DBG] Connection id "0HNC8090TG54V" disconnecting. 2025-06-25 12:00:29.647 +03:00 [DBG] Connection id "0HNC8090TG54V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:00:29.648 +03:00 [DBG] Connection id "0HNC8090TG54V" stopped. 2025-06-25 12:01:29.639 +03:00 [DBG] Connection id "0HNC8090TG550" accepted. 2025-06-25 12:01:29.639 +03:00 [DBG] Connection id "0HNC8090TG550" started. 2025-06-25 12:01:29.639 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:01:29.639 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:01:29.639 +03:00 [DBG] POST requests are not supported 2025-06-25 12:01:29.639 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:01:29.639 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:01:29.639 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:01:29.639 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:01:29.639 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:01:29.639 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:01:29.640 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:01:29.640 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:01:29.640 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:01:29.640 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:01:29.640 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:01:29.640 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:01:29.640 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:01:29.640 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:01:29.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:01:29.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:01:29.640 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:01:29.640 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:01:29.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:01:29.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:01:29.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:01:29.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:01:29.640 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:01:29.640 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.107ms. 2025-06-25 12:01:29.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:01:29.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:01:29.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:01:29.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:01:29.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:01:29.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:01:29.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:01:29.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:01:29.640 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:01:29.640 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:01:29.640 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:01:29.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:01:29.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:01:29.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:01:29.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:01:29.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:01:29.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:01:29.640 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5894ms 2025-06-25 12:01:29.640 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:01:29.640 +03:00 [DBG] Connection id "0HNC8090TG550" completed keep alive response. 2025-06-25 12:01:29.640 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1615ms 2025-06-25 12:01:29.641 +03:00 [DBG] Connection id "0HNC8090TG550" received FIN. 2025-06-25 12:01:29.641 +03:00 [DBG] Connection id "0HNC8090TG550" disconnecting. 2025-06-25 12:01:29.641 +03:00 [DBG] Connection id "0HNC8090TG550" stopped. 2025-06-25 12:01:29.641 +03:00 [DBG] Connection id "0HNC8090TG550" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:02:29.648 +03:00 [DBG] Connection id "0HNC8090TG551" accepted. 2025-06-25 12:02:29.648 +03:00 [DBG] Connection id "0HNC8090TG551" started. 2025-06-25 12:02:29.648 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:02:29.648 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:02:29.648 +03:00 [DBG] POST requests are not supported 2025-06-25 12:02:29.648 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:02:29.648 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:02:29.648 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:02:29.648 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:02:29.648 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:02:29.649 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:02:29.649 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:02:29.649 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:02:29.649 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:02:29.649 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:02:29.649 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:02:29.649 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:02:29.649 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:02:29.649 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:02:29.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:02:29.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:02:29.649 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:02:29.649 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:02:29.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:02:29.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:02:29.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:02:29.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:02:29.649 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:02:29.650 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1932ms. 2025-06-25 12:02:29.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:02:29.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:02:29.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:02:29.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:02:29.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:02:29.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:02:29.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:02:29.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:02:29.650 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:02:29.650 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:02:29.650 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:02:29.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:02:29.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:02:29.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:02:29.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:02:29.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:02:29.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:02:29.650 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1025ms 2025-06-25 12:02:29.650 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:02:29.650 +03:00 [DBG] Connection id "0HNC8090TG551" completed keep alive response. 2025-06-25 12:02:29.650 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1692ms 2025-06-25 12:02:29.651 +03:00 [DBG] Connection id "0HNC8090TG551" received FIN. 2025-06-25 12:02:29.651 +03:00 [DBG] Connection id "0HNC8090TG551" disconnecting. 2025-06-25 12:02:29.651 +03:00 [DBG] Connection id "0HNC8090TG551" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:02:29.652 +03:00 [DBG] Connection id "0HNC8090TG551" stopped. 2025-06-25 12:03:29.637 +03:00 [DBG] Connection id "0HNC8090TG552" accepted. 2025-06-25 12:03:29.637 +03:00 [DBG] Connection id "0HNC8090TG552" started. 2025-06-25 12:03:29.637 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:03:29.638 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:03:29.638 +03:00 [DBG] POST requests are not supported 2025-06-25 12:03:29.638 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:03:29.638 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:03:29.638 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:03:29.638 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:03:29.638 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:03:29.638 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:03:29.638 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:03:29.638 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:03:29.638 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:03:29.638 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:03:29.638 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:03:29.638 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:03:29.638 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:03:29.638 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:03:29.638 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:03:29.638 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:03:29.638 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:03:29.638 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:03:29.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:03:29.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:03:29.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:03:29.638 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:03:29.638 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:03:29.638 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1314ms. 2025-06-25 12:03:29.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:03:29.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:03:29.638 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:03:29.638 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:03:29.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:03:29.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:03:29.638 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:03:29.638 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:03:29.638 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:03:29.638 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:03:29.639 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:03:29.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:03:29.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:03:29.639 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:03:29.639 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:03:29.639 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:03:29.639 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:03:29.639 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6241ms 2025-06-25 12:03:29.639 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:03:29.639 +03:00 [DBG] Connection id "0HNC8090TG552" completed keep alive response. 2025-06-25 12:03:29.639 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2184ms 2025-06-25 12:03:29.639 +03:00 [DBG] Connection id "0HNC8090TG552" received FIN. 2025-06-25 12:03:29.639 +03:00 [DBG] Connection id "0HNC8090TG552" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:03:29.639 +03:00 [DBG] Connection id "0HNC8090TG552" disconnecting. 2025-06-25 12:03:29.639 +03:00 [DBG] Connection id "0HNC8090TG552" stopped. 2025-06-25 12:04:29.645 +03:00 [DBG] Connection id "0HNC8090TG553" accepted. 2025-06-25 12:04:29.645 +03:00 [DBG] Connection id "0HNC8090TG553" started. 2025-06-25 12:04:29.645 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:04:29.645 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:04:29.645 +03:00 [DBG] POST requests are not supported 2025-06-25 12:04:29.645 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:04:29.645 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:04:29.645 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:04:29.645 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:04:29.646 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:04:29.646 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:04:29.646 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:04:29.646 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:04:29.646 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:04:29.646 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:04:29.646 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:04:29.646 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:04:29.646 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:04:29.646 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:04:29.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:04:29.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:04:29.646 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:04:29.646 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:04:29.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:04:29.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:04:29.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:04:29.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:04:29.646 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:04:29.646 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1498ms. 2025-06-25 12:04:29.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:04:29.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:04:29.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:04:29.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:04:29.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:04:29.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:04:29.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:04:29.647 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:04:29.647 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:04:29.647 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:04:29.647 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:04:29.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:04:29.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:04:29.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:04:29.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:04:29.647 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:04:29.647 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:04:29.647 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9005ms 2025-06-25 12:04:29.647 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:04:29.647 +03:00 [DBG] Connection id "0HNC8090TG553" completed keep alive response. 2025-06-25 12:04:29.647 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.702ms 2025-06-25 12:04:29.647 +03:00 [DBG] Connection id "0HNC8090TG553" received FIN. 2025-06-25 12:04:29.647 +03:00 [DBG] Connection id "0HNC8090TG553" disconnecting. 2025-06-25 12:04:29.647 +03:00 [DBG] Connection id "0HNC8090TG553" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:04:29.648 +03:00 [DBG] Connection id "0HNC8090TG553" stopped. 2025-06-25 12:05:29.648 +03:00 [DBG] Connection id "0HNC8090TG554" accepted. 2025-06-25 12:05:29.648 +03:00 [DBG] Connection id "0HNC8090TG554" started. 2025-06-25 12:05:29.648 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:05:29.648 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:05:29.648 +03:00 [DBG] POST requests are not supported 2025-06-25 12:05:29.648 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:05:29.648 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:05:29.648 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:05:29.648 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:05:29.649 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:05:29.649 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:05:29.649 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:05:29.649 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:05:29.649 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:05:29.649 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:05:29.649 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:05:29.649 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:05:29.649 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:05:29.649 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:05:29.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:05:29.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:05:29.649 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:05:29.649 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:05:29.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:05:29.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:05:29.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:05:29.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:05:29.649 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:05:29.650 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1625ms. 2025-06-25 12:05:29.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:05:29.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:05:29.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:05:29.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:05:29.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:05:29.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:05:29.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:05:29.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:05:29.650 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:05:29.650 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:05:29.650 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:05:29.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:05:29.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:05:29.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:05:29.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:05:29.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:05:29.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:05:29.650 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1222ms 2025-06-25 12:05:29.650 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:05:29.650 +03:00 [DBG] Connection id "0HNC8090TG554" completed keep alive response. 2025-06-25 12:05:29.650 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1611ms 2025-06-25 12:05:29.651 +03:00 [DBG] Connection id "0HNC8090TG554" received FIN. 2025-06-25 12:05:29.651 +03:00 [DBG] Connection id "0HNC8090TG554" disconnecting. 2025-06-25 12:05:29.651 +03:00 [DBG] Connection id "0HNC8090TG554" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:05:29.652 +03:00 [DBG] Connection id "0HNC8090TG554" stopped. 2025-06-25 12:06:29.650 +03:00 [DBG] Connection id "0HNC8090TG555" accepted. 2025-06-25 12:06:29.650 +03:00 [DBG] Connection id "0HNC8090TG555" started. 2025-06-25 12:06:29.651 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:06:29.651 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:06:29.651 +03:00 [DBG] POST requests are not supported 2025-06-25 12:06:29.651 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:06:29.651 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:06:29.651 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:06:29.651 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:06:29.651 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:06:29.651 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:06:29.651 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:06:29.651 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:06:29.651 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:06:29.651 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:06:29.651 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:06:29.651 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:06:29.651 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:06:29.651 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:06:29.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:06:29.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:06:29.651 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:06:29.651 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:06:29.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:06:29.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:06:29.651 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:06:29.651 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:06:29.651 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:06:29.651 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-06-25 12:06:29.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:06:29.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:06:29.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:06:29.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:06:29.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:06:29.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:06:29.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:06:29.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:06:29.652 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:06:29.652 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:06:29.652 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:06:29.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:06:29.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:06:29.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:06:29.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:06:29.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:06:29.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:06:29.652 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7472ms 2025-06-25 12:06:29.652 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:06:29.652 +03:00 [DBG] Connection id "0HNC8090TG555" completed keep alive response. 2025-06-25 12:06:29.652 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3524ms 2025-06-25 12:06:29.652 +03:00 [DBG] Connection id "0HNC8090TG555" received FIN. 2025-06-25 12:06:29.652 +03:00 [DBG] Connection id "0HNC8090TG555" disconnecting. 2025-06-25 12:06:29.652 +03:00 [DBG] Connection id "0HNC8090TG555" stopped. 2025-06-25 12:06:29.652 +03:00 [DBG] Connection id "0HNC8090TG555" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:07:29.645 +03:00 [DBG] Connection id "0HNC8090TG556" accepted. 2025-06-25 12:07:29.645 +03:00 [DBG] Connection id "0HNC8090TG556" started. 2025-06-25 12:07:29.645 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:07:29.645 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:07:29.646 +03:00 [DBG] POST requests are not supported 2025-06-25 12:07:29.646 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:07:29.646 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:07:29.646 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:07:29.646 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:07:29.646 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:07:29.646 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:07:29.646 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:07:29.646 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:07:29.646 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:07:29.646 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:07:29.646 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:07:29.646 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:07:29.647 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:07:29.647 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:07:29.647 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:07:29.647 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:07:29.647 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:07:29.647 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:07:29.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:07:29.647 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:07:29.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:07:29.647 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:07:29.647 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:07:29.648 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1838ms. 2025-06-25 12:07:29.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:07:29.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:07:29.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:07:29.648 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:07:29.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:07:29.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:07:29.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:07:29.648 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:07:29.648 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:07:29.648 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:07:29.648 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:07:29.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:07:29.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:07:29.648 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:07:29.648 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:07:29.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:07:29.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:07:29.649 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0033ms 2025-06-25 12:07:29.649 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:07:29.649 +03:00 [DBG] Connection id "0HNC8090TG556" completed keep alive response. 2025-06-25 12:07:29.649 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6108ms 2025-06-25 12:07:29.649 +03:00 [DBG] Connection id "0HNC8090TG556" received FIN. 2025-06-25 12:07:29.649 +03:00 [DBG] Connection id "0HNC8090TG556" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:07:29.650 +03:00 [DBG] Connection id "0HNC8090TG556" disconnecting. 2025-06-25 12:07:29.650 +03:00 [DBG] Connection id "0HNC8090TG556" stopped. 2025-06-25 12:08:29.651 +03:00 [DBG] Connection id "0HNC8090TG557" accepted. 2025-06-25 12:08:29.652 +03:00 [DBG] Connection id "0HNC8090TG557" started. 2025-06-25 12:08:29.652 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:08:29.652 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:08:29.652 +03:00 [DBG] POST requests are not supported 2025-06-25 12:08:29.652 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:08:29.652 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:08:29.652 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:08:29.652 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:08:29.652 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:08:29.652 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:08:29.652 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:08:29.652 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:08:29.653 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:08:29.653 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:08:29.653 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:08:29.653 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:08:29.653 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:08:29.653 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:08:29.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:08:29.653 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:08:29.653 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:08:29.653 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:08:29.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:08:29.653 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:08:29.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:08:29.653 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:08:29.653 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:08:29.654 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1628ms. 2025-06-25 12:08:29.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:08:29.654 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:08:29.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:08:29.654 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:08:29.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:08:29.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:08:29.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:08:29.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:08:29.654 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:08:29.654 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:08:29.654 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:08:29.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:08:29.654 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:08:29.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:08:29.654 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:08:29.654 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:08:29.654 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:08:29.654 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4587ms 2025-06-25 12:08:29.655 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:08:29.655 +03:00 [DBG] Connection id "0HNC8090TG557" completed keep alive response. 2025-06-25 12:08:29.655 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9103ms 2025-06-25 12:08:29.655 +03:00 [DBG] Connection id "0HNC8090TG557" received FIN. 2025-06-25 12:08:29.655 +03:00 [DBG] Connection id "0HNC8090TG557" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:08:29.655 +03:00 [DBG] Connection id "0HNC8090TG557" disconnecting. 2025-06-25 12:08:29.655 +03:00 [DBG] Connection id "0HNC8090TG557" stopped. 2025-06-25 12:09:29.645 +03:00 [DBG] Connection id "0HNC8090TG558" accepted. 2025-06-25 12:09:29.645 +03:00 [DBG] Connection id "0HNC8090TG558" started. 2025-06-25 12:09:29.646 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:09:29.646 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:09:29.646 +03:00 [DBG] POST requests are not supported 2025-06-25 12:09:29.646 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:09:29.646 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:09:29.646 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:09:29.646 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:09:29.646 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:09:29.646 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:09:29.646 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:09:29.646 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:09:29.646 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:09:29.646 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:09:29.646 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:09:29.646 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:09:29.646 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:09:29.646 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:09:29.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:09:29.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:09:29.646 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:09:29.646 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:09:29.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:09:29.647 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:09:29.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:09:29.647 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:09:29.647 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:09:29.647 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1557ms. 2025-06-25 12:09:29.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:09:29.647 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:09:29.647 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:09:29.647 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:09:29.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:09:29.647 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:09:29.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:09:29.647 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:09:29.647 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:09:29.647 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:09:29.647 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:09:29.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:09:29.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:09:29.647 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:09:29.647 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:09:29.647 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:09:29.647 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:09:29.647 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8109ms 2025-06-25 12:09:29.647 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:09:29.647 +03:00 [DBG] Connection id "0HNC8090TG558" completed keep alive response. 2025-06-25 12:09:29.647 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6319ms 2025-06-25 12:09:29.648 +03:00 [DBG] Connection id "0HNC8090TG558" received FIN. 2025-06-25 12:09:29.648 +03:00 [DBG] Connection id "0HNC8090TG558" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:09:29.648 +03:00 [DBG] Connection id "0HNC8090TG558" disconnecting. 2025-06-25 12:09:29.648 +03:00 [DBG] Connection id "0HNC8090TG558" stopped. 2025-06-25 12:10:29.647 +03:00 [DBG] Connection id "0HNC8090TG559" accepted. 2025-06-25 12:10:29.647 +03:00 [DBG] Connection id "0HNC8090TG559" started. 2025-06-25 12:10:29.647 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:10:29.647 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:10:29.647 +03:00 [DBG] POST requests are not supported 2025-06-25 12:10:29.647 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:10:29.647 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:10:29.647 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:10:29.647 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:10:29.648 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:10:29.648 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:10:29.648 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:10:29.648 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:10:29.648 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:10:29.648 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:10:29.648 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:10:29.648 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:10:29.648 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:10:29.648 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:10:29.648 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:10:29.648 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:10:29.648 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:10:29.648 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:10:29.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:10:29.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:10:29.648 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:10:29.648 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:10:29.648 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:10:29.649 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1694ms. 2025-06-25 12:10:29.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:10:29.649 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:10:29.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:10:29.649 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:10:29.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:10:29.649 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:10:29.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:10:29.649 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:10:29.649 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:10:29.649 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:10:29.649 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:10:29.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:10:29.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:10:29.649 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:10:29.649 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:10:29.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:10:29.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:10:29.649 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2924ms 2025-06-25 12:10:29.649 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:10:29.649 +03:00 [DBG] Connection id "0HNC8090TG559" completed keep alive response. 2025-06-25 12:10:29.649 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2017ms 2025-06-25 12:10:29.650 +03:00 [DBG] Connection id "0HNC8090TG559" received FIN. 2025-06-25 12:10:29.650 +03:00 [DBG] Connection id "0HNC8090TG559" disconnecting. 2025-06-25 12:10:29.650 +03:00 [DBG] Connection id "0HNC8090TG559" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:10:29.651 +03:00 [DBG] Connection id "0HNC8090TG559" stopped. 2025-06-25 12:11:10.055 +03:00 [DBG] Connection id "0HNC8090TG55A" accepted. 2025-06-25 12:11:10.055 +03:00 [DBG] Connection id "0HNC8090TG55A" started. 2025-06-25 12:11:10.055 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-25 12:11:10.055 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:11:10.055 +03:00 [DBG] The request path / does not match a supported file type 2025-06-25 12:11:10.055 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-25 12:11:10.055 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-25 12:11:10.055 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-25 12:11:10.055 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:11:10.055 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:11:10.055 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-25 12:11:10.055 +03:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server). 2025-06-25 12:11:10.055 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:11:10.055 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:11:10.055 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-06-25 12:11:10.055 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:11:10.055 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:11:10.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:11:10.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:11:10.055 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-25 12:11:10.055 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-25 12:11:10.056 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-25 12:11:10.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:11:10.056 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:11:10.056 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:11:10.057 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0039ms. 2025-06-25 12:11:10.057 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:11:10.057 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:11:10.057 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-25 12:11:10.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:11:10.058 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:11:10.058 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-25 12:11:10.058 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-06-25 12:11:10.058 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-06-25 12:11:10.083 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-06-25 12:11:10.083 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-06-25 12:11:10.083 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-06-25 12:11:10.083 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-25 12:11:10.083 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 25.1374ms. 2025-06-25 12:11:10.083 +03:00 [INF] Executed ViewResult - view Index executed in 25.3497ms. 2025-06-25 12:11:10.083 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-25 12:11:10.083 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:11:10.083 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:11:10.083 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:11:10.083 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:11:10.083 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 27.7293ms 2025-06-25 12:11:10.083 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-25 12:11:10.083 +03:00 [DBG] Connection id "0HNC8090TG55A" completed keep alive response. 2025-06-25 12:11:10.083 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 28.2938ms 2025-06-25 12:11:10.083 +03:00 [DBG] Connection id "0HNC8090TG55A" received FIN. 2025-06-25 12:11:10.083 +03:00 [DBG] Connection id "0HNC8090TG55A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:11:10.084 +03:00 [DBG] Connection id "0HNC8090TG55A" disconnecting. 2025-06-25 12:11:10.084 +03:00 [DBG] Connection id "0HNC8090TG55A" stopped. 2025-06-25 12:11:29.645 +03:00 [DBG] Connection id "0HNC8090TG55B" accepted. 2025-06-25 12:11:29.645 +03:00 [DBG] Connection id "0HNC8090TG55B" started. 2025-06-25 12:11:29.645 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:11:29.645 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:11:29.645 +03:00 [DBG] POST requests are not supported 2025-06-25 12:11:29.645 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:11:29.645 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:11:29.645 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:11:29.645 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:11:29.645 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:11:29.645 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:11:29.645 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:11:29.645 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:11:29.645 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:11:29.645 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:11:29.645 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:11:29.645 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:11:29.645 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:11:29.645 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:11:29.645 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:11:29.645 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:11:29.645 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:11:29.646 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:11:29.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:11:29.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:11:29.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:11:29.646 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:11:29.646 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:11:29.646 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1536ms. 2025-06-25 12:11:29.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:11:29.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:11:29.646 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:11:29.646 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:11:29.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:11:29.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:11:29.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:11:29.646 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:11:29.646 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:11:29.646 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:11:29.646 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:11:29.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:11:29.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:11:29.646 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:11:29.646 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:11:29.646 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:11:29.646 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:11:29.646 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8624ms 2025-06-25 12:11:29.646 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:11:29.646 +03:00 [DBG] Connection id "0HNC8090TG55B" completed keep alive response. 2025-06-25 12:11:29.646 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5582ms 2025-06-25 12:11:29.647 +03:00 [DBG] Connection id "0HNC8090TG55B" received FIN. 2025-06-25 12:11:29.647 +03:00 [DBG] Connection id "0HNC8090TG55B" disconnecting. 2025-06-25 12:11:29.647 +03:00 [DBG] Connection id "0HNC8090TG55B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:11:29.648 +03:00 [DBG] Connection id "0HNC8090TG55B" stopped. 2025-06-25 12:12:29.939 +03:00 [DBG] Connection id "0HNC8090TG55C" accepted. 2025-06-25 12:12:29.939 +03:00 [DBG] Connection id "0HNC8090TG55C" started. 2025-06-25 12:12:29.940 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:12:29.940 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:12:29.940 +03:00 [DBG] POST requests are not supported 2025-06-25 12:12:29.940 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:12:29.940 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:12:29.940 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:12:29.940 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:12:29.940 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:12:29.940 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:12:29.940 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:12:29.940 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:12:29.940 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:12:29.940 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:12:29.940 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:12:29.940 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:12:29.941 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:12:29.941 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:12:29.941 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:12:29.941 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:12:29.941 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:12:29.941 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:12:29.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:12:29.941 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:12:29.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:12:29.941 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:12:29.941 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:12:29.941 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1902ms. 2025-06-25 12:12:29.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:12:29.942 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:12:29.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:12:29.942 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:12:29.942 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:12:29.942 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:12:29.942 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:12:29.942 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:12:29.942 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:12:29.942 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:12:29.942 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:12:29.942 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:12:29.942 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:12:29.942 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:12:29.942 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:12:29.942 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:12:29.942 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:12:29.942 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6023ms 2025-06-25 12:12:29.942 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:12:29.942 +03:00 [DBG] Connection id "0HNC8090TG55C" completed keep alive response. 2025-06-25 12:12:29.942 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9311ms 2025-06-25 12:12:29.943 +03:00 [DBG] Connection id "0HNC8090TG55C" received FIN. 2025-06-25 12:12:29.943 +03:00 [DBG] Connection id "0HNC8090TG55C" disconnecting. 2025-06-25 12:12:29.943 +03:00 [DBG] Connection id "0HNC8090TG55C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:12:29.944 +03:00 [DBG] Connection id "0HNC8090TG55C" stopped. 2025-06-25 12:13:29.649 +03:00 [DBG] Connection id "0HNC8090TG55D" accepted. 2025-06-25 12:13:29.649 +03:00 [DBG] Connection id "0HNC8090TG55D" started. 2025-06-25 12:13:29.650 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:13:29.650 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:13:29.650 +03:00 [DBG] POST requests are not supported 2025-06-25 12:13:29.650 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:13:29.650 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:13:29.650 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:13:29.650 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:13:29.650 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:13:29.650 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:13:29.650 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:13:29.650 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:13:29.650 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:13:29.650 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:13:29.650 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:13:29.650 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:13:29.650 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:13:29.650 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:13:29.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:13:29.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:13:29.650 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:13:29.650 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:13:29.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:13:29.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:13:29.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:13:29.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:13:29.650 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:13:29.650 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-06-25 12:13:29.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:13:29.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:13:29.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:13:29.651 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:13:29.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:13:29.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:13:29.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:13:29.651 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:13:29.651 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:13:29.651 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:13:29.651 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:13:29.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:13:29.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:13:29.651 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:13:29.651 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:13:29.651 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:13:29.651 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:13:29.651 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6973ms 2025-06-25 12:13:29.651 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:13:29.651 +03:00 [DBG] Connection id "0HNC8090TG55D" completed keep alive response. 2025-06-25 12:13:29.651 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3115ms 2025-06-25 12:13:29.651 +03:00 [DBG] Connection id "0HNC8090TG55D" received FIN. 2025-06-25 12:13:29.651 +03:00 [DBG] Connection id "0HNC8090TG55D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:13:29.651 +03:00 [DBG] Connection id "0HNC8090TG55D" disconnecting. 2025-06-25 12:13:29.651 +03:00 [DBG] Connection id "0HNC8090TG55D" stopped. 2025-06-25 12:14:29.676 +03:00 [DBG] Connection id "0HNC8090TG55E" accepted. 2025-06-25 12:14:29.676 +03:00 [DBG] Connection id "0HNC8090TG55E" started. 2025-06-25 12:14:29.676 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:14:29.676 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:14:29.676 +03:00 [DBG] POST requests are not supported 2025-06-25 12:14:29.676 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:14:29.676 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:14:29.676 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:14:29.676 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:14:29.676 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:14:29.676 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:14:29.676 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:14:29.676 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:14:29.676 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:14:29.677 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:14:29.677 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:14:29.677 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:14:29.677 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:14:29.677 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:14:29.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:14:29.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:14:29.677 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:14:29.677 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:14:29.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:14:29.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:14:29.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:14:29.677 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:14:29.677 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:14:29.677 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1173ms. 2025-06-25 12:14:29.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:14:29.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:14:29.677 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:14:29.677 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:14:29.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:14:29.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:14:29.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:14:29.677 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:14:29.677 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:14:29.677 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:14:29.677 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:14:29.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:14:29.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:14:29.677 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:14:29.677 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:14:29.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:14:29.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:14:29.677 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7465ms 2025-06-25 12:14:29.677 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:14:29.677 +03:00 [DBG] Connection id "0HNC8090TG55E" completed keep alive response. 2025-06-25 12:14:29.678 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3954ms 2025-06-25 12:14:29.678 +03:00 [DBG] Connection id "0HNC8090TG55E" received FIN. 2025-06-25 12:14:29.678 +03:00 [DBG] Connection id "0HNC8090TG55E" disconnecting. 2025-06-25 12:14:29.678 +03:00 [DBG] Connection id "0HNC8090TG55E" stopped. 2025-06-25 12:14:29.678 +03:00 [DBG] Connection id "0HNC8090TG55E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:15:29.666 +03:00 [DBG] Connection id "0HNC8090TG55F" accepted. 2025-06-25 12:15:29.666 +03:00 [DBG] Connection id "0HNC8090TG55F" started. 2025-06-25 12:15:29.666 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:15:29.666 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:15:29.666 +03:00 [DBG] POST requests are not supported 2025-06-25 12:15:29.666 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:15:29.666 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:15:29.666 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:15:29.666 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:15:29.666 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:15:29.667 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:15:29.667 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:15:29.667 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:15:29.667 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:15:29.667 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:15:29.667 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:15:29.667 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:15:29.667 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:15:29.667 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:15:29.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:15:29.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:15:29.667 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:15:29.667 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:15:29.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:15:29.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:15:29.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:15:29.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:15:29.667 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:15:29.667 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1263ms. 2025-06-25 12:15:29.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:15:29.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:15:29.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:15:29.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:15:29.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:15:29.667 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:15:29.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:15:29.667 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:15:29.667 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:15:29.667 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:15:29.667 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:15:29.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:15:29.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:15:29.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:15:29.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:15:29.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:15:29.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:15:29.668 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6815ms 2025-06-25 12:15:29.668 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:15:29.668 +03:00 [DBG] Connection id "0HNC8090TG55F" completed keep alive response. 2025-06-25 12:15:29.668 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.411ms 2025-06-25 12:15:29.668 +03:00 [DBG] Connection id "0HNC8090TG55F" received FIN. 2025-06-25 12:15:29.668 +03:00 [DBG] Connection id "0HNC8090TG55F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:15:29.668 +03:00 [DBG] Connection id "0HNC8090TG55F" disconnecting. 2025-06-25 12:15:29.668 +03:00 [DBG] Connection id "0HNC8090TG55F" stopped. 2025-06-25 12:16:29.651 +03:00 [DBG] Connection id "0HNC8090TG55G" accepted. 2025-06-25 12:16:29.651 +03:00 [DBG] Connection id "0HNC8090TG55G" started. 2025-06-25 12:16:29.651 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:16:29.651 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:16:29.652 +03:00 [DBG] POST requests are not supported 2025-06-25 12:16:29.652 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:16:29.652 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:16:29.652 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:16:29.652 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:16:29.652 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:16:29.652 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:16:29.652 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:16:29.652 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:16:29.652 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:16:29.652 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:16:29.652 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:16:29.652 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:16:29.652 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:16:29.652 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:16:29.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:16:29.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:16:29.652 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:16:29.652 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:16:29.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:16:29.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:16:29.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:16:29.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:16:29.652 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:16:29.652 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1081ms. 2025-06-25 12:16:29.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:16:29.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:16:29.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:16:29.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:16:29.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:16:29.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:16:29.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:16:29.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:16:29.652 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:16:29.652 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:16:29.652 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:16:29.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:16:29.652 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:16:29.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:16:29.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:16:29.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:16:29.653 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:16:29.653 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6592ms 2025-06-25 12:16:29.653 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:16:29.653 +03:00 [DBG] Connection id "0HNC8090TG55G" completed keep alive response. 2025-06-25 12:16:29.653 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2276ms 2025-06-25 12:16:29.653 +03:00 [DBG] Connection id "0HNC8090TG55G" received FIN. 2025-06-25 12:16:29.653 +03:00 [DBG] Connection id "0HNC8090TG55G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:16:29.653 +03:00 [DBG] Connection id "0HNC8090TG55G" disconnecting. 2025-06-25 12:16:29.653 +03:00 [DBG] Connection id "0HNC8090TG55G" stopped. 2025-06-25 12:17:29.656 +03:00 [DBG] Connection id "0HNC8090TG55H" accepted. 2025-06-25 12:17:29.656 +03:00 [DBG] Connection id "0HNC8090TG55H" started. 2025-06-25 12:17:29.656 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:17:29.656 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:17:29.656 +03:00 [DBG] POST requests are not supported 2025-06-25 12:17:29.656 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:17:29.657 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:17:29.657 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:17:29.657 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:17:29.657 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:17:29.657 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:17:29.657 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:17:29.657 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:17:29.657 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:17:29.657 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:17:29.657 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:17:29.657 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:17:29.657 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:17:29.657 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:17:29.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:17:29.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:17:29.657 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:17:29.657 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:17:29.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:17:29.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:17:29.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:17:29.657 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:17:29.657 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:17:29.657 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1396ms. 2025-06-25 12:17:29.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:17:29.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:17:29.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:17:29.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:17:29.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:17:29.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:17:29.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:17:29.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:17:29.658 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:17:29.658 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:17:29.658 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:17:29.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:17:29.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:17:29.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:17:29.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:17:29.658 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:17:29.658 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:17:29.658 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8892ms 2025-06-25 12:17:29.658 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:17:29.658 +03:00 [DBG] Connection id "0HNC8090TG55H" completed keep alive response. 2025-06-25 12:17:29.658 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6243ms 2025-06-25 12:17:29.658 +03:00 [DBG] Connection id "0HNC8090TG55H" received FIN. 2025-06-25 12:17:29.658 +03:00 [DBG] Connection id "0HNC8090TG55H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:17:29.658 +03:00 [DBG] Connection id "0HNC8090TG55H" disconnecting. 2025-06-25 12:17:29.658 +03:00 [DBG] Connection id "0HNC8090TG55H" stopped. 2025-06-25 12:18:29.660 +03:00 [DBG] Connection id "0HNC8090TG55I" accepted. 2025-06-25 12:18:29.661 +03:00 [DBG] Connection id "0HNC8090TG55I" started. 2025-06-25 12:18:29.661 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:18:29.661 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:18:29.661 +03:00 [DBG] POST requests are not supported 2025-06-25 12:18:29.661 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:18:29.661 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:18:29.661 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:18:29.661 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:18:29.661 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:18:29.661 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:18:29.661 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:18:29.661 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:18:29.661 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:18:29.661 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:18:29.661 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:18:29.661 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:18:29.661 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:18:29.661 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:18:29.661 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:18:29.661 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:18:29.661 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:18:29.662 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:18:29.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:18:29.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:18:29.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:18:29.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:18:29.662 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:18:29.662 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1297ms. 2025-06-25 12:18:29.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:18:29.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:18:29.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:18:29.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:18:29.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:18:29.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:18:29.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:18:29.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:18:29.662 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:18:29.662 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:18:29.662 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:18:29.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:18:29.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:18:29.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:18:29.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:18:29.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:18:29.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:18:29.662 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7578ms 2025-06-25 12:18:29.662 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:18:29.662 +03:00 [DBG] Connection id "0HNC8090TG55I" completed keep alive response. 2025-06-25 12:18:29.662 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4677ms 2025-06-25 12:18:29.662 +03:00 [DBG] Connection id "0HNC8090TG55I" received FIN. 2025-06-25 12:18:29.663 +03:00 [DBG] Connection id "0HNC8090TG55I" disconnecting. 2025-06-25 12:18:29.663 +03:00 [DBG] Connection id "0HNC8090TG55I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:18:29.664 +03:00 [DBG] Connection id "0HNC8090TG55I" stopped. 2025-06-25 12:19:29.655 +03:00 [DBG] Connection id "0HNC8090TG55J" accepted. 2025-06-25 12:19:29.655 +03:00 [DBG] Connection id "0HNC8090TG55J" started. 2025-06-25 12:19:29.655 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:19:29.655 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:19:29.655 +03:00 [DBG] POST requests are not supported 2025-06-25 12:19:29.655 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:19:29.655 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:19:29.655 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:19:29.655 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:19:29.655 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:19:29.655 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:19:29.655 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:19:29.655 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:19:29.655 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:19:29.655 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:19:29.655 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:19:29.655 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:19:29.655 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:19:29.655 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:19:29.655 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:19:29.655 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:19:29.655 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:19:29.655 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:19:29.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:19:29.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:19:29.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:19:29.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:19:29.656 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:19:29.656 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1364ms. 2025-06-25 12:19:29.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:19:29.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:19:29.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:19:29.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:19:29.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:19:29.656 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:19:29.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:19:29.656 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:19:29.656 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:19:29.656 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:19:29.656 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:19:29.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:19:29.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:19:29.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:19:29.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:19:29.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:19:29.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:19:29.656 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.672ms 2025-06-25 12:19:29.656 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:19:29.656 +03:00 [DBG] Connection id "0HNC8090TG55J" completed keep alive response. 2025-06-25 12:19:29.656 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.254ms 2025-06-25 12:19:29.656 +03:00 [DBG] Connection id "0HNC8090TG55J" received FIN. 2025-06-25 12:19:29.656 +03:00 [DBG] Connection id "0HNC8090TG55J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:19:29.657 +03:00 [DBG] Connection id "0HNC8090TG55J" disconnecting. 2025-06-25 12:19:29.657 +03:00 [DBG] Connection id "0HNC8090TG55J" stopped. 2025-06-25 12:20:29.661 +03:00 [DBG] Connection id "0HNC8090TG55K" accepted. 2025-06-25 12:20:29.661 +03:00 [DBG] Connection id "0HNC8090TG55K" started. 2025-06-25 12:20:29.661 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:20:29.661 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:20:29.661 +03:00 [DBG] POST requests are not supported 2025-06-25 12:20:29.661 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:20:29.661 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:20:29.661 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:20:29.661 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:20:29.661 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:20:29.661 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:20:29.661 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:20:29.661 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:20:29.661 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:20:29.661 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:20:29.661 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:20:29.661 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:20:29.662 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:20:29.662 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:20:29.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:20:29.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:20:29.662 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:20:29.662 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:20:29.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:20:29.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:20:29.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:20:29.662 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:20:29.662 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:20:29.662 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1396ms. 2025-06-25 12:20:29.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:20:29.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:20:29.662 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:20:29.662 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:20:29.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:20:29.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:20:29.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:20:29.662 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:20:29.662 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:20:29.662 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:20:29.662 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:20:29.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:20:29.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:20:29.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:20:29.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:20:29.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:20:29.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:20:29.662 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6412ms 2025-06-25 12:20:29.662 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:20:29.662 +03:00 [DBG] Connection id "0HNC8090TG55K" completed keep alive response. 2025-06-25 12:20:29.662 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2629ms 2025-06-25 12:20:29.663 +03:00 [DBG] Connection id "0HNC8090TG55K" received FIN. 2025-06-25 12:20:29.663 +03:00 [DBG] Connection id "0HNC8090TG55K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:20:29.663 +03:00 [DBG] Connection id "0HNC8090TG55K" disconnecting. 2025-06-25 12:20:29.663 +03:00 [DBG] Connection id "0HNC8090TG55K" stopped. 2025-06-25 12:21:29.662 +03:00 [DBG] Connection id "0HNC8090TG55L" accepted. 2025-06-25 12:21:29.662 +03:00 [DBG] Connection id "0HNC8090TG55L" started. 2025-06-25 12:21:29.663 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:21:29.663 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:21:29.663 +03:00 [DBG] POST requests are not supported 2025-06-25 12:21:29.663 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:21:29.663 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:21:29.663 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:21:29.663 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:21:29.663 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:21:29.663 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:21:29.663 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:21:29.663 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:21:29.663 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:21:29.663 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:21:29.663 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:21:29.663 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:21:29.663 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:21:29.663 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:21:29.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:21:29.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:21:29.663 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:21:29.663 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:21:29.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:21:29.663 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:21:29.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:21:29.663 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:21:29.663 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:21:29.664 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-06-25 12:21:29.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:21:29.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:21:29.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:21:29.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:21:29.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:21:29.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:21:29.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:21:29.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:21:29.664 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:21:29.664 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:21:29.664 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:21:29.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:21:29.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:21:29.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:21:29.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:21:29.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:21:29.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:21:29.664 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7767ms 2025-06-25 12:21:29.664 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:21:29.664 +03:00 [DBG] Connection id "0HNC8090TG55L" completed keep alive response. 2025-06-25 12:21:29.664 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4821ms 2025-06-25 12:21:29.664 +03:00 [DBG] Connection id "0HNC8090TG55L" received FIN. 2025-06-25 12:21:29.664 +03:00 [DBG] Connection id "0HNC8090TG55L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:21:29.664 +03:00 [DBG] Connection id "0HNC8090TG55L" disconnecting. 2025-06-25 12:21:29.664 +03:00 [DBG] Connection id "0HNC8090TG55L" stopped. 2025-06-25 12:22:29.651 +03:00 [DBG] Connection id "0HNC8090TG55M" accepted. 2025-06-25 12:22:29.651 +03:00 [DBG] Connection id "0HNC8090TG55M" started. 2025-06-25 12:22:29.651 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:22:29.651 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:22:29.651 +03:00 [DBG] POST requests are not supported 2025-06-25 12:22:29.651 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:22:29.651 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:22:29.651 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:22:29.651 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:22:29.651 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:22:29.651 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:22:29.651 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:22:29.651 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:22:29.651 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:22:29.651 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:22:29.651 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:22:29.652 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:22:29.652 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:22:29.652 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:22:29.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:22:29.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:22:29.652 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:22:29.652 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:22:29.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:22:29.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:22:29.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:22:29.652 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:22:29.652 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:22:29.652 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1404ms. 2025-06-25 12:22:29.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:22:29.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:22:29.652 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:22:29.652 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:22:29.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:22:29.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:22:29.652 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:22:29.652 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:22:29.652 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:22:29.652 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:22:29.653 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:22:29.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:22:29.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:22:29.653 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:22:29.653 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:22:29.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:22:29.653 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:22:29.653 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2101ms 2025-06-25 12:22:29.653 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:22:29.653 +03:00 [DBG] Connection id "0HNC8090TG55M" completed keep alive response. 2025-06-25 12:22:29.653 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0403ms 2025-06-25 12:22:29.654 +03:00 [DBG] Connection id "0HNC8090TG55M" received FIN. 2025-06-25 12:22:29.654 +03:00 [DBG] Connection id "0HNC8090TG55M" disconnecting. 2025-06-25 12:22:29.654 +03:00 [DBG] Connection id "0HNC8090TG55M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:22:29.655 +03:00 [DBG] Connection id "0HNC8090TG55M" stopped. 2025-06-25 12:23:29.655 +03:00 [DBG] Connection id "0HNC8090TG55N" accepted. 2025-06-25 12:23:29.655 +03:00 [DBG] Connection id "0HNC8090TG55N" started. 2025-06-25 12:23:29.655 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:23:29.655 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:23:29.655 +03:00 [DBG] POST requests are not supported 2025-06-25 12:23:29.655 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:23:29.655 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:23:29.656 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:23:29.656 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:23:29.656 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:23:29.656 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:23:29.656 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:23:29.656 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:23:29.656 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:23:29.656 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:23:29.656 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:23:29.656 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:23:29.656 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:23:29.656 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:23:29.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:23:29.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:23:29.656 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:23:29.656 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:23:29.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:23:29.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:23:29.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:23:29.656 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:23:29.656 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:23:29.657 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1538ms. 2025-06-25 12:23:29.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:23:29.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:23:29.657 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:23:29.657 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:23:29.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:23:29.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:23:29.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:23:29.657 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:23:29.657 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:23:29.657 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:23:29.657 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:23:29.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:23:29.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:23:29.657 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:23:29.657 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:23:29.657 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:23:29.657 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:23:29.657 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.005ms 2025-06-25 12:23:29.657 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:23:29.657 +03:00 [DBG] Connection id "0HNC8090TG55N" completed keep alive response. 2025-06-25 12:23:29.657 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8976ms 2025-06-25 12:23:29.658 +03:00 [DBG] Connection id "0HNC8090TG55N" received FIN. 2025-06-25 12:23:29.658 +03:00 [DBG] Connection id "0HNC8090TG55N" disconnecting. 2025-06-25 12:23:29.658 +03:00 [DBG] Connection id "0HNC8090TG55N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:23:29.659 +03:00 [DBG] Connection id "0HNC8090TG55N" stopped. 2025-06-25 12:24:29.659 +03:00 [DBG] Connection id "0HNC8090TG55O" accepted. 2025-06-25 12:24:29.659 +03:00 [DBG] Connection id "0HNC8090TG55O" started. 2025-06-25 12:24:29.659 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:24:29.659 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:24:29.659 +03:00 [DBG] POST requests are not supported 2025-06-25 12:24:29.659 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:24:29.659 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:24:29.659 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:24:29.659 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:24:29.659 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:24:29.659 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:24:29.659 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:24:29.660 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:24:29.660 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:24:29.660 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:24:29.660 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:24:29.660 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:24:29.660 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:24:29.660 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:24:29.660 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:24:29.660 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:24:29.660 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:24:29.660 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:24:29.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:24:29.660 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:24:29.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:24:29.660 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:24:29.660 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:24:29.660 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-06-25 12:24:29.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:24:29.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:24:29.660 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:24:29.660 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:24:29.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:24:29.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:24:29.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:24:29.660 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:24:29.660 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:24:29.660 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:24:29.660 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:24:29.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:24:29.660 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:24:29.660 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:24:29.660 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:24:29.660 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:24:29.660 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:24:29.660 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7011ms 2025-06-25 12:24:29.660 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:24:29.660 +03:00 [DBG] Connection id "0HNC8090TG55O" completed keep alive response. 2025-06-25 12:24:29.661 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3032ms 2025-06-25 12:24:29.661 +03:00 [DBG] Connection id "0HNC8090TG55O" received FIN. 2025-06-25 12:24:29.661 +03:00 [DBG] Connection id "0HNC8090TG55O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:24:29.661 +03:00 [DBG] Connection id "0HNC8090TG55O" disconnecting. 2025-06-25 12:24:29.661 +03:00 [DBG] Connection id "0HNC8090TG55O" stopped. 2025-06-25 12:25:29.654 +03:00 [DBG] Connection id "0HNC8090TG55P" accepted. 2025-06-25 12:25:29.655 +03:00 [DBG] Connection id "0HNC8090TG55P" started. 2025-06-25 12:25:29.655 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:25:29.655 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:25:29.655 +03:00 [DBG] POST requests are not supported 2025-06-25 12:25:29.655 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:25:29.655 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:25:29.655 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:25:29.655 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:25:29.655 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:25:29.655 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:25:29.655 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:25:29.655 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:25:29.655 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:25:29.655 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:25:29.655 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:25:29.655 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:25:29.655 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:25:29.655 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:25:29.655 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:25:29.655 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:25:29.655 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:25:29.655 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:25:29.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:25:29.655 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:25:29.655 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:25:29.655 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:25:29.655 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:25:29.656 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-06-25 12:25:29.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:25:29.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:25:29.656 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:25:29.656 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:25:29.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:25:29.656 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:25:29.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:25:29.656 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:25:29.656 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:25:29.656 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:25:29.656 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:25:29.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:25:29.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:25:29.656 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:25:29.656 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:25:29.656 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:25:29.656 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:25:29.656 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8242ms 2025-06-25 12:25:29.656 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:25:29.656 +03:00 [DBG] Connection id "0HNC8090TG55P" completed keep alive response. 2025-06-25 12:25:29.656 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4909ms 2025-06-25 12:25:29.656 +03:00 [DBG] Connection id "0HNC8090TG55P" received FIN. 2025-06-25 12:25:29.656 +03:00 [DBG] Connection id "0HNC8090TG55P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:25:29.656 +03:00 [DBG] Connection id "0HNC8090TG55P" disconnecting. 2025-06-25 12:25:29.657 +03:00 [DBG] Connection id "0HNC8090TG55P" stopped. 2025-06-25 12:26:29.663 +03:00 [DBG] Connection id "0HNC8090TG55Q" accepted. 2025-06-25 12:26:29.663 +03:00 [DBG] Connection id "0HNC8090TG55Q" started. 2025-06-25 12:26:29.663 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:26:29.663 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:26:29.663 +03:00 [DBG] POST requests are not supported 2025-06-25 12:26:29.663 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:26:29.663 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:26:29.663 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:26:29.663 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:26:29.664 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:26:29.664 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:26:29.664 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:26:29.664 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:26:29.664 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:26:29.664 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:26:29.664 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:26:29.664 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:26:29.664 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:26:29.664 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:26:29.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:26:29.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:26:29.664 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:26:29.664 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:26:29.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:26:29.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:26:29.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:26:29.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:26:29.664 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:26:29.664 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1184ms. 2025-06-25 12:26:29.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:26:29.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:26:29.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:26:29.664 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:26:29.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:26:29.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:26:29.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:26:29.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:26:29.664 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:26:29.664 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:26:29.664 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:26:29.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:26:29.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:26:29.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:26:29.665 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:26:29.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:26:29.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:26:29.665 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7265ms 2025-06-25 12:26:29.665 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:26:29.665 +03:00 [DBG] Connection id "0HNC8090TG55Q" completed keep alive response. 2025-06-25 12:26:29.665 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4707ms 2025-06-25 12:26:29.665 +03:00 [DBG] Connection id "0HNC8090TG55Q" received FIN. 2025-06-25 12:26:29.665 +03:00 [DBG] Connection id "0HNC8090TG55Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:26:29.665 +03:00 [DBG] Connection id "0HNC8090TG55Q" disconnecting. 2025-06-25 12:26:29.665 +03:00 [DBG] Connection id "0HNC8090TG55Q" stopped. 2025-06-25 12:27:28.652 +03:00 [DBG] Connection id "0HNC8090TG55R" accepted. 2025-06-25 12:27:28.653 +03:00 [DBG] Connection id "0HNC8090TG55R" started. 2025-06-25 12:27:28.653 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:27:28.653 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:27:28.653 +03:00 [DBG] POST requests are not supported 2025-06-25 12:27:28.653 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:27:28.653 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:27:28.653 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:27:28.653 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:27:28.653 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:27:28.653 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:27:28.653 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:27:28.653 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:27:28.653 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:27:28.653 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:27:28.653 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:27:28.653 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:27:28.653 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:27:28.653 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:27:28.653 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:28.653 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:28.653 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:27:28.654 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:27:28.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:28.654 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:28.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:28.654 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:28.654 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:27:28.654 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.148ms. 2025-06-25 12:27:28.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:28.654 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:28.654 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:28.654 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:28.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:28.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:28.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:28.654 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:28.654 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:27:28.654 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:27:28.654 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:27:28.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:28.654 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:28.654 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:28.654 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:28.654 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:28.654 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:28.654 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7915ms 2025-06-25 12:27:28.654 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:27:28.654 +03:00 [DBG] Connection id "0HNC8090TG55R" completed keep alive response. 2025-06-25 12:27:28.654 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4403ms 2025-06-25 12:27:28.655 +03:00 [DBG] Connection id "0HNC8090TG55R" received FIN. 2025-06-25 12:27:28.655 +03:00 [DBG] Connection id "0HNC8090TG55R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:27:28.655 +03:00 [DBG] Connection id "0HNC8090TG55R" disconnecting. 2025-06-25 12:27:28.655 +03:00 [DBG] Connection id "0HNC8090TG55R" stopped. 2025-06-25 12:27:31.666 +03:00 [DBG] Connection id "0HNC8090TG55S" accepted. 2025-06-25 12:27:31.666 +03:00 [DBG] Connection id "0HNC8090TG55S" started. 2025-06-25 12:27:31.666 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:27:31.666 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:27:31.666 +03:00 [DBG] POST requests are not supported 2025-06-25 12:27:31.666 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:27:31.666 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:27:31.666 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:27:31.666 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:27:31.666 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:27:31.666 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:27:31.666 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:27:31.667 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:27:31.667 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:27:31.667 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:27:31.667 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:27:31.667 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:27:31.667 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:27:31.667 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:27:31.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:31.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:31.667 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:27:31.667 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:27:31.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:31.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:31.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:31.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:31.667 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:27:31.667 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1286ms. 2025-06-25 12:27:31.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:31.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:31.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:31.667 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:31.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:31.667 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:31.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:31.667 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:31.667 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:27:31.667 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:27:31.667 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:27:31.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:31.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:31.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:31.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:31.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:31.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:31.667 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7009ms 2025-06-25 12:27:31.667 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:27:31.667 +03:00 [DBG] Connection id "0HNC8090TG55S" completed keep alive response. 2025-06-25 12:27:31.668 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3089ms 2025-06-25 12:27:31.668 +03:00 [DBG] Connection id "0HNC8090TG55S" received FIN. 2025-06-25 12:27:31.668 +03:00 [DBG] Connection id "0HNC8090TG55S" disconnecting. 2025-06-25 12:27:31.668 +03:00 [DBG] Connection id "0HNC8090TG55S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:27:31.669 +03:00 [DBG] Connection id "0HNC8090TG55S" stopped. 2025-06-25 12:27:36.664 +03:00 [DBG] Connection id "0HNC8090TG55T" accepted. 2025-06-25 12:27:36.664 +03:00 [DBG] Connection id "0HNC8090TG55T" started. 2025-06-25 12:27:36.665 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:27:36.665 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:27:36.665 +03:00 [DBG] POST requests are not supported 2025-06-25 12:27:36.665 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:27:36.665 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:27:36.665 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:27:36.665 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:27:36.665 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:27:36.665 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:27:36.665 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:27:36.665 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:27:36.665 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:27:36.665 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:27:36.665 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:27:36.665 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:27:36.665 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:27:36.665 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:27:36.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:36.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:36.665 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:27:36.665 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:27:36.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:36.665 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:36.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:36.665 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:36.666 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:27:36.666 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1356ms. 2025-06-25 12:27:36.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:36.666 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:36.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:36.666 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:36.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:36.666 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:36.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:36.666 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:36.666 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:27:36.666 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:27:36.666 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:27:36.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:36.666 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:36.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:36.666 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:36.666 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:36.666 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:36.666 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8663ms 2025-06-25 12:27:36.666 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:27:36.666 +03:00 [DBG] Connection id "0HNC8090TG55T" completed keep alive response. 2025-06-25 12:27:36.666 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6273ms 2025-06-25 12:27:36.667 +03:00 [DBG] Connection id "0HNC8090TG55T" received FIN. 2025-06-25 12:27:36.667 +03:00 [DBG] Connection id "0HNC8090TG55T" disconnecting. 2025-06-25 12:27:36.667 +03:00 [DBG] Connection id "0HNC8090TG55T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:27:36.668 +03:00 [DBG] Connection id "0HNC8090TG55T" stopped. 2025-06-25 12:27:41.667 +03:00 [DBG] Connection id "0HNC8090TG55U" accepted. 2025-06-25 12:27:41.667 +03:00 [DBG] Connection id "0HNC8090TG55U" started. 2025-06-25 12:27:41.667 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:27:41.667 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:27:41.667 +03:00 [DBG] POST requests are not supported 2025-06-25 12:27:41.667 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:27:41.667 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:27:41.667 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:27:41.667 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:27:41.667 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:27:41.667 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:27:41.667 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:27:41.667 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:27:41.667 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:27:41.667 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:27:41.667 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:27:41.667 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:27:41.667 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:27:41.667 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:27:41.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:41.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:41.667 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:27:41.667 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:27:41.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:41.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:41.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:41.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:41.668 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:27:41.668 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-06-25 12:27:41.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:41.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:41.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:41.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:41.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:41.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:41.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:41.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:41.668 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:27:41.668 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:27:41.668 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:27:41.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:41.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:41.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:41.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:41.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:41.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:41.668 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7025ms 2025-06-25 12:27:41.668 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:27:41.668 +03:00 [DBG] Connection id "0HNC8090TG55U" completed keep alive response. 2025-06-25 12:27:41.668 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.408ms 2025-06-25 12:27:41.668 +03:00 [DBG] Connection id "0HNC8090TG55U" received FIN. 2025-06-25 12:27:41.669 +03:00 [DBG] Connection id "0HNC8090TG55U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:27:41.669 +03:00 [DBG] Connection id "0HNC8090TG55U" disconnecting. 2025-06-25 12:27:41.669 +03:00 [DBG] Connection id "0HNC8090TG55U" stopped. 2025-06-25 12:27:46.666 +03:00 [DBG] Connection id "0HNC8090TG55V" accepted. 2025-06-25 12:27:46.666 +03:00 [DBG] Connection id "0HNC8090TG55V" started. 2025-06-25 12:27:46.667 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:27:46.667 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:27:46.667 +03:00 [DBG] POST requests are not supported 2025-06-25 12:27:46.667 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:27:46.667 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:27:46.667 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:27:46.667 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:27:46.667 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:27:46.667 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:27:46.667 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:27:46.667 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:27:46.667 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:27:46.667 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:27:46.667 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:27:46.667 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:27:46.667 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:27:46.668 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:27:46.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:46.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:46.668 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:27:46.668 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:27:46.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:46.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:46.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:46.668 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:46.668 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:27:46.668 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2269ms. 2025-06-25 12:27:46.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:46.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:46.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:46.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:46.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:46.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:46.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:46.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:46.669 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:27:46.669 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:27:46.669 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:27:46.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:46.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:46.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:46.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:46.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:46.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:46.669 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4646ms 2025-06-25 12:27:46.669 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:27:46.669 +03:00 [DBG] Connection id "0HNC8090TG55V" completed keep alive response. 2025-06-25 12:27:46.669 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5723ms 2025-06-25 12:27:46.669 +03:00 [DBG] Connection id "0HNC8090TG55V" received FIN. 2025-06-25 12:27:46.669 +03:00 [DBG] Connection id "0HNC8090TG55V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:27:46.670 +03:00 [DBG] Connection id "0HNC8090TG55V" disconnecting. 2025-06-25 12:27:46.670 +03:00 [DBG] Connection id "0HNC8090TG55V" stopped. 2025-06-25 12:27:51.657 +03:00 [DBG] Connection id "0HNC8090TG560" accepted. 2025-06-25 12:27:51.657 +03:00 [DBG] Connection id "0HNC8090TG560" started. 2025-06-25 12:27:51.657 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:27:51.657 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:27:51.657 +03:00 [DBG] POST requests are not supported 2025-06-25 12:27:51.657 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:27:51.657 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:27:51.657 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:27:51.657 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:27:51.657 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:27:51.658 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:27:51.658 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:27:51.658 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:27:51.658 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:27:51.658 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:27:51.658 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:27:51.658 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:27:51.658 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:27:51.658 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:27:51.658 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:51.658 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:51.658 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:27:51.658 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:27:51.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:51.658 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:51.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:51.658 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:51.658 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:27:51.658 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1181ms. 2025-06-25 12:27:51.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:51.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:51.658 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:51.658 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:51.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:51.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:51.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:51.658 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:51.658 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:27:51.658 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:27:51.658 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:27:51.658 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:51.658 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:51.659 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:51.659 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:51.659 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:51.659 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:51.659 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6828ms 2025-06-25 12:27:51.659 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:27:51.659 +03:00 [DBG] Connection id "0HNC8090TG560" completed keep alive response. 2025-06-25 12:27:51.659 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4851ms 2025-06-25 12:27:51.659 +03:00 [DBG] Connection id "0HNC8090TG560" received FIN. 2025-06-25 12:27:51.659 +03:00 [DBG] Connection id "0HNC8090TG560" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:27:51.659 +03:00 [DBG] Connection id "0HNC8090TG560" disconnecting. 2025-06-25 12:27:51.659 +03:00 [DBG] Connection id "0HNC8090TG560" stopped. 2025-06-25 12:27:56.671 +03:00 [DBG] Connection id "0HNC8090TG561" accepted. 2025-06-25 12:27:56.671 +03:00 [DBG] Connection id "0HNC8090TG561" started. 2025-06-25 12:27:56.671 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:27:56.671 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:27:56.671 +03:00 [DBG] POST requests are not supported 2025-06-25 12:27:56.671 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:27:56.671 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:27:56.671 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:27:56.671 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:27:56.671 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:27:56.671 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:27:56.671 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:27:56.671 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:27:56.671 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:27:56.671 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:27:56.671 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:27:56.672 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:27:56.672 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:27:56.672 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:27:56.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:56.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:56.672 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:27:56.672 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:27:56.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:56.672 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:56.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:56.672 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:56.672 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:27:56.672 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1241ms. 2025-06-25 12:27:56.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:56.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:27:56.672 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:56.672 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:27:56.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:56.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:56.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:56.672 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:56.672 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:27:56.672 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:27:56.672 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:27:56.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:56.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:27:56.672 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:56.672 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:56.672 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:56.672 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:27:56.672 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7169ms 2025-06-25 12:27:56.672 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:27:56.672 +03:00 [DBG] Connection id "0HNC8090TG561" completed keep alive response. 2025-06-25 12:27:56.672 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3336ms 2025-06-25 12:27:56.673 +03:00 [DBG] Connection id "0HNC8090TG561" received FIN. 2025-06-25 12:27:56.673 +03:00 [DBG] Connection id "0HNC8090TG561" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:27:56.673 +03:00 [DBG] Connection id "0HNC8090TG561" disconnecting. 2025-06-25 12:27:56.673 +03:00 [DBG] Connection id "0HNC8090TG561" stopped. 2025-06-25 12:28:01.664 +03:00 [DBG] Connection id "0HNC8090TG562" accepted. 2025-06-25 12:28:01.664 +03:00 [DBG] Connection id "0HNC8090TG562" started. 2025-06-25 12:28:01.664 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:28:01.664 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:28:01.664 +03:00 [DBG] POST requests are not supported 2025-06-25 12:28:01.664 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:28:01.664 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:28:01.664 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:28:01.664 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:28:01.664 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:28:01.664 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:28:01.664 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:28:01.664 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:28:01.664 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:28:01.664 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:28:01.664 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:28:01.664 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:28:01.664 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:28:01.665 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:28:01.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:01.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:01.665 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:28:01.665 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:28:01.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:01.665 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:01.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:01.665 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:01.665 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:28:01.665 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1659ms. 2025-06-25 12:28:01.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:01.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:01.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:01.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:01.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:01.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:01.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:01.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:01.665 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:28:01.666 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:28:01.666 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:28:01.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:01.666 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:01.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:01.666 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:01.666 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:01.666 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:01.666 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0845ms 2025-06-25 12:28:01.666 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:28:01.666 +03:00 [DBG] Connection id "0HNC8090TG562" completed keep alive response. 2025-06-25 12:28:01.666 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7915ms 2025-06-25 12:28:01.666 +03:00 [DBG] Connection id "0HNC8090TG562" received FIN. 2025-06-25 12:28:01.666 +03:00 [DBG] Connection id "0HNC8090TG562" disconnecting. 2025-06-25 12:28:01.666 +03:00 [DBG] Connection id "0HNC8090TG562" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:28:01.667 +03:00 [DBG] Connection id "0HNC8090TG562" stopped. 2025-06-25 12:28:06.663 +03:00 [DBG] Connection id "0HNC8090TG563" accepted. 2025-06-25 12:28:06.663 +03:00 [DBG] Connection id "0HNC8090TG563" started. 2025-06-25 12:28:06.663 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:28:06.663 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:28:06.663 +03:00 [DBG] POST requests are not supported 2025-06-25 12:28:06.664 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:28:06.664 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:28:06.664 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:28:06.664 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:28:06.664 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:28:06.664 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:28:06.664 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:28:06.664 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:28:06.664 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:28:06.664 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:28:06.664 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:28:06.664 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:28:06.664 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:28:06.664 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:28:06.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:06.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:06.664 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:28:06.664 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:28:06.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:06.664 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:06.664 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:06.665 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:06.665 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:28:06.665 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2447ms. 2025-06-25 12:28:06.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:06.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:06.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:06.665 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:06.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:06.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:06.665 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:06.665 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:06.665 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:28:06.666 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:28:06.666 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:28:06.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:06.666 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:06.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:06.666 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:06.666 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:06.666 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:06.666 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7003ms 2025-06-25 12:28:06.666 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:28:06.666 +03:00 [DBG] Connection id "0HNC8090TG563" completed keep alive response. 2025-06-25 12:28:06.666 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8274ms 2025-06-25 12:28:06.666 +03:00 [DBG] Connection id "0HNC8090TG563" received FIN. 2025-06-25 12:28:06.666 +03:00 [DBG] Connection id "0HNC8090TG563" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:28:06.666 +03:00 [DBG] Connection id "0HNC8090TG563" disconnecting. 2025-06-25 12:28:06.666 +03:00 [DBG] Connection id "0HNC8090TG563" stopped. 2025-06-25 12:28:11.659 +03:00 [DBG] Connection id "0HNC8090TG564" accepted. 2025-06-25 12:28:11.659 +03:00 [DBG] Connection id "0HNC8090TG564" started. 2025-06-25 12:28:11.660 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:28:11.660 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:28:11.660 +03:00 [DBG] POST requests are not supported 2025-06-25 12:28:11.660 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:28:11.660 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:28:11.660 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:28:11.660 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:28:11.660 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:28:11.660 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:28:11.660 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:28:11.660 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:28:11.660 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:28:11.660 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:28:11.660 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:28:11.661 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:28:11.661 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:28:11.661 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:28:11.661 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:11.661 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:11.661 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:28:11.661 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:28:11.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:11.661 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:11.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:11.661 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:11.661 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:28:11.661 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1526ms. 2025-06-25 12:28:11.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:11.661 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:11.661 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:11.661 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:11.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:11.661 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:11.661 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:11.661 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:11.661 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:28:11.661 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:28:11.662 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:28:11.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:11.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:11.662 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:11.662 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:11.662 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:11.662 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:11.662 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0498ms 2025-06-25 12:28:11.662 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:28:11.662 +03:00 [DBG] Connection id "0HNC8090TG564" completed keep alive response. 2025-06-25 12:28:11.662 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1209ms 2025-06-25 12:28:11.662 +03:00 [DBG] Connection id "0HNC8090TG564" received FIN. 2025-06-25 12:28:11.662 +03:00 [DBG] Connection id "0HNC8090TG564" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:28:11.662 +03:00 [DBG] Connection id "0HNC8090TG564" disconnecting. 2025-06-25 12:28:11.663 +03:00 [DBG] Connection id "0HNC8090TG564" stopped. 2025-06-25 12:28:16.666 +03:00 [DBG] Connection id "0HNC8090TG565" accepted. 2025-06-25 12:28:16.666 +03:00 [DBG] Connection id "0HNC8090TG565" started. 2025-06-25 12:28:16.667 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:28:16.667 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:28:16.667 +03:00 [DBG] POST requests are not supported 2025-06-25 12:28:16.667 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:28:16.667 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:28:16.667 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:28:16.668 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:28:16.668 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:28:16.668 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:28:16.668 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:28:16.668 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:28:16.668 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:28:16.668 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:28:16.668 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:28:16.668 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:28:16.668 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:28:16.668 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:28:16.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:16.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:16.668 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:28:16.668 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:28:16.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:16.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:16.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:16.669 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:16.669 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:28:16.669 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1864ms. 2025-06-25 12:28:16.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:16.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:16.669 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:16.669 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:16.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:16.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:16.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:16.669 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:16.669 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:28:16.669 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:28:16.669 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:28:16.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:16.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:16.669 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:16.669 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:16.669 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:16.669 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:16.669 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1948ms 2025-06-25 12:28:16.669 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:28:16.669 +03:00 [DBG] Connection id "0HNC8090TG565" completed keep alive response. 2025-06-25 12:28:16.670 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6369ms 2025-06-25 12:28:16.670 +03:00 [DBG] Connection id "0HNC8090TG565" received FIN. 2025-06-25 12:28:16.670 +03:00 [DBG] Connection id "0HNC8090TG565" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:28:16.670 +03:00 [DBG] Connection id "0HNC8090TG565" disconnecting. 2025-06-25 12:28:16.670 +03:00 [DBG] Connection id "0HNC8090TG565" stopped. 2025-06-25 12:28:21.671 +03:00 [DBG] Connection id "0HNC8090TG566" accepted. 2025-06-25 12:28:21.671 +03:00 [DBG] Connection id "0HNC8090TG566" started. 2025-06-25 12:28:21.672 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:28:21.672 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:28:21.672 +03:00 [DBG] POST requests are not supported 2025-06-25 12:28:21.672 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:28:21.672 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:28:21.672 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:28:21.672 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:28:21.672 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:28:21.672 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:28:21.672 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:28:21.672 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:28:21.673 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:28:21.673 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:28:21.673 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:28:21.673 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:28:21.673 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:28:21.673 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:28:21.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:21.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:21.673 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:28:21.673 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:28:21.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:21.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:21.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:21.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:21.674 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:28:21.674 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1878ms. 2025-06-25 12:28:21.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:21.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:21.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:21.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:21.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:21.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:21.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:21.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:21.675 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:28:21.675 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:28:21.675 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:28:21.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:21.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:21.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:21.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:21.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:21.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:21.675 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0082ms 2025-06-25 12:28:21.675 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:28:21.675 +03:00 [DBG] Connection id "0HNC8090TG566" completed keep alive response. 2025-06-25 12:28:21.675 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7333ms 2025-06-25 12:28:21.676 +03:00 [DBG] Connection id "0HNC8090TG566" received FIN. 2025-06-25 12:28:21.676 +03:00 [DBG] Connection id "0HNC8090TG566" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:28:21.676 +03:00 [DBG] Connection id "0HNC8090TG566" disconnecting. 2025-06-25 12:28:21.676 +03:00 [DBG] Connection id "0HNC8090TG566" stopped. 2025-06-25 12:28:26.661 +03:00 [DBG] Connection id "0HNC8090TG567" accepted. 2025-06-25 12:28:26.662 +03:00 [DBG] Connection id "0HNC8090TG567" started. 2025-06-25 12:28:26.662 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:28:26.662 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:28:26.662 +03:00 [DBG] POST requests are not supported 2025-06-25 12:28:26.662 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:28:26.662 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:28:26.662 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:28:26.662 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:28:26.662 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:28:26.662 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:28:26.662 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:28:26.662 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:28:26.662 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:28:26.663 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:28:26.663 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:28:26.663 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:28:26.663 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:28:26.663 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:28:26.663 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:26.663 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:26.663 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:28:26.663 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:28:26.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:26.663 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:26.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:26.663 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:26.663 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:28:26.663 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1369ms. 2025-06-25 12:28:26.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:26.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:28:26.663 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:26.663 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:28:26.663 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:26.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:26.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:26.664 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:26.664 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:28:26.664 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:28:26.664 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:28:26.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:26.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:28:26.664 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:26.664 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:26.664 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:26.664 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:28:26.664 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1134ms 2025-06-25 12:28:26.664 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:28:26.664 +03:00 [DBG] Connection id "0HNC8090TG567" completed keep alive response. 2025-06-25 12:28:26.664 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1543ms 2025-06-25 12:28:26.664 +03:00 [DBG] Connection id "0HNC8090TG567" received FIN. 2025-06-25 12:28:26.664 +03:00 [DBG] Connection id "0HNC8090TG567" disconnecting. 2025-06-25 12:28:26.665 +03:00 [DBG] Connection id "0HNC8090TG567" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:28:26.666 +03:00 [DBG] Connection id "0HNC8090TG567" stopped. 2025-06-25 12:29:29.675 +03:00 [DBG] Connection id "0HNC8090TG568" accepted. 2025-06-25 12:29:29.675 +03:00 [DBG] Connection id "0HNC8090TG568" started. 2025-06-25 12:29:29.675 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:29:29.675 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:29:29.675 +03:00 [DBG] POST requests are not supported 2025-06-25 12:29:29.675 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:29:29.675 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:29:29.675 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:29:29.675 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:29:29.675 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:29:29.675 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:29:29.675 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:29:29.675 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:29:29.675 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:29:29.675 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:29:29.675 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:29:29.676 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:29:29.676 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:29:29.676 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:29:29.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:29:29.676 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:29:29.676 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:29:29.676 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:29:29.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:29:29.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:29:29.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:29:29.676 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:29:29.676 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:29:29.676 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-06-25 12:29:29.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:29:29.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:29:29.676 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:29:29.676 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:29:29.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:29:29.676 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:29:29.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:29:29.676 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:29:29.676 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:29:29.676 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:29:29.676 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:29:29.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:29:29.676 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:29:29.676 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:29:29.676 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:29:29.676 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:29:29.676 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:29:29.676 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8248ms 2025-06-25 12:29:29.676 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:29:29.676 +03:00 [DBG] Connection id "0HNC8090TG568" completed keep alive response. 2025-06-25 12:29:29.676 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4329ms 2025-06-25 12:29:29.677 +03:00 [DBG] Connection id "0HNC8090TG568" received FIN. 2025-06-25 12:29:29.677 +03:00 [DBG] Connection id "0HNC8090TG568" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:29:29.677 +03:00 [DBG] Connection id "0HNC8090TG568" disconnecting. 2025-06-25 12:29:29.677 +03:00 [DBG] Connection id "0HNC8090TG568" stopped. 2025-06-25 12:30:29.666 +03:00 [DBG] Connection id "0HNC8090TG569" accepted. 2025-06-25 12:30:29.667 +03:00 [DBG] Connection id "0HNC8090TG569" started. 2025-06-25 12:30:29.667 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:30:29.667 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:30:29.667 +03:00 [DBG] POST requests are not supported 2025-06-25 12:30:29.667 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:30:29.667 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:30:29.667 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:30:29.667 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:30:29.667 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:30:29.667 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:30:29.667 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:30:29.667 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:30:29.667 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:30:29.667 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:30:29.667 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:30:29.667 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:30:29.667 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:30:29.667 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:30:29.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:30:29.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:30:29.667 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:30:29.667 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:30:29.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:30:29.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:30:29.667 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:30:29.667 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:30:29.667 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:30:29.668 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1191ms. 2025-06-25 12:30:29.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:30:29.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:30:29.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:30:29.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:30:29.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:30:29.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:30:29.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:30:29.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:30:29.668 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:30:29.668 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:30:29.668 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:30:29.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:30:29.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:30:29.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:30:29.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:30:29.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:30:29.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:30:29.668 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7709ms 2025-06-25 12:30:29.668 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:30:29.668 +03:00 [DBG] Connection id "0HNC8090TG569" completed keep alive response. 2025-06-25 12:30:29.668 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4184ms 2025-06-25 12:30:29.668 +03:00 [DBG] Connection id "0HNC8090TG569" received FIN. 2025-06-25 12:30:29.668 +03:00 [DBG] Connection id "0HNC8090TG569" disconnecting. 2025-06-25 12:30:29.669 +03:00 [DBG] Connection id "0HNC8090TG569" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:30:29.670 +03:00 [DBG] Connection id "0HNC8090TG569" stopped. 2025-06-25 12:31:29.673 +03:00 [DBG] Connection id "0HNC8090TG56A" accepted. 2025-06-25 12:31:29.673 +03:00 [DBG] Connection id "0HNC8090TG56A" started. 2025-06-25 12:31:29.673 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:31:29.673 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:31:29.673 +03:00 [DBG] POST requests are not supported 2025-06-25 12:31:29.673 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:31:29.673 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:31:29.673 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:31:29.673 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:31:29.673 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:31:29.673 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:31:29.673 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:31:29.674 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:31:29.674 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:31:29.674 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:31:29.674 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:31:29.674 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:31:29.674 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:31:29.674 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:31:29.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:31:29.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:31:29.674 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:31:29.674 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:31:29.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:31:29.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:31:29.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:31:29.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:31:29.674 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:31:29.674 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1381ms. 2025-06-25 12:31:29.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:31:29.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:31:29.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:31:29.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:31:29.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:31:29.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:31:29.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:31:29.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:31:29.674 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:31:29.674 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:31:29.674 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:31:29.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:31:29.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:31:29.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:31:29.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:31:29.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:31:29.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:31:29.675 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.856ms 2025-06-25 12:31:29.675 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:31:29.675 +03:00 [DBG] Connection id "0HNC8090TG56A" completed keep alive response. 2025-06-25 12:31:29.675 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5924ms 2025-06-25 12:31:29.675 +03:00 [DBG] Connection id "0HNC8090TG56A" received FIN. 2025-06-25 12:31:29.675 +03:00 [DBG] Connection id "0HNC8090TG56A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:31:29.675 +03:00 [DBG] Connection id "0HNC8090TG56A" disconnecting. 2025-06-25 12:31:29.675 +03:00 [DBG] Connection id "0HNC8090TG56A" stopped. 2025-06-25 12:32:29.673 +03:00 [DBG] Connection id "0HNC8090TG56B" accepted. 2025-06-25 12:32:29.673 +03:00 [DBG] Connection id "0HNC8090TG56B" started. 2025-06-25 12:32:29.673 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:32:29.673 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:32:29.673 +03:00 [DBG] POST requests are not supported 2025-06-25 12:32:29.673 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:32:29.673 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:32:29.674 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:32:29.674 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:32:29.674 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:32:29.674 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:32:29.674 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:32:29.674 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:32:29.674 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:32:29.674 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:32:29.674 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:32:29.674 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:32:29.674 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:32:29.674 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:32:29.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:32:29.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:32:29.674 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:32:29.674 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:32:29.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:32:29.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:32:29.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:32:29.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:32:29.674 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:32:29.674 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1206ms. 2025-06-25 12:32:29.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:32:29.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:32:29.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:32:29.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:32:29.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:32:29.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:32:29.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:32:29.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:32:29.674 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:32:29.674 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:32:29.674 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:32:29.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:32:29.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:32:29.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:32:29.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:32:29.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:32:29.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:32:29.675 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7315ms 2025-06-25 12:32:29.675 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:32:29.675 +03:00 [DBG] Connection id "0HNC8090TG56B" completed keep alive response. 2025-06-25 12:32:29.675 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3773ms 2025-06-25 12:32:29.675 +03:00 [DBG] Connection id "0HNC8090TG56B" received FIN. 2025-06-25 12:32:29.675 +03:00 [DBG] Connection id "0HNC8090TG56B" disconnecting. 2025-06-25 12:32:29.675 +03:00 [DBG] Connection id "0HNC8090TG56B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:32:29.676 +03:00 [DBG] Connection id "0HNC8090TG56B" stopped. 2025-06-25 12:33:29.665 +03:00 [DBG] Connection id "0HNC8090TG56C" accepted. 2025-06-25 12:33:29.665 +03:00 [DBG] Connection id "0HNC8090TG56C" started. 2025-06-25 12:33:29.665 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:33:29.665 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:33:29.665 +03:00 [DBG] POST requests are not supported 2025-06-25 12:33:29.665 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:33:29.665 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:33:29.665 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:33:29.665 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:33:29.665 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:33:29.665 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:33:29.665 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:33:29.665 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:33:29.665 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:33:29.665 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:33:29.666 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:33:29.666 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:33:29.666 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:33:29.666 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:33:29.666 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:33:29.666 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:33:29.666 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:33:29.666 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:33:29.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:33:29.666 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:33:29.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:33:29.666 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:33:29.666 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:33:29.666 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1131ms. 2025-06-25 12:33:29.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:33:29.666 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:33:29.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:33:29.666 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:33:29.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:33:29.666 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:33:29.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:33:29.666 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:33:29.666 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:33:29.666 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:33:29.666 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:33:29.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:33:29.666 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:33:29.666 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:33:29.666 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:33:29.666 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:33:29.666 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:33:29.666 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.647ms 2025-06-25 12:33:29.666 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:33:29.666 +03:00 [DBG] Connection id "0HNC8090TG56C" completed keep alive response. 2025-06-25 12:33:29.666 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2961ms 2025-06-25 12:33:29.667 +03:00 [DBG] Connection id "0HNC8090TG56C" received FIN. 2025-06-25 12:33:29.667 +03:00 [DBG] Connection id "0HNC8090TG56C" disconnecting. 2025-06-25 12:33:29.667 +03:00 [DBG] Connection id "0HNC8090TG56C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:33:29.668 +03:00 [DBG] Connection id "0HNC8090TG56C" stopped. 2025-06-25 12:34:29.677 +03:00 [DBG] Connection id "0HNC8090TG56D" accepted. 2025-06-25 12:34:29.677 +03:00 [DBG] Connection id "0HNC8090TG56D" started. 2025-06-25 12:34:29.677 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:34:29.677 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:34:29.677 +03:00 [DBG] POST requests are not supported 2025-06-25 12:34:29.677 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:34:29.677 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:34:29.677 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:34:29.677 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:34:29.677 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:34:29.677 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:34:29.677 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:34:29.677 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:34:29.677 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:34:29.677 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:34:29.677 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:34:29.677 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:34:29.677 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:34:29.677 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:34:29.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:34:29.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:34:29.677 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:34:29.678 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:34:29.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:34:29.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:34:29.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:34:29.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:34:29.678 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:34:29.678 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1333ms. 2025-06-25 12:34:29.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:34:29.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:34:29.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:34:29.678 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:34:29.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:34:29.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:34:29.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:34:29.678 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:34:29.678 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:34:29.678 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:34:29.678 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:34:29.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:34:29.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:34:29.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:34:29.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:34:29.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:34:29.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:34:29.678 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7789ms 2025-06-25 12:34:29.678 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:34:29.678 +03:00 [DBG] Connection id "0HNC8090TG56D" completed keep alive response. 2025-06-25 12:34:29.678 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.392ms 2025-06-25 12:34:29.679 +03:00 [DBG] Connection id "0HNC8090TG56D" received FIN. 2025-06-25 12:34:29.679 +03:00 [DBG] Connection id "0HNC8090TG56D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:34:29.679 +03:00 [DBG] Connection id "0HNC8090TG56D" disconnecting. 2025-06-25 12:34:29.679 +03:00 [DBG] Connection id "0HNC8090TG56D" stopped. 2025-06-25 12:35:29.683 +03:00 [DBG] Connection id "0HNC8090TG56E" accepted. 2025-06-25 12:35:29.683 +03:00 [DBG] Connection id "0HNC8090TG56E" started. 2025-06-25 12:35:29.683 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:35:29.683 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:35:29.683 +03:00 [DBG] POST requests are not supported 2025-06-25 12:35:29.684 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:35:29.684 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:35:29.684 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:35:29.684 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:35:29.684 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:35:29.684 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:35:29.684 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:35:29.684 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:35:29.684 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:35:29.684 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:35:29.684 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:35:29.684 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:35:29.684 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:35:29.684 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:35:29.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:35:29.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:35:29.684 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:35:29.685 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:35:29.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:35:29.685 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:35:29.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:35:29.685 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:35:29.685 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:35:29.685 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1894ms. 2025-06-25 12:35:29.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:35:29.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:35:29.686 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:35:29.686 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:35:29.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:35:29.686 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:35:29.686 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:35:29.687 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:35:29.687 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:35:29.687 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:35:29.687 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:35:29.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:35:29.687 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:35:29.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:35:29.687 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:35:29.687 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:35:29.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:35:29.687 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.8912ms 2025-06-25 12:35:29.687 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:35:29.687 +03:00 [DBG] Connection id "0HNC8090TG56E" completed keep alive response. 2025-06-25 12:35:29.688 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.2533ms 2025-06-25 12:35:29.688 +03:00 [DBG] Connection id "0HNC8090TG56E" received FIN. 2025-06-25 12:35:29.688 +03:00 [DBG] Connection id "0HNC8090TG56E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:35:29.688 +03:00 [DBG] Connection id "0HNC8090TG56E" disconnecting. 2025-06-25 12:35:29.688 +03:00 [DBG] Connection id "0HNC8090TG56E" stopped. 2025-06-25 12:36:29.672 +03:00 [DBG] Connection id "0HNC8090TG56F" accepted. 2025-06-25 12:36:29.673 +03:00 [DBG] Connection id "0HNC8090TG56F" started. 2025-06-25 12:36:29.673 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:36:29.673 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:36:29.673 +03:00 [DBG] POST requests are not supported 2025-06-25 12:36:29.673 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:36:29.673 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:36:29.673 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:36:29.673 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:36:29.673 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:36:29.673 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:36:29.673 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:36:29.673 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:36:29.673 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:36:29.673 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:36:29.673 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:36:29.673 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:36:29.673 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:36:29.673 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:36:29.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:36:29.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:36:29.673 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:36:29.673 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:36:29.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:36:29.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:36:29.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:36:29.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:36:29.673 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:36:29.674 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.134ms. 2025-06-25 12:36:29.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:36:29.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:36:29.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:36:29.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:36:29.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:36:29.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:36:29.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:36:29.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:36:29.674 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:36:29.674 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:36:29.674 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:36:29.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:36:29.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:36:29.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:36:29.674 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:36:29.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:36:29.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:36:29.674 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6836ms 2025-06-25 12:36:29.674 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:36:29.674 +03:00 [DBG] Connection id "0HNC8090TG56F" completed keep alive response. 2025-06-25 12:36:29.674 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3223ms 2025-06-25 12:36:29.674 +03:00 [DBG] Connection id "0HNC8090TG56F" received FIN. 2025-06-25 12:36:29.674 +03:00 [DBG] Connection id "0HNC8090TG56F" disconnecting. 2025-06-25 12:36:29.674 +03:00 [DBG] Connection id "0HNC8090TG56F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:36:29.675 +03:00 [DBG] Connection id "0HNC8090TG56F" stopped. 2025-06-25 12:37:29.673 +03:00 [DBG] Connection id "0HNC8090TG56G" accepted. 2025-06-25 12:37:29.673 +03:00 [DBG] Connection id "0HNC8090TG56G" started. 2025-06-25 12:37:29.673 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:37:29.673 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:37:29.673 +03:00 [DBG] POST requests are not supported 2025-06-25 12:37:29.673 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:37:29.673 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:37:29.673 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:37:29.673 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:37:29.673 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:37:29.673 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:37:29.673 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:37:29.673 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:37:29.673 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:37:29.674 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:37:29.674 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:37:29.674 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:37:29.674 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:37:29.674 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:37:29.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:37:29.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:37:29.674 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:37:29.674 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:37:29.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:37:29.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:37:29.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:37:29.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:37:29.674 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:37:29.674 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1515ms. 2025-06-25 12:37:29.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:37:29.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:37:29.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:37:29.674 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:37:29.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:37:29.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:37:29.674 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:37:29.674 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:37:29.675 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:37:29.675 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:37:29.675 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:37:29.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:37:29.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:37:29.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:37:29.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:37:29.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:37:29.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:37:29.675 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9737ms 2025-06-25 12:37:29.675 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:37:29.675 +03:00 [DBG] Connection id "0HNC8090TG56G" completed keep alive response. 2025-06-25 12:37:29.675 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9171ms 2025-06-25 12:37:29.675 +03:00 [DBG] Connection id "0HNC8090TG56G" received FIN. 2025-06-25 12:37:29.675 +03:00 [DBG] Connection id "0HNC8090TG56G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:37:29.675 +03:00 [DBG] Connection id "0HNC8090TG56G" disconnecting. 2025-06-25 12:37:29.675 +03:00 [DBG] Connection id "0HNC8090TG56G" stopped. 2025-06-25 12:38:29.679 +03:00 [DBG] Connection id "0HNC8090TG56H" accepted. 2025-06-25 12:38:29.679 +03:00 [DBG] Connection id "0HNC8090TG56H" started. 2025-06-25 12:38:29.679 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:38:29.679 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:38:29.679 +03:00 [DBG] POST requests are not supported 2025-06-25 12:38:29.679 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:38:29.679 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:38:29.679 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:38:29.679 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:38:29.680 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:38:29.680 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:38:29.680 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:38:29.680 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:38:29.680 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:38:29.680 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:38:29.680 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:38:29.680 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:38:29.680 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:38:29.680 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:38:29.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:38:29.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:38:29.680 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:38:29.680 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:38:29.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:38:29.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:38:29.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:38:29.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:38:29.680 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:38:29.681 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2128ms. 2025-06-25 12:38:29.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:38:29.681 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:38:29.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:38:29.681 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:38:29.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:38:29.681 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:38:29.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:38:29.681 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:38:29.681 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:38:29.681 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:38:29.681 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:38:29.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:38:29.681 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:38:29.681 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:38:29.681 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:38:29.681 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:38:29.681 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:38:29.681 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3089ms 2025-06-25 12:38:29.681 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:38:29.681 +03:00 [DBG] Connection id "0HNC8090TG56H" completed keep alive response. 2025-06-25 12:38:29.682 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.327ms 2025-06-25 12:38:29.682 +03:00 [DBG] Connection id "0HNC8090TG56H" received FIN. 2025-06-25 12:38:29.682 +03:00 [DBG] Connection id "0HNC8090TG56H" disconnecting. 2025-06-25 12:38:29.682 +03:00 [DBG] Connection id "0HNC8090TG56H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:38:29.683 +03:00 [DBG] Connection id "0HNC8090TG56H" stopped. 2025-06-25 12:39:29.681 +03:00 [DBG] Connection id "0HNC8090TG56I" accepted. 2025-06-25 12:39:29.681 +03:00 [DBG] Connection id "0HNC8090TG56I" started. 2025-06-25 12:39:29.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:39:29.682 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:39:29.682 +03:00 [DBG] POST requests are not supported 2025-06-25 12:39:29.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:39:29.682 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:39:29.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:39:29.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:39:29.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:39:29.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:39:29.682 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:39:29.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:39:29.683 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:39:29.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:39:29.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:39:29.683 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:39:29.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:39:29.683 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:39:29.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:39:29.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:39:29.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:39:29.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:39:29.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:39:29.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:39:29.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:39:29.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:39:29.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:39:29.684 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1724ms. 2025-06-25 12:39:29.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:39:29.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:39:29.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:39:29.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:39:29.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:39:29.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:39:29.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:39:29.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:39:29.684 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:39:29.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:39:29.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:39:29.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:39:29.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:39:29.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:39:29.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:39:29.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:39:29.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:39:29.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3963ms 2025-06-25 12:39:29.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:39:29.684 +03:00 [DBG] Connection id "0HNC8090TG56I" completed keep alive response. 2025-06-25 12:39:29.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.74ms 2025-06-25 12:39:29.685 +03:00 [DBG] Connection id "0HNC8090TG56I" received FIN. 2025-06-25 12:39:29.685 +03:00 [DBG] Connection id "0HNC8090TG56I" disconnecting. 2025-06-25 12:39:29.685 +03:00 [DBG] Connection id "0HNC8090TG56I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:39:29.686 +03:00 [DBG] Connection id "0HNC8090TG56I" stopped. 2025-06-25 12:40:29.683 +03:00 [DBG] Connection id "0HNC8090TG56J" accepted. 2025-06-25 12:40:29.684 +03:00 [DBG] Connection id "0HNC8090TG56J" started. 2025-06-25 12:40:29.684 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:40:29.684 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:40:29.684 +03:00 [DBG] POST requests are not supported 2025-06-25 12:40:29.684 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:40:29.684 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:40:29.684 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:40:29.684 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:40:29.684 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:40:29.684 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:40:29.684 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:40:29.684 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:40:29.684 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:40:29.684 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:40:29.684 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:40:29.684 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:40:29.684 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:40:29.684 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:40:29.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:40:29.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:40:29.684 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:40:29.684 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:40:29.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:40:29.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:40:29.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:40:29.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:40:29.684 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:40:29.685 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1166ms. 2025-06-25 12:40:29.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:40:29.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:40:29.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:40:29.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:40:29.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:40:29.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:40:29.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:40:29.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:40:29.685 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:40:29.685 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:40:29.685 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:40:29.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:40:29.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:40:29.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:40:29.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:40:29.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:40:29.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:40:29.685 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6702ms 2025-06-25 12:40:29.685 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:40:29.685 +03:00 [DBG] Connection id "0HNC8090TG56J" completed keep alive response. 2025-06-25 12:40:29.685 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3142ms 2025-06-25 12:40:29.685 +03:00 [DBG] Connection id "0HNC8090TG56J" received FIN. 2025-06-25 12:40:29.685 +03:00 [DBG] Connection id "0HNC8090TG56J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:40:29.686 +03:00 [DBG] Connection id "0HNC8090TG56J" disconnecting. 2025-06-25 12:40:29.686 +03:00 [DBG] Connection id "0HNC8090TG56J" stopped. 2025-06-25 12:41:29.679 +03:00 [DBG] Connection id "0HNC8090TG56K" accepted. 2025-06-25 12:41:29.679 +03:00 [DBG] Connection id "0HNC8090TG56K" started. 2025-06-25 12:41:29.679 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:41:29.679 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:41:29.679 +03:00 [DBG] POST requests are not supported 2025-06-25 12:41:29.679 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:41:29.679 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:41:29.679 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:41:29.679 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:41:29.679 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:41:29.679 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:41:29.679 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:41:29.679 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:41:29.680 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:41:29.680 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:41:29.680 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:41:29.680 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:41:29.680 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:41:29.680 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:41:29.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:41:29.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:41:29.680 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:41:29.680 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:41:29.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:41:29.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:41:29.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:41:29.680 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:41:29.680 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:41:29.680 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1199ms. 2025-06-25 12:41:29.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:41:29.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:41:29.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:41:29.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:41:29.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:41:29.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:41:29.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:41:29.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:41:29.680 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:41:29.680 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:41:29.680 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:41:29.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:41:29.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:41:29.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:41:29.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:41:29.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:41:29.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:41:29.680 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.708ms 2025-06-25 12:41:29.680 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:41:29.680 +03:00 [DBG] Connection id "0HNC8090TG56K" completed keep alive response. 2025-06-25 12:41:29.681 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.317ms 2025-06-25 12:41:29.681 +03:00 [DBG] Connection id "0HNC8090TG56K" received FIN. 2025-06-25 12:41:29.681 +03:00 [DBG] Connection id "0HNC8090TG56K" disconnecting. 2025-06-25 12:41:29.681 +03:00 [DBG] Connection id "0HNC8090TG56K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:41:29.682 +03:00 [DBG] Connection id "0HNC8090TG56K" stopped. 2025-06-25 12:42:29.954 +03:00 [DBG] Connection id "0HNC8090TG56L" accepted. 2025-06-25 12:42:29.955 +03:00 [DBG] Connection id "0HNC8090TG56L" started. 2025-06-25 12:42:29.955 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:42:29.955 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:42:29.955 +03:00 [DBG] POST requests are not supported 2025-06-25 12:42:29.955 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:42:29.955 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:42:29.955 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:42:29.955 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:42:29.955 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:42:29.955 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:42:29.955 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:42:29.955 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:42:29.955 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:42:29.955 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:42:29.955 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:42:29.955 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:42:29.955 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:42:29.955 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:42:29.955 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:42:29.955 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:42:29.956 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:42:29.956 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:42:29.956 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:42:29.956 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:42:29.956 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:42:29.956 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:42:29.956 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:42:29.956 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1502ms. 2025-06-25 12:42:29.956 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:42:29.956 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:42:29.956 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:42:29.956 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:42:29.956 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:42:29.956 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:42:29.956 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:42:29.956 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:42:29.956 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:42:29.956 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:42:29.956 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:42:29.956 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:42:29.956 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:42:29.956 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:42:29.957 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:42:29.957 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:42:29.957 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:42:29.957 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2096ms 2025-06-25 12:42:29.957 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:42:29.957 +03:00 [DBG] Connection id "0HNC8090TG56L" completed keep alive response. 2025-06-25 12:42:29.957 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2285ms 2025-06-25 12:42:29.957 +03:00 [DBG] Connection id "0HNC8090TG56L" received FIN. 2025-06-25 12:42:29.957 +03:00 [DBG] Connection id "0HNC8090TG56L" disconnecting. 2025-06-25 12:42:29.957 +03:00 [DBG] Connection id "0HNC8090TG56L" stopped. 2025-06-25 12:42:29.957 +03:00 [DBG] Connection id "0HNC8090TG56L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:43:29.689 +03:00 [DBG] Connection id "0HNC8090TG56M" accepted. 2025-06-25 12:43:29.689 +03:00 [DBG] Connection id "0HNC8090TG56M" started. 2025-06-25 12:43:29.689 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:43:29.689 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:43:29.689 +03:00 [DBG] POST requests are not supported 2025-06-25 12:43:29.689 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:43:29.689 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:43:29.689 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:43:29.690 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:43:29.690 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:43:29.690 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:43:29.690 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:43:29.690 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:43:29.690 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:43:29.690 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:43:29.690 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:43:29.690 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:43:29.690 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:43:29.690 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:43:29.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:43:29.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:43:29.690 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:43:29.690 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:43:29.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:43:29.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:43:29.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:43:29.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:43:29.690 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:43:29.691 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1924ms. 2025-06-25 12:43:29.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:43:29.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:43:29.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:43:29.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:43:29.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:43:29.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:43:29.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:43:29.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:43:29.691 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:43:29.691 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:43:29.691 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:43:29.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:43:29.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:43:29.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:43:29.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:43:29.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:43:29.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:43:29.691 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1917ms 2025-06-25 12:43:29.691 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:43:29.691 +03:00 [DBG] Connection id "0HNC8090TG56M" completed keep alive response. 2025-06-25 12:43:29.691 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2234ms 2025-06-25 12:43:29.692 +03:00 [DBG] Connection id "0HNC8090TG56M" received FIN. 2025-06-25 12:43:29.692 +03:00 [DBG] Connection id "0HNC8090TG56M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:43:29.692 +03:00 [DBG] Connection id "0HNC8090TG56M" disconnecting. 2025-06-25 12:43:29.692 +03:00 [DBG] Connection id "0HNC8090TG56M" stopped. 2025-06-25 12:44:29.678 +03:00 [DBG] Connection id "0HNC8090TG56N" accepted. 2025-06-25 12:44:29.678 +03:00 [DBG] Connection id "0HNC8090TG56N" started. 2025-06-25 12:44:29.678 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:44:29.678 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:44:29.679 +03:00 [DBG] POST requests are not supported 2025-06-25 12:44:29.679 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:44:29.679 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:44:29.679 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:44:29.679 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:44:29.679 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:44:29.679 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:44:29.679 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:44:29.679 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:44:29.679 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:44:29.679 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:44:29.679 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:44:29.679 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:44:29.679 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:44:29.679 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:44:29.679 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:44:29.679 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:44:29.679 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:44:29.679 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:44:29.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:44:29.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:44:29.679 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:44:29.679 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:44:29.679 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:44:29.680 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-06-25 12:44:29.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:44:29.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:44:29.680 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:44:29.680 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:44:29.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:44:29.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:44:29.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:44:29.680 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:44:29.680 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:44:29.680 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:44:29.680 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:44:29.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:44:29.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:44:29.680 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:44:29.680 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:44:29.680 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:44:29.680 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:44:29.680 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0464ms 2025-06-25 12:44:29.680 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:44:29.680 +03:00 [DBG] Connection id "0HNC8090TG56N" completed keep alive response. 2025-06-25 12:44:29.680 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8674ms 2025-06-25 12:44:29.681 +03:00 [DBG] Connection id "0HNC8090TG56N" received FIN. 2025-06-25 12:44:29.681 +03:00 [DBG] Connection id "0HNC8090TG56N" disconnecting. 2025-06-25 12:44:29.681 +03:00 [DBG] Connection id "0HNC8090TG56N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:44:29.682 +03:00 [DBG] Connection id "0HNC8090TG56N" stopped. 2025-06-25 12:45:29.688 +03:00 [DBG] Connection id "0HNC8090TG56O" accepted. 2025-06-25 12:45:29.688 +03:00 [DBG] Connection id "0HNC8090TG56O" started. 2025-06-25 12:45:29.688 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:45:29.688 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:45:29.688 +03:00 [DBG] POST requests are not supported 2025-06-25 12:45:29.688 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:45:29.688 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:45:29.688 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:45:29.688 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:45:29.689 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:45:29.689 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:45:29.689 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:45:29.689 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:45:29.689 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:45:29.689 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:45:29.689 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:45:29.689 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:45:29.689 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:45:29.689 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:45:29.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:45:29.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:45:29.689 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:45:29.689 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:45:29.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:45:29.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:45:29.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:45:29.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:45:29.689 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:45:29.689 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1352ms. 2025-06-25 12:45:29.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:45:29.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:45:29.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:45:29.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:45:29.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:45:29.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:45:29.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:45:29.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:45:29.690 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:45:29.690 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:45:29.690 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:45:29.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:45:29.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:45:29.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:45:29.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:45:29.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:45:29.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:45:29.690 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.005ms 2025-06-25 12:45:29.690 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:45:29.690 +03:00 [DBG] Connection id "0HNC8090TG56O" completed keep alive response. 2025-06-25 12:45:29.690 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8849ms 2025-06-25 12:45:29.690 +03:00 [DBG] Connection id "0HNC8090TG56O" received FIN. 2025-06-25 12:45:29.691 +03:00 [DBG] Connection id "0HNC8090TG56O" disconnecting. 2025-06-25 12:45:29.691 +03:00 [DBG] Connection id "0HNC8090TG56O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:45:29.692 +03:00 [DBG] Connection id "0HNC8090TG56O" stopped. 2025-06-25 12:46:29.683 +03:00 [DBG] Connection id "0HNC8090TG56P" accepted. 2025-06-25 12:46:29.683 +03:00 [DBG] Connection id "0HNC8090TG56P" started. 2025-06-25 12:46:29.683 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:46:29.683 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:46:29.683 +03:00 [DBG] POST requests are not supported 2025-06-25 12:46:29.683 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:46:29.683 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:46:29.683 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:46:29.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:46:29.684 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:46:29.684 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:46:29.684 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:46:29.684 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:46:29.684 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:46:29.684 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:46:29.684 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:46:29.684 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:46:29.684 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:46:29.684 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:46:29.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:46:29.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:46:29.684 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:46:29.684 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:46:29.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:46:29.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:46:29.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:46:29.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:46:29.684 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:46:29.685 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1651ms. 2025-06-25 12:46:29.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:46:29.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:46:29.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:46:29.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:46:29.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:46:29.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:46:29.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:46:29.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:46:29.685 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:46:29.685 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:46:29.685 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:46:29.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:46:29.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:46:29.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:46:29.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:46:29.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:46:29.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:46:29.685 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2405ms 2025-06-25 12:46:29.685 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:46:29.685 +03:00 [DBG] Connection id "0HNC8090TG56P" completed keep alive response. 2025-06-25 12:46:29.685 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2247ms 2025-06-25 12:46:29.686 +03:00 [DBG] Connection id "0HNC8090TG56P" received FIN. 2025-06-25 12:46:29.686 +03:00 [DBG] Connection id "0HNC8090TG56P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:46:29.686 +03:00 [DBG] Connection id "0HNC8090TG56P" disconnecting. 2025-06-25 12:46:29.686 +03:00 [DBG] Connection id "0HNC8090TG56P" stopped. 2025-06-25 12:47:29.691 +03:00 [DBG] Connection id "0HNC8090TG56Q" accepted. 2025-06-25 12:47:29.691 +03:00 [DBG] Connection id "0HNC8090TG56Q" started. 2025-06-25 12:47:29.691 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:47:29.691 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:47:29.691 +03:00 [DBG] POST requests are not supported 2025-06-25 12:47:29.691 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:47:29.691 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:47:29.691 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:47:29.691 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:47:29.692 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:47:29.692 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:47:29.692 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:47:29.692 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:47:29.692 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:47:29.692 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:47:29.692 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:47:29.692 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:47:29.692 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:47:29.692 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:47:29.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:47:29.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:47:29.692 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:47:29.692 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:47:29.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:47:29.692 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:47:29.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:47:29.692 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:47:29.692 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:47:29.692 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1344ms. 2025-06-25 12:47:29.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:47:29.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:47:29.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:47:29.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:47:29.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:47:29.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:47:29.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:47:29.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:47:29.693 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:47:29.693 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:47:29.693 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:47:29.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:47:29.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:47:29.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:47:29.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:47:29.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:47:29.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:47:29.693 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0107ms 2025-06-25 12:47:29.693 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:47:29.693 +03:00 [DBG] Connection id "0HNC8090TG56Q" completed keep alive response. 2025-06-25 12:47:29.693 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8492ms 2025-06-25 12:47:29.693 +03:00 [DBG] Connection id "0HNC8090TG56Q" received FIN. 2025-06-25 12:47:29.693 +03:00 [DBG] Connection id "0HNC8090TG56Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:47:29.693 +03:00 [DBG] Connection id "0HNC8090TG56Q" disconnecting. 2025-06-25 12:47:29.693 +03:00 [DBG] Connection id "0HNC8090TG56Q" stopped. 2025-06-25 12:48:29.680 +03:00 [DBG] Connection id "0HNC8090TG56R" accepted. 2025-06-25 12:48:29.680 +03:00 [DBG] Connection id "0HNC8090TG56R" started. 2025-06-25 12:48:29.680 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:48:29.680 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:48:29.680 +03:00 [DBG] POST requests are not supported 2025-06-25 12:48:29.680 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:48:29.681 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:48:29.681 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:48:29.681 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:48:29.681 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:48:29.681 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:48:29.681 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:48:29.681 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:48:29.681 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:48:29.681 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:48:29.681 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:48:29.681 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:48:29.681 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:48:29.681 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:48:29.681 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:48:29.681 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:48:29.681 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:48:29.681 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:48:29.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:48:29.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:48:29.681 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:48:29.681 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:48:29.682 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:48:29.682 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1412ms. 2025-06-25 12:48:29.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:48:29.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:48:29.682 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:48:29.682 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:48:29.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:48:29.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:48:29.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:48:29.682 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:48:29.682 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:48:29.682 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:48:29.682 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:48:29.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:48:29.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:48:29.682 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:48:29.682 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:48:29.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:48:29.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:48:29.682 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1279ms 2025-06-25 12:48:29.682 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:48:29.682 +03:00 [DBG] Connection id "0HNC8090TG56R" completed keep alive response. 2025-06-25 12:48:29.682 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0744ms 2025-06-25 12:48:29.683 +03:00 [DBG] Connection id "0HNC8090TG56R" received FIN. 2025-06-25 12:48:29.683 +03:00 [DBG] Connection id "0HNC8090TG56R" disconnecting. 2025-06-25 12:48:29.683 +03:00 [DBG] Connection id "0HNC8090TG56R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:48:29.684 +03:00 [DBG] Connection id "0HNC8090TG56R" stopped. 2025-06-25 12:49:29.694 +03:00 [DBG] Connection id "0HNC8090TG56S" accepted. 2025-06-25 12:49:29.694 +03:00 [DBG] Connection id "0HNC8090TG56S" started. 2025-06-25 12:49:29.694 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:49:29.694 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:49:29.694 +03:00 [DBG] POST requests are not supported 2025-06-25 12:49:29.694 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:49:29.694 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:49:29.695 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:49:29.695 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:49:29.695 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:49:29.695 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:49:29.695 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:49:29.695 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:49:29.695 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:49:29.695 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:49:29.695 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:49:29.695 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:49:29.695 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:49:29.695 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:49:29.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:49:29.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:49:29.695 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:49:29.695 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:49:29.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:49:29.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:49:29.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:49:29.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:49:29.695 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:49:29.695 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1364ms. 2025-06-25 12:49:29.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:49:29.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:49:29.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:49:29.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:49:29.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:49:29.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:49:29.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:49:29.696 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:49:29.696 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:49:29.696 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:49:29.696 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:49:29.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:49:29.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:49:29.696 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:49:29.696 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:49:29.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:49:29.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:49:29.696 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8223ms 2025-06-25 12:49:29.696 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:49:29.696 +03:00 [DBG] Connection id "0HNC8090TG56S" completed keep alive response. 2025-06-25 12:49:29.696 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5802ms 2025-06-25 12:49:29.696 +03:00 [DBG] Connection id "0HNC8090TG56S" received FIN. 2025-06-25 12:49:29.696 +03:00 [DBG] Connection id "0HNC8090TG56S" disconnecting. 2025-06-25 12:49:29.696 +03:00 [DBG] Connection id "0HNC8090TG56S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:49:29.697 +03:00 [DBG] Connection id "0HNC8090TG56S" stopped. 2025-06-25 12:50:29.682 +03:00 [DBG] Connection id "0HNC8090TG56T" accepted. 2025-06-25 12:50:29.683 +03:00 [DBG] Connection id "0HNC8090TG56T" started. 2025-06-25 12:50:29.683 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:50:29.683 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:50:29.683 +03:00 [DBG] POST requests are not supported 2025-06-25 12:50:29.683 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:50:29.683 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:50:29.683 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:50:29.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:50:29.684 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:50:29.684 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:50:29.684 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:50:29.684 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:50:29.684 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:50:29.684 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:50:29.684 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:50:29.684 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:50:29.684 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:50:29.684 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:50:29.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:50:29.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:50:29.684 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:50:29.684 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:50:29.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:50:29.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:50:29.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:50:29.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:50:29.684 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:50:29.684 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1214ms. 2025-06-25 12:50:29.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:50:29.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:50:29.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:50:29.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:50:29.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:50:29.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:50:29.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:50:29.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:50:29.684 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:50:29.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:50:29.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:50:29.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:50:29.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:50:29.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:50:29.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:50:29.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:50:29.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:50:29.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6273ms 2025-06-25 12:50:29.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:50:29.684 +03:00 [DBG] Connection id "0HNC8090TG56T" completed keep alive response. 2025-06-25 12:50:29.685 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2203ms 2025-06-25 12:50:29.685 +03:00 [DBG] Connection id "0HNC8090TG56T" received FIN. 2025-06-25 12:50:29.685 +03:00 [DBG] Connection id "0HNC8090TG56T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:50:29.685 +03:00 [DBG] Connection id "0HNC8090TG56T" disconnecting. 2025-06-25 12:50:29.685 +03:00 [DBG] Connection id "0HNC8090TG56T" stopped. 2025-06-25 12:51:29.690 +03:00 [DBG] Connection id "0HNC8090TG56U" accepted. 2025-06-25 12:51:29.690 +03:00 [DBG] Connection id "0HNC8090TG56U" started. 2025-06-25 12:51:29.690 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:51:29.690 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:51:29.690 +03:00 [DBG] POST requests are not supported 2025-06-25 12:51:29.690 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:51:29.690 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:51:29.690 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:51:29.690 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:51:29.690 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:51:29.690 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:51:29.690 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:51:29.690 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:51:29.690 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:51:29.690 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:51:29.691 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:51:29.691 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:51:29.691 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:51:29.691 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:51:29.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:51:29.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:51:29.691 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:51:29.691 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:51:29.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:51:29.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:51:29.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:51:29.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:51:29.691 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:51:29.691 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-06-25 12:51:29.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:51:29.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:51:29.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:51:29.691 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:51:29.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:51:29.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:51:29.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:51:29.691 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:51:29.691 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:51:29.691 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:51:29.691 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:51:29.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:51:29.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:51:29.691 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:51:29.691 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:51:29.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:51:29.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:51:29.691 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7227ms 2025-06-25 12:51:29.691 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:51:29.691 +03:00 [DBG] Connection id "0HNC8090TG56U" completed keep alive response. 2025-06-25 12:51:29.691 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3229ms 2025-06-25 12:51:29.692 +03:00 [DBG] Connection id "0HNC8090TG56U" received FIN. 2025-06-25 12:51:29.692 +03:00 [DBG] Connection id "0HNC8090TG56U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:51:29.692 +03:00 [DBG] Connection id "0HNC8090TG56U" disconnecting. 2025-06-25 12:51:29.692 +03:00 [DBG] Connection id "0HNC8090TG56U" stopped. 2025-06-25 12:52:29.687 +03:00 [DBG] Connection id "0HNC8090TG56V" accepted. 2025-06-25 12:52:29.687 +03:00 [DBG] Connection id "0HNC8090TG56V" started. 2025-06-25 12:52:29.688 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:52:29.688 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:52:29.688 +03:00 [DBG] POST requests are not supported 2025-06-25 12:52:29.688 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:52:29.688 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:52:29.688 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:52:29.688 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:52:29.688 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:52:29.688 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:52:29.688 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:52:29.688 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:52:29.688 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:52:29.688 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:52:29.688 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:52:29.688 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:52:29.688 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:52:29.688 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:52:29.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:52:29.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:52:29.688 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:52:29.688 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:52:29.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:52:29.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:52:29.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:52:29.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:52:29.689 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:52:29.689 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1569ms. 2025-06-25 12:52:29.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:52:29.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:52:29.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:52:29.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:52:29.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:52:29.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:52:29.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:52:29.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:52:29.689 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:52:29.689 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:52:29.689 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:52:29.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:52:29.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:52:29.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:52:29.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:52:29.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:52:29.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:52:29.690 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1914ms 2025-06-25 12:52:29.690 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:52:29.690 +03:00 [DBG] Connection id "0HNC8090TG56V" completed keep alive response. 2025-06-25 12:52:29.690 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1195ms 2025-06-25 12:52:29.690 +03:00 [DBG] Connection id "0HNC8090TG56V" received FIN. 2025-06-25 12:52:29.690 +03:00 [DBG] Connection id "0HNC8090TG56V" disconnecting. 2025-06-25 12:52:29.690 +03:00 [DBG] Connection id "0HNC8090TG56V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:52:29.691 +03:00 [DBG] Connection id "0HNC8090TG56V" stopped. 2025-06-25 12:53:29.699 +03:00 [DBG] Connection id "0HNC8090TG570" accepted. 2025-06-25 12:53:29.699 +03:00 [DBG] Connection id "0HNC8090TG570" started. 2025-06-25 12:53:29.699 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:53:29.699 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:53:29.699 +03:00 [DBG] POST requests are not supported 2025-06-25 12:53:29.699 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:53:29.699 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:53:29.699 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:53:29.699 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:53:29.699 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:53:29.699 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:53:29.699 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:53:29.699 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:53:29.699 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:53:29.699 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:53:29.699 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:53:29.699 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:53:29.699 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:53:29.699 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:53:29.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:29.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:29.700 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:53:29.700 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:53:29.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:29.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:29.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:29.700 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:29.700 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:53:29.700 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1589ms. 2025-06-25 12:53:29.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:29.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:29.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:29.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:29.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:29.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:29.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:29.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:29.700 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:53:29.701 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:53:29.701 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:53:29.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:29.701 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:29.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:29.701 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:29.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:29.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:29.701 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3758ms 2025-06-25 12:53:29.701 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:53:29.701 +03:00 [DBG] Connection id "0HNC8090TG570" completed keep alive response. 2025-06-25 12:53:29.701 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1544ms 2025-06-25 12:53:29.701 +03:00 [DBG] Connection id "0HNC8090TG570" received FIN. 2025-06-25 12:53:29.702 +03:00 [DBG] Connection id "0HNC8090TG570" disconnecting. 2025-06-25 12:53:29.702 +03:00 [DBG] Connection id "0HNC8090TG570" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:53:29.703 +03:00 [DBG] Connection id "0HNC8090TG570" stopped. 2025-06-25 12:53:34.598 +03:00 [DBG] Connection id "0HNC8090TG571" accepted. 2025-06-25 12:53:34.598 +03:00 [DBG] Connection id "0HNC8090TG571" started. 2025-06-25 12:53:34.599 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:53:34.599 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:53:34.599 +03:00 [DBG] POST requests are not supported 2025-06-25 12:53:34.599 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:53:34.599 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:53:34.599 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:53:34.599 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:53:34.599 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:53:34.599 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:53:34.599 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:53:34.599 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:53:34.599 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:53:34.599 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:53:34.599 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:53:34.599 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:53:34.599 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:53:34.599 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:53:34.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:34.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:34.599 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:53:34.599 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:53:34.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:34.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:34.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:34.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:34.599 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:53:34.599 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-06-25 12:53:34.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:34.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:34.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:34.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:34.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:34.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:34.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:34.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:34.600 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:53:34.600 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:53:34.600 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:53:34.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:34.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:34.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:34.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:34.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:34.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:34.600 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7683ms 2025-06-25 12:53:34.600 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:53:34.600 +03:00 [DBG] Connection id "0HNC8090TG571" completed keep alive response. 2025-06-25 12:53:34.600 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3755ms 2025-06-25 12:53:34.600 +03:00 [DBG] Connection id "0HNC8090TG571" received FIN. 2025-06-25 12:53:34.600 +03:00 [DBG] Connection id "0HNC8090TG571" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:53:34.600 +03:00 [DBG] Connection id "0HNC8090TG571" disconnecting. 2025-06-25 12:53:34.600 +03:00 [DBG] Connection id "0HNC8090TG571" stopped. 2025-06-25 12:53:35.752 +03:00 [DBG] Connection id "0HNC8090TG572" accepted. 2025-06-25 12:53:35.752 +03:00 [DBG] Connection id "0HNC8090TG572" started. 2025-06-25 12:53:35.753 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:53:35.753 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:53:35.753 +03:00 [DBG] POST requests are not supported 2025-06-25 12:53:35.753 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:53:35.753 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:53:35.753 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:53:35.753 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:53:35.753 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:53:35.753 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:53:35.753 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:53:35.753 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:53:35.753 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:53:35.753 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:53:35.753 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:53:35.753 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:53:35.753 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:53:35.753 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:53:35.753 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:35.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:35.754 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:53:35.754 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:53:35.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:35.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:35.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:35.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:35.754 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:53:35.754 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1931ms. 2025-06-25 12:53:35.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:35.754 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:35.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:35.754 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:35.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:35.754 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:35.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:35.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:35.755 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:53:35.755 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:53:35.755 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:53:35.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:35.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:35.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:35.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:35.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:35.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:35.755 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3911ms 2025-06-25 12:53:35.755 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:53:35.755 +03:00 [DBG] Connection id "0HNC8090TG572" completed keep alive response. 2025-06-25 12:53:35.755 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5266ms 2025-06-25 12:53:35.755 +03:00 [DBG] Connection id "0HNC8090TG572" received FIN. 2025-06-25 12:53:35.755 +03:00 [DBG] Connection id "0HNC8090TG572" disconnecting. 2025-06-25 12:53:35.755 +03:00 [DBG] Connection id "0HNC8090TG572" stopped. 2025-06-25 12:53:35.755 +03:00 [DBG] Connection id "0HNC8090TG572" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:53:40.307 +03:00 [DBG] Connection id "0HNC8090TG573" accepted. 2025-06-25 12:53:40.307 +03:00 [DBG] Connection id "0HNC8090TG573" started. 2025-06-25 12:53:40.308 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/1b4533a4-d86a-445d-923a-b95f2d7a2855 - null null 2025-06-25 12:53:40.308 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:53:40.308 +03:00 [DBG] The request path /api/physical-elements/project/1b4533a4-d86a-445d-923a-b95f2d7a2855 does not match a supported file type 2025-06-25 12:53:40.308 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/1b4533a4-d86a-445d-923a-b95f2d7a2855' 2025-06-25 12:53:40.308 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/project/{id}' is valid for the request path '/api/physical-elements/project/1b4533a4-d86a-445d-923a-b95f2d7a2855' 2025-06-25 12:53:40.308 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-25 12:53:40.308 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:53:40.308 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:53:40.308 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-25 12:53:40.308 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-25 12:53:40.308 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:53:40.308 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:53:40.308 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:53:40.308 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:53:40.308 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:53:40.308 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.308 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.308 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-25 12:53:40.308 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-25 12:53:40.308 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-25 12:53:40.308 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-25 12:53:40.308 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-25 12:53:40.309 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-25 12:53:40.309 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-25 12:53:40.309 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-25 12:53:40.309 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:40.309 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:40.309 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:40.309 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:40.309 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:53:40.309 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["1b4533a4-d86a-445d-923a-b95f2d7a2855"]) 2025-06-25 12:53:40.309 +03:00 [INF] Getting all physical elements of project with ID 1b4533a4-d86a-445d-923a-b95f2d7a2855 2025-06-25 12:53:40.318 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 8.6495ms. 2025-06-25 12:53:40.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:40.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:40.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:40.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:40.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:40.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:40.318 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-25 12:53:40.318 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-25 12:53:40.318 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-25 12:53:40.318 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-25 12:53:40.318 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-25 12:53:40.318 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-25 12:53:40.318 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-25 12:53:40.318 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-25 12:53:40.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:40.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:40.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.319 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 10.416ms 2025-06-25 12:53:40.319 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-25 12:53:40.319 +03:00 [DBG] Connection id "0HNC8090TG573" completed keep alive response. 2025-06-25 12:53:40.319 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/1b4533a4-d86a-445d-923a-b95f2d7a2855 - 200 null application/json; charset=utf-8 11.2235ms 2025-06-25 12:53:40.319 +03:00 [DBG] Connection id "0HNC8090TG573" received FIN. 2025-06-25 12:53:40.319 +03:00 [DBG] Connection id "0HNC8090TG573" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:53:40.319 +03:00 [DBG] Connection id "0HNC8090TG573" disconnecting. 2025-06-25 12:53:40.319 +03:00 [DBG] Connection id "0HNC8090TG573" stopped. 2025-06-25 12:53:40.461 +03:00 [DBG] Connection id "0HNC8090TG574" accepted. 2025-06-25 12:53:40.461 +03:00 [DBG] Connection id "0HNC8090TG574" started. 2025-06-25 12:53:40.461 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/AnalyticalElements/project/1b4533a4-d86a-445d-923a-b95f2d7a2855 - null null 2025-06-25 12:53:40.461 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:53:40.461 +03:00 [DBG] The request path /api/AnalyticalElements/project/1b4533a4-d86a-445d-923a-b95f2d7a2855 does not match a supported file type 2025-06-25 12:53:40.461 +03:00 [DBG] 1 candidate(s) found for the request path '/api/AnalyticalElements/project/1b4533a4-d86a-445d-923a-b95f2d7a2855' 2025-06-25 12:53:40.461 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server)' with route pattern 'api/AnalyticalElements/project/{id}' is valid for the request path '/api/AnalyticalElements/project/1b4533a4-d86a-445d-923a-b95f2d7a2855' 2025-06-25 12:53:40.461 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server)' 2025-06-25 12:53:40.461 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:53:40.461 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:53:40.461 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server)' 2025-06-25 12:53:40.461 +03:00 [INF] Route matched with {action = "GetAnalyticalElementsByProject", controller = "AnalyticalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.AnalyticalElementInfo]]] GetAnalyticalElementsByProject(System.String) on controller ConnectionApp.Server.Controllers.Api.AnalyticalElementsController (ConnectionApp.Server). 2025-06-25 12:53:40.461 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:53:40.461 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:53:40.461 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:53:40.461 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:53:40.461 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:53:40.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.461 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AnalyticalElementsController (ConnectionApp.Server) 2025-06-25 12:53:40.461 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AnalyticalElementsController (ConnectionApp.Server) 2025-06-25 12:53:40.461 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-25 12:53:40.462 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-25 12:53:40.462 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-25 12:53:40.462 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-25 12:53:40.462 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-25 12:53:40.462 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-25 12:53:40.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:40.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:40.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:40.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:40.462 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:53:40.462 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server) with arguments (["1b4533a4-d86a-445d-923a-b95f2d7a2855"]) 2025-06-25 12:53:40.462 +03:00 [INF] Getting analytical elements of project with ID 1b4533a4-d86a-445d-923a-b95f2d7a2855 2025-06-25 12:53:40.463 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.8957ms. 2025-06-25 12:53:40.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:40.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:40.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:40.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:40.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:40.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:40.463 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-25 12:53:40.463 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-25 12:53:40.463 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-25 12:53:40.463 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-25 12:53:40.463 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-25 12:53:40.463 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-25 12:53:40.463 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.AnalyticalElementInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-25 12:53:40.463 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-25 12:53:40.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:40.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:40.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.463 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.463 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server) in 2.0824ms 2025-06-25 12:53:40.463 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server)' 2025-06-25 12:53:40.464 +03:00 [DBG] Connection id "0HNC8090TG574" completed keep alive response. 2025-06-25 12:53:40.464 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/AnalyticalElements/project/1b4533a4-d86a-445d-923a-b95f2d7a2855 - 200 null application/json; charset=utf-8 2.6668ms 2025-06-25 12:53:40.464 +03:00 [DBG] Connection id "0HNC8090TG574" received FIN. 2025-06-25 12:53:40.464 +03:00 [DBG] Connection id "0HNC8090TG574" disconnecting. 2025-06-25 12:53:40.464 +03:00 [DBG] Connection id "0HNC8090TG574" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:53:40.465 +03:00 [DBG] Connection id "0HNC8090TG574" stopped. 2025-06-25 12:53:40.584 +03:00 [DBG] Connection id "0HNC8090TG575" accepted. 2025-06-25 12:53:40.584 +03:00 [DBG] Connection id "0HNC8090TG575" started. 2025-06-25 12:53:40.584 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/Geometries/project/1b4533a4-d86a-445d-923a-b95f2d7a2855 - null null 2025-06-25 12:53:40.584 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:53:40.584 +03:00 [DBG] The request path /api/Geometries/project/1b4533a4-d86a-445d-923a-b95f2d7a2855 does not match a supported file type 2025-06-25 12:53:40.584 +03:00 [DBG] 1 candidate(s) found for the request path '/api/Geometries/project/1b4533a4-d86a-445d-923a-b95f2d7a2855' 2025-06-25 12:53:40.584 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server)' with route pattern 'api/Geometries/project/{id}' is valid for the request path '/api/Geometries/project/1b4533a4-d86a-445d-923a-b95f2d7a2855' 2025-06-25 12:53:40.584 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server)' 2025-06-25 12:53:40.584 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:53:40.584 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:53:40.585 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server)' 2025-06-25 12:53:40.585 +03:00 [INF] Route matched with {action = "GetGeometriesByProject", controller = "Geometries"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.GeometryInfo]]] GetGeometriesByProject(System.String) on controller ConnectionApp.Server.Controllers.Api.GeometriesController (ConnectionApp.Server). 2025-06-25 12:53:40.585 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:53:40.585 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:53:40.585 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:53:40.585 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:53:40.585 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:53:40.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.585 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.GeometriesController (ConnectionApp.Server) 2025-06-25 12:53:40.585 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.GeometriesController (ConnectionApp.Server) 2025-06-25 12:53:40.585 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-25 12:53:40.585 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-25 12:53:40.585 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-25 12:53:40.585 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-25 12:53:40.585 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-25 12:53:40.585 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-25 12:53:40.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:40.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:40.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:40.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:40.585 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:53:40.585 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server) with arguments (["1b4533a4-d86a-445d-923a-b95f2d7a2855"]) 2025-06-25 12:53:40.585 +03:00 [INF] Getting geometries of project with ID 1b4533a4-d86a-445d-923a-b95f2d7a2855 2025-06-25 12:53:40.586 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9729ms. 2025-06-25 12:53:40.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:40.586 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:40.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:40.586 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:40.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.587 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:40.587 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:40.587 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-25 12:53:40.587 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-25 12:53:40.587 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-25 12:53:40.587 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-25 12:53:40.587 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-25 12:53:40.587 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-25 12:53:40.587 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.GeometryInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-25 12:53:40.587 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-25 12:53:40.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:40.587 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:40.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.587 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.587 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.587 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.587 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server) in 2.3428ms 2025-06-25 12:53:40.587 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server)' 2025-06-25 12:53:40.587 +03:00 [DBG] Connection id "0HNC8090TG575" completed keep alive response. 2025-06-25 12:53:40.587 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/Geometries/project/1b4533a4-d86a-445d-923a-b95f2d7a2855 - 200 null application/json; charset=utf-8 2.9704ms 2025-06-25 12:53:40.587 +03:00 [DBG] Connection id "0HNC8090TG575" received FIN. 2025-06-25 12:53:40.587 +03:00 [DBG] Connection id "0HNC8090TG575" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:53:40.587 +03:00 [DBG] Connection id "0HNC8090TG575" disconnecting. 2025-06-25 12:53:40.588 +03:00 [DBG] Connection id "0HNC8090TG575" stopped. 2025-06-25 12:53:40.591 +03:00 [DBG] Connection id "0HNC8090TG576" accepted. 2025-06-25 12:53:40.591 +03:00 [DBG] Connection id "0HNC8090TG576" started. 2025-06-25 12:53:40.591 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/1b4533a4-d86a-445d-923a-b95f2d7a2855 - null null 2025-06-25 12:53:40.591 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:53:40.591 +03:00 [DBG] The request path /api/physical-elements/groups/project/1b4533a4-d86a-445d-923a-b95f2d7a2855 does not match a supported file type 2025-06-25 12:53:40.591 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/1b4533a4-d86a-445d-923a-b95f2d7a2855' 2025-06-25 12:53:40.591 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{id}' is valid for the request path '/api/physical-elements/groups/project/1b4533a4-d86a-445d-923a-b95f2d7a2855' 2025-06-25 12:53:40.591 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-25 12:53:40.591 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:53:40.591 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:53:40.591 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-25 12:53:40.591 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-25 12:53:40.591 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:53:40.591 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:53:40.591 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:53:40.591 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:53:40.591 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:53:40.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.591 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-25 12:53:40.591 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-25 12:53:40.591 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-25 12:53:40.591 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-25 12:53:40.591 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-25 12:53:40.591 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-25 12:53:40.591 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-25 12:53:40.591 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-25 12:53:40.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:40.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:40.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:40.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:40.592 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:53:40.592 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["1b4533a4-d86a-445d-923a-b95f2d7a2855"]) 2025-06-25 12:53:40.592 +03:00 [INF] Getting all physical element groups of project with ID 1b4533a4-d86a-445d-923a-b95f2d7a2855 2025-06-25 12:53:40.592 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.72ms. 2025-06-25 12:53:40.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:40.592 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:40.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:40.592 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:40.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.592 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:40.592 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:40.592 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-25 12:53:40.593 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-25 12:53:40.593 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-25 12:53:40.593 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-25 12:53:40.593 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-25 12:53:40.593 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-25 12:53:40.593 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-25 12:53:40.593 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-25 12:53:40.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:40.593 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:40.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.593 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.593 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.593 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.593 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.5809ms 2025-06-25 12:53:40.593 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-25 12:53:40.593 +03:00 [DBG] Connection id "0HNC8090TG576" completed keep alive response. 2025-06-25 12:53:40.593 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/1b4533a4-d86a-445d-923a-b95f2d7a2855 - 200 null application/json; charset=utf-8 2.1262ms 2025-06-25 12:53:40.593 +03:00 [DBG] Connection id "0HNC8090TG576" received FIN. 2025-06-25 12:53:40.593 +03:00 [DBG] Connection id "0HNC8090TG576" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:53:40.593 +03:00 [DBG] Connection id "0HNC8090TG576" disconnecting. 2025-06-25 12:53:40.593 +03:00 [DBG] Connection id "0HNC8090TG576" stopped. 2025-06-25 12:53:40.752 +03:00 [DBG] Connection id "0HNC8090TG577" accepted. 2025-06-25 12:53:40.752 +03:00 [DBG] Connection id "0HNC8090TG577" started. 2025-06-25 12:53:40.752 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:53:40.752 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:53:40.752 +03:00 [DBG] POST requests are not supported 2025-06-25 12:53:40.752 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:53:40.752 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:53:40.752 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:53:40.752 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:53:40.753 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:53:40.753 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:53:40.753 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:53:40.753 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:53:40.753 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:53:40.753 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:53:40.753 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:53:40.753 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:53:40.753 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:53:40.753 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:53:40.753 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.753 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.753 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:53:40.753 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:53:40.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:40.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:40.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:40.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:40.753 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:53:40.753 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1165ms. 2025-06-25 12:53:40.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:40.754 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:40.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:40.754 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:40.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.754 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:40.754 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:40.754 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:53:40.754 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:53:40.754 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:53:40.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:40.754 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:40.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.754 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:40.754 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8222ms 2025-06-25 12:53:40.754 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:53:40.754 +03:00 [DBG] Connection id "0HNC8090TG577" completed keep alive response. 2025-06-25 12:53:40.754 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6703ms 2025-06-25 12:53:40.754 +03:00 [DBG] Connection id "0HNC8090TG577" received FIN. 2025-06-25 12:53:40.754 +03:00 [DBG] Connection id "0HNC8090TG577" disconnecting. 2025-06-25 12:53:40.754 +03:00 [DBG] Connection id "0HNC8090TG577" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:53:40.755 +03:00 [DBG] Connection id "0HNC8090TG577" stopped. 2025-06-25 12:53:45.755 +03:00 [DBG] Connection id "0HNC8090TG578" accepted. 2025-06-25 12:53:45.755 +03:00 [DBG] Connection id "0HNC8090TG578" started. 2025-06-25 12:53:45.755 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:53:45.755 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:53:45.755 +03:00 [DBG] POST requests are not supported 2025-06-25 12:53:45.755 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:53:45.755 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:53:45.755 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:53:45.755 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:53:45.755 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:53:45.755 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:53:45.755 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:53:45.755 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:53:45.755 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:53:45.756 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:53:45.756 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:53:45.756 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:53:45.756 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:53:45.756 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:53:45.756 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:45.756 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:45.756 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:53:45.756 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:53:45.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:45.756 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:45.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:45.756 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:45.756 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:53:45.756 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1449ms. 2025-06-25 12:53:45.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:45.756 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:45.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:45.756 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:45.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:45.756 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:45.756 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:45.756 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:45.756 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:53:45.757 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:53:45.757 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:53:45.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:45.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:45.757 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:45.757 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:45.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:45.757 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:45.757 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1355ms 2025-06-25 12:53:45.757 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:53:45.757 +03:00 [DBG] Connection id "0HNC8090TG578" completed keep alive response. 2025-06-25 12:53:45.757 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0129ms 2025-06-25 12:53:45.757 +03:00 [DBG] Connection id "0HNC8090TG578" received FIN. 2025-06-25 12:53:45.757 +03:00 [DBG] Connection id "0HNC8090TG578" disconnecting. 2025-06-25 12:53:45.757 +03:00 [DBG] Connection id "0HNC8090TG578" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:53:45.758 +03:00 [DBG] Connection id "0HNC8090TG578" stopped. 2025-06-25 12:53:51.688 +03:00 [DBG] Connection id "0HNC8090TG579" accepted. 2025-06-25 12:53:51.688 +03:00 [DBG] Connection id "0HNC8090TG579" started. 2025-06-25 12:53:51.688 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:53:51.688 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:53:51.688 +03:00 [DBG] POST requests are not supported 2025-06-25 12:53:51.688 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:53:51.688 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:53:51.688 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:53:51.688 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:53:51.688 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:53:51.688 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:53:51.688 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:53:51.688 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:53:51.688 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:53:51.688 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:53:51.688 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:53:51.688 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:53:51.688 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:53:51.688 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:53:51.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:51.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:51.689 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:53:51.689 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:53:51.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:51.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:51.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:51.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:51.689 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:53:51.689 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1421ms. 2025-06-25 12:53:51.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:51.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:51.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:51.689 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:51.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:51.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:51.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:51.689 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:51.689 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:53:51.689 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:53:51.689 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:53:51.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:51.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:51.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:51.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:51.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:51.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:51.689 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8524ms 2025-06-25 12:53:51.689 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:53:51.689 +03:00 [DBG] Connection id "0HNC8090TG579" completed keep alive response. 2025-06-25 12:53:51.689 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5807ms 2025-06-25 12:53:51.690 +03:00 [DBG] Connection id "0HNC8090TG579" received FIN. 2025-06-25 12:53:51.690 +03:00 [DBG] Connection id "0HNC8090TG579" disconnecting. 2025-06-25 12:53:51.690 +03:00 [DBG] Connection id "0HNC8090TG579" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:53:51.691 +03:00 [DBG] Connection id "0HNC8090TG579" stopped. 2025-06-25 12:53:56.688 +03:00 [DBG] Connection id "0HNC8090TG57A" accepted. 2025-06-25 12:53:56.689 +03:00 [DBG] Connection id "0HNC8090TG57A" started. 2025-06-25 12:53:56.689 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:53:56.689 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:53:56.689 +03:00 [DBG] POST requests are not supported 2025-06-25 12:53:56.689 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:53:56.689 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:53:56.689 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:53:56.689 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:53:56.689 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:53:56.689 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:53:56.689 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:53:56.689 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:53:56.689 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:53:56.689 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:53:56.689 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:53:56.689 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:53:56.689 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:53:56.689 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:53:56.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:56.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:56.689 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:53:56.690 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:53:56.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:56.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:56.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:56.690 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:56.690 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:53:56.690 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1306ms. 2025-06-25 12:53:56.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:56.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:53:56.690 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:56.690 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:53:56.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:56.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:56.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:56.690 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:56.690 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:53:56.690 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:53:56.690 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:53:56.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:56.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:53:56.690 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:56.690 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:56.690 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:56.690 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:53:56.690 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8445ms 2025-06-25 12:53:56.690 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:53:56.690 +03:00 [DBG] Connection id "0HNC8090TG57A" completed keep alive response. 2025-06-25 12:53:56.690 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5596ms 2025-06-25 12:53:56.691 +03:00 [DBG] Connection id "0HNC8090TG57A" received FIN. 2025-06-25 12:53:56.691 +03:00 [DBG] Connection id "0HNC8090TG57A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:53:56.691 +03:00 [DBG] Connection id "0HNC8090TG57A" disconnecting. 2025-06-25 12:53:56.691 +03:00 [DBG] Connection id "0HNC8090TG57A" stopped. 2025-06-25 12:54:01.681 +03:00 [DBG] Connection id "0HNC8090TG57B" accepted. 2025-06-25 12:54:01.682 +03:00 [DBG] Connection id "0HNC8090TG57B" started. 2025-06-25 12:54:01.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:54:01.682 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:54:01.682 +03:00 [DBG] POST requests are not supported 2025-06-25 12:54:01.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:54:01.682 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:54:01.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:01.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:54:01.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:54:01.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:54:01.682 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:54:01.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:01.682 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:54:01.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:54:01.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:54:01.682 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:54:01.682 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:54:01.682 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:54:01.682 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:01.682 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:01.682 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:54:01.682 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:54:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:01.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:54:01.683 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1442ms. 2025-06-25 12:54:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:01.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:01.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:01.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:54:01.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:54:01.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:54:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:01.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:01.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:01.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:01.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:01.683 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8052ms 2025-06-25 12:54:01.683 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:01.683 +03:00 [DBG] Connection id "0HNC8090TG57B" completed keep alive response. 2025-06-25 12:54:01.683 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5281ms 2025-06-25 12:54:01.683 +03:00 [DBG] Connection id "0HNC8090TG57B" received FIN. 2025-06-25 12:54:01.683 +03:00 [DBG] Connection id "0HNC8090TG57B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:54:01.684 +03:00 [DBG] Connection id "0HNC8090TG57B" disconnecting. 2025-06-25 12:54:01.684 +03:00 [DBG] Connection id "0HNC8090TG57B" stopped. 2025-06-25 12:54:06.690 +03:00 [DBG] Connection id "0HNC8090TG57C" accepted. 2025-06-25 12:54:06.690 +03:00 [DBG] Connection id "0HNC8090TG57C" started. 2025-06-25 12:54:06.691 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:54:06.691 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:54:06.691 +03:00 [DBG] POST requests are not supported 2025-06-25 12:54:06.691 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:54:06.691 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:54:06.691 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:06.691 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:54:06.691 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:54:06.691 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:54:06.691 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:54:06.691 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:06.691 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:54:06.691 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:54:06.691 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:54:06.691 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:54:06.691 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:54:06.691 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:54:06.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:06.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:06.691 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:54:06.692 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:54:06.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:06.692 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:06.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:06.692 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:06.692 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:54:06.692 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.138ms. 2025-06-25 12:54:06.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:06.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:06.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:06.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:06.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:06.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:06.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:06.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:06.692 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:54:06.692 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:54:06.692 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:54:06.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:06.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:06.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:06.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:06.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:06.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:06.692 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8458ms 2025-06-25 12:54:06.692 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:06.692 +03:00 [DBG] Connection id "0HNC8090TG57C" completed keep alive response. 2025-06-25 12:54:06.692 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7027ms 2025-06-25 12:54:06.693 +03:00 [DBG] Connection id "0HNC8090TG57C" received FIN. 2025-06-25 12:54:06.693 +03:00 [DBG] Connection id "0HNC8090TG57C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:54:06.693 +03:00 [DBG] Connection id "0HNC8090TG57C" disconnecting. 2025-06-25 12:54:06.693 +03:00 [DBG] Connection id "0HNC8090TG57C" stopped. 2025-06-25 12:54:11.700 +03:00 [DBG] Connection id "0HNC8090TG57D" accepted. 2025-06-25 12:54:11.700 +03:00 [DBG] Connection id "0HNC8090TG57D" started. 2025-06-25 12:54:11.701 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:54:11.701 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:54:11.701 +03:00 [DBG] POST requests are not supported 2025-06-25 12:54:11.701 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:54:11.701 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:54:11.702 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:11.702 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:54:11.702 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:54:11.702 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:54:11.702 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:54:11.702 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:11.702 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:54:11.702 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:54:11.702 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:54:11.702 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:54:11.702 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:54:11.702 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:54:11.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:11.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:11.702 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:54:11.702 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:54:11.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:11.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:11.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:11.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:11.702 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:54:11.703 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1877ms. 2025-06-25 12:54:11.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:11.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:11.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:11.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:11.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:11.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:11.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:11.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:11.703 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:54:11.703 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:54:11.703 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:54:11.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:11.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:11.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:11.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:11.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:11.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:11.703 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0872ms 2025-06-25 12:54:11.703 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:11.703 +03:00 [DBG] Connection id "0HNC8090TG57D" completed keep alive response. 2025-06-25 12:54:11.703 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3522ms 2025-06-25 12:54:11.704 +03:00 [DBG] Connection id "0HNC8090TG57D" received FIN. 2025-06-25 12:54:11.704 +03:00 [DBG] Connection id "0HNC8090TG57D" disconnecting. 2025-06-25 12:54:11.704 +03:00 [DBG] Connection id "0HNC8090TG57D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:54:11.705 +03:00 [DBG] Connection id "0HNC8090TG57D" stopped. 2025-06-25 12:54:16.684 +03:00 [DBG] Connection id "0HNC8090TG57E" accepted. 2025-06-25 12:54:16.684 +03:00 [DBG] Connection id "0HNC8090TG57E" started. 2025-06-25 12:54:16.684 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:54:16.684 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:54:16.684 +03:00 [DBG] POST requests are not supported 2025-06-25 12:54:16.684 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:54:16.684 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:54:16.684 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:16.684 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:54:16.684 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:54:16.684 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:54:16.684 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:54:16.684 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:16.684 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:54:16.684 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:54:16.684 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:54:16.684 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:54:16.684 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:54:16.684 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:54:16.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:16.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:16.684 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:54:16.684 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:54:16.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:16.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:16.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:16.685 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:16.685 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:54:16.685 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1711ms. 2025-06-25 12:54:16.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:16.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:16.685 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:16.685 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:16.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:16.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:16.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:16.685 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:16.685 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:54:16.685 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:54:16.685 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:54:16.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:16.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:16.685 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:16.685 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:16.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:16.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:16.685 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7837ms 2025-06-25 12:54:16.685 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:16.685 +03:00 [DBG] Connection id "0HNC8090TG57E" completed keep alive response. 2025-06-25 12:54:16.685 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3459ms 2025-06-25 12:54:16.685 +03:00 [DBG] Connection id "0HNC8090TG57E" received FIN. 2025-06-25 12:54:16.685 +03:00 [DBG] Connection id "0HNC8090TG57E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:54:16.685 +03:00 [DBG] Connection id "0HNC8090TG57E" disconnecting. 2025-06-25 12:54:16.686 +03:00 [DBG] Connection id "0HNC8090TG57E" stopped. 2025-06-25 12:54:21.685 +03:00 [DBG] Connection id "0HNC8090TG57F" accepted. 2025-06-25 12:54:21.685 +03:00 [DBG] Connection id "0HNC8090TG57F" started. 2025-06-25 12:54:21.685 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:54:21.686 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:54:21.686 +03:00 [DBG] POST requests are not supported 2025-06-25 12:54:21.686 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:54:21.686 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:54:21.686 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:21.686 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:54:21.686 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:54:21.686 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:54:21.686 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:54:21.686 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:21.686 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:54:21.686 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:54:21.686 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:54:21.686 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:54:21.686 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:54:21.686 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:54:21.686 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:21.687 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:21.687 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:54:21.687 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:54:21.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:21.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:21.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:21.687 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:21.687 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:54:21.687 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1793ms. 2025-06-25 12:54:21.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:21.687 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:21.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:21.687 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:21.687 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:21.687 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:21.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:21.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:21.688 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:54:21.688 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:54:21.688 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:54:21.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:21.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:21.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:21.688 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:21.688 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:21.688 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:21.688 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4501ms 2025-06-25 12:54:21.688 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:21.688 +03:00 [DBG] Connection id "0HNC8090TG57F" completed keep alive response. 2025-06-25 12:54:21.688 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6216ms 2025-06-25 12:54:21.688 +03:00 [DBG] Connection id "0HNC8090TG57F" received FIN. 2025-06-25 12:54:21.689 +03:00 [DBG] Connection id "0HNC8090TG57F" disconnecting. 2025-06-25 12:54:21.689 +03:00 [DBG] Connection id "0HNC8090TG57F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:54:21.690 +03:00 [DBG] Connection id "0HNC8090TG57F" stopped. 2025-06-25 12:54:26.693 +03:00 [DBG] Connection id "0HNC8090TG57G" accepted. 2025-06-25 12:54:26.693 +03:00 [DBG] Connection id "0HNC8090TG57G" started. 2025-06-25 12:54:26.693 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:54:26.693 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:54:26.693 +03:00 [DBG] POST requests are not supported 2025-06-25 12:54:26.693 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:54:26.693 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:54:26.693 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:26.693 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:54:26.693 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:54:26.693 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:54:26.693 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:54:26.693 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:26.693 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:54:26.693 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:54:26.693 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:54:26.693 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:54:26.693 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:54:26.693 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:54:26.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:26.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:26.694 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:54:26.694 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:54:26.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:26.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:26.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:26.694 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:26.694 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:54:26.694 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1171ms. 2025-06-25 12:54:26.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:26.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:26.694 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:26.694 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:26.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:26.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:26.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:26.694 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:26.694 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:54:26.694 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:54:26.694 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:54:26.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:26.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:26.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:26.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:26.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:26.694 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:26.694 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6425ms 2025-06-25 12:54:26.694 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:26.694 +03:00 [DBG] Connection id "0HNC8090TG57G" completed keep alive response. 2025-06-25 12:54:26.694 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1835ms 2025-06-25 12:54:26.694 +03:00 [DBG] Connection id "0HNC8090TG57G" received FIN. 2025-06-25 12:54:26.694 +03:00 [DBG] Connection id "0HNC8090TG57G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:54:26.695 +03:00 [DBG] Connection id "0HNC8090TG57G" disconnecting. 2025-06-25 12:54:26.695 +03:00 [DBG] Connection id "0HNC8090TG57G" stopped. 2025-06-25 12:54:31.701 +03:00 [DBG] Connection id "0HNC8090TG57H" accepted. 2025-06-25 12:54:31.701 +03:00 [DBG] Connection id "0HNC8090TG57H" started. 2025-06-25 12:54:31.701 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:54:31.701 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:54:31.701 +03:00 [DBG] POST requests are not supported 2025-06-25 12:54:31.701 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:54:31.702 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:54:31.702 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:31.702 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:54:31.702 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:54:31.702 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:54:31.702 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:54:31.702 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:31.702 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:54:31.702 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:54:31.702 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:54:31.702 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:54:31.702 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:54:31.702 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:54:31.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:31.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:31.702 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:54:31.702 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:54:31.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:31.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:31.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:31.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:31.702 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:54:31.702 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-06-25 12:54:31.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:31.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:31.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:31.702 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:31.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:31.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:31.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:31.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:31.702 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:54:31.702 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:54:31.702 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:54:31.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:31.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:31.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:31.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:31.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:31.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:31.703 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6914ms 2025-06-25 12:54:31.703 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:31.703 +03:00 [DBG] Connection id "0HNC8090TG57H" completed keep alive response. 2025-06-25 12:54:31.703 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2939ms 2025-06-25 12:54:31.703 +03:00 [DBG] Connection id "0HNC8090TG57H" received FIN. 2025-06-25 12:54:31.703 +03:00 [DBG] Connection id "0HNC8090TG57H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:54:31.703 +03:00 [DBG] Connection id "0HNC8090TG57H" disconnecting. 2025-06-25 12:54:31.703 +03:00 [DBG] Connection id "0HNC8090TG57H" stopped. 2025-06-25 12:54:36.694 +03:00 [DBG] Connection id "0HNC8090TG57I" accepted. 2025-06-25 12:54:36.694 +03:00 [DBG] Connection id "0HNC8090TG57I" started. 2025-06-25 12:54:36.694 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:54:36.694 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:54:36.694 +03:00 [DBG] POST requests are not supported 2025-06-25 12:54:36.694 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:54:36.694 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:54:36.694 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:36.694 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:54:36.694 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:54:36.694 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:54:36.694 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:54:36.694 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:36.694 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:54:36.694 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:54:36.694 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:54:36.694 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:54:36.694 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:54:36.694 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:54:36.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:36.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:36.695 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:54:36.695 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:54:36.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:36.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:36.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:36.695 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:36.695 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:54:36.695 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1599ms. 2025-06-25 12:54:36.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:36.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:36.695 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:36.695 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:36.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:36.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:36.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:36.695 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:36.695 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:54:36.695 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:54:36.695 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:54:36.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:36.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:36.695 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:36.695 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:36.695 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:36.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:36.695 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9048ms 2025-06-25 12:54:36.695 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:36.695 +03:00 [DBG] Connection id "0HNC8090TG57I" completed keep alive response. 2025-06-25 12:54:36.696 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5622ms 2025-06-25 12:54:36.696 +03:00 [DBG] Connection id "0HNC8090TG57I" received FIN. 2025-06-25 12:54:36.696 +03:00 [DBG] Connection id "0HNC8090TG57I" disconnecting. 2025-06-25 12:54:36.696 +03:00 [DBG] Connection id "0HNC8090TG57I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:54:36.697 +03:00 [DBG] Connection id "0HNC8090TG57I" stopped. 2025-06-25 12:54:41.691 +03:00 [DBG] Connection id "0HNC8090TG57J" accepted. 2025-06-25 12:54:41.691 +03:00 [DBG] Connection id "0HNC8090TG57J" started. 2025-06-25 12:54:41.691 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:54:41.691 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:54:41.691 +03:00 [DBG] POST requests are not supported 2025-06-25 12:54:41.691 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:54:41.691 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:54:41.691 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:41.691 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:54:41.691 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:54:41.691 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:54:41.691 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:54:41.691 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:41.691 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:54:41.691 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:54:41.691 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:54:41.691 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:54:41.691 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:54:41.691 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:54:41.691 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:41.691 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:41.691 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:54:41.691 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:54:41.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:41.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:41.691 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:41.691 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:41.691 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:54:41.692 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1172ms. 2025-06-25 12:54:41.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:41.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:41.692 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:41.692 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:41.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:41.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:41.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:41.692 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:41.692 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:54:41.692 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:54:41.692 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:54:41.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:41.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:41.692 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:41.692 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:41.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:41.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:41.692 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7385ms 2025-06-25 12:54:41.692 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:41.692 +03:00 [DBG] Connection id "0HNC8090TG57J" completed keep alive response. 2025-06-25 12:54:41.692 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3406ms 2025-06-25 12:54:41.692 +03:00 [DBG] Connection id "0HNC8090TG57J" received FIN. 2025-06-25 12:54:41.693 +03:00 [DBG] Connection id "0HNC8090TG57J" disconnecting. 2025-06-25 12:54:41.693 +03:00 [DBG] Connection id "0HNC8090TG57J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:54:41.694 +03:00 [DBG] Connection id "0HNC8090TG57J" stopped. 2025-06-25 12:54:46.696 +03:00 [DBG] Connection id "0HNC8090TG57K" accepted. 2025-06-25 12:54:46.696 +03:00 [DBG] Connection id "0HNC8090TG57K" started. 2025-06-25 12:54:46.696 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:54:46.696 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:54:46.697 +03:00 [DBG] POST requests are not supported 2025-06-25 12:54:46.697 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:54:46.697 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:54:46.697 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:46.697 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:54:46.697 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:54:46.697 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:54:46.697 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:54:46.697 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:46.697 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:54:46.697 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:54:46.697 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:54:46.697 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:54:46.697 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:54:46.697 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:54:46.697 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:46.697 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:46.697 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:54:46.697 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:54:46.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:46.697 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:46.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:46.697 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:46.697 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:54:46.697 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1228ms. 2025-06-25 12:54:46.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:46.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:54:46.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:46.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:54:46.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:46.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:46.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:46.698 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:46.698 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:54:46.698 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:54:46.698 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:54:46.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:46.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:54:46.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:46.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:46.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:46.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:54:46.698 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.728ms 2025-06-25 12:54:46.698 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:54:46.698 +03:00 [DBG] Connection id "0HNC8090TG57K" completed keep alive response. 2025-06-25 12:54:46.698 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4227ms 2025-06-25 12:54:46.698 +03:00 [DBG] Connection id "0HNC8090TG57K" received FIN. 2025-06-25 12:54:46.698 +03:00 [DBG] Connection id "0HNC8090TG57K" disconnecting. 2025-06-25 12:54:46.698 +03:00 [DBG] Connection id "0HNC8090TG57K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:54:46.699 +03:00 [DBG] Connection id "0HNC8090TG57K" stopped. 2025-06-25 12:55:29.695 +03:00 [DBG] Connection id "0HNC8090TG57L" accepted. 2025-06-25 12:55:29.695 +03:00 [DBG] Connection id "0HNC8090TG57L" started. 2025-06-25 12:55:29.695 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:55:29.695 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:55:29.695 +03:00 [DBG] POST requests are not supported 2025-06-25 12:55:29.695 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:55:29.695 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:55:29.695 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:55:29.695 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:55:29.696 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:55:29.696 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:55:29.696 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:55:29.696 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:55:29.696 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:55:29.696 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:55:29.696 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:55:29.696 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:55:29.696 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:55:29.696 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:55:29.696 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:55:29.696 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:55:29.696 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:55:29.696 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:55:29.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:55:29.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:55:29.696 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:55:29.696 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:55:29.696 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:55:29.696 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1531ms. 2025-06-25 12:55:29.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:55:29.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:55:29.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:55:29.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:55:29.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:55:29.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:55:29.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:55:29.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:55:29.697 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:55:29.697 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:55:29.697 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:55:29.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:55:29.697 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:55:29.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:55:29.697 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:55:29.697 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:55:29.697 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:55:29.697 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1469ms 2025-06-25 12:55:29.697 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:55:29.697 +03:00 [DBG] Connection id "0HNC8090TG57L" completed keep alive response. 2025-06-25 12:55:29.697 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0471ms 2025-06-25 12:55:29.698 +03:00 [DBG] Connection id "0HNC8090TG57L" received FIN. 2025-06-25 12:55:29.698 +03:00 [DBG] Connection id "0HNC8090TG57L" disconnecting. 2025-06-25 12:55:29.698 +03:00 [DBG] Connection id "0HNC8090TG57L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:55:29.699 +03:00 [DBG] Connection id "0HNC8090TG57L" stopped. 2025-06-25 12:56:29.683 +03:00 [DBG] Connection id "0HNC8090TG57M" accepted. 2025-06-25 12:56:29.683 +03:00 [DBG] Connection id "0HNC8090TG57M" started. 2025-06-25 12:56:29.683 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:56:29.683 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:56:29.683 +03:00 [DBG] POST requests are not supported 2025-06-25 12:56:29.683 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:56:29.683 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:56:29.683 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:56:29.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:56:29.683 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:56:29.683 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:56:29.683 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:56:29.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:56:29.684 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:56:29.684 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:56:29.684 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:56:29.684 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:56:29.684 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:56:29.684 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:56:29.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:56:29.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:56:29.684 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:56:29.684 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:56:29.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:56:29.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:56:29.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:56:29.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:56:29.684 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:56:29.684 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1214ms. 2025-06-25 12:56:29.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:56:29.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:56:29.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:56:29.684 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:56:29.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:56:29.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:56:29.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:56:29.684 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:56:29.684 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:56:29.684 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:56:29.684 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:56:29.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:56:29.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:56:29.684 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:56:29.684 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:56:29.684 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:56:29.684 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:56:29.684 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6344ms 2025-06-25 12:56:29.684 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:56:29.684 +03:00 [DBG] Connection id "0HNC8090TG57M" completed keep alive response. 2025-06-25 12:56:29.684 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2235ms 2025-06-25 12:56:29.685 +03:00 [DBG] Connection id "0HNC8090TG57M" received FIN. 2025-06-25 12:56:29.685 +03:00 [DBG] Connection id "0HNC8090TG57M" disconnecting. 2025-06-25 12:56:29.685 +03:00 [DBG] Connection id "0HNC8090TG57M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:56:29.686 +03:00 [DBG] Connection id "0HNC8090TG57M" stopped. 2025-06-25 12:57:29.701 +03:00 [DBG] Connection id "0HNC8090TG57N" accepted. 2025-06-25 12:57:29.702 +03:00 [DBG] Connection id "0HNC8090TG57N" started. 2025-06-25 12:57:29.702 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:57:29.702 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:57:29.702 +03:00 [DBG] POST requests are not supported 2025-06-25 12:57:29.702 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:57:29.702 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:57:29.702 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:57:29.702 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:57:29.702 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:57:29.702 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:57:29.702 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:57:29.702 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:57:29.702 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:57:29.702 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:57:29.702 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:57:29.702 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:57:29.702 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:57:29.702 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:57:29.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:57:29.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:57:29.702 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:57:29.702 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:57:29.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:57:29.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:57:29.702 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:57:29.702 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:57:29.702 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:57:29.703 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1407ms. 2025-06-25 12:57:29.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:57:29.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:57:29.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:57:29.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:57:29.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:57:29.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:57:29.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:57:29.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:57:29.703 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:57:29.703 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:57:29.703 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:57:29.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:57:29.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:57:29.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:57:29.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:57:29.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:57:29.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:57:29.703 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.703ms 2025-06-25 12:57:29.703 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:57:29.703 +03:00 [DBG] Connection id "0HNC8090TG57N" completed keep alive response. 2025-06-25 12:57:29.703 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3605ms 2025-06-25 12:57:29.703 +03:00 [DBG] Connection id "0HNC8090TG57N" received FIN. 2025-06-25 12:57:29.703 +03:00 [DBG] Connection id "0HNC8090TG57N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:57:29.703 +03:00 [DBG] Connection id "0HNC8090TG57N" disconnecting. 2025-06-25 12:57:29.703 +03:00 [DBG] Connection id "0HNC8090TG57N" stopped. 2025-06-25 12:58:29.700 +03:00 [DBG] Connection id "0HNC8090TG57O" accepted. 2025-06-25 12:58:29.700 +03:00 [DBG] Connection id "0HNC8090TG57O" started. 2025-06-25 12:58:29.700 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:58:29.701 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:58:29.701 +03:00 [DBG] POST requests are not supported 2025-06-25 12:58:29.701 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:58:29.701 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:58:29.701 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:58:29.701 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:58:29.701 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:58:29.701 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:58:29.701 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:58:29.701 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:58:29.701 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:58:29.701 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:58:29.701 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:58:29.701 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:58:29.701 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:58:29.701 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:58:29.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:58:29.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:58:29.701 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:58:29.701 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:58:29.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:58:29.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:58:29.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:58:29.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:58:29.701 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:58:29.701 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1175ms. 2025-06-25 12:58:29.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:58:29.701 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:58:29.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:58:29.701 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:58:29.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:58:29.701 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:58:29.701 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:58:29.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:58:29.702 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:58:29.702 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:58:29.702 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:58:29.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:58:29.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:58:29.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:58:29.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:58:29.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:58:29.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:58:29.702 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6668ms 2025-06-25 12:58:29.702 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:58:29.702 +03:00 [DBG] Connection id "0HNC8090TG57O" completed keep alive response. 2025-06-25 12:58:29.702 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3218ms 2025-06-25 12:58:29.702 +03:00 [DBG] Connection id "0HNC8090TG57O" received FIN. 2025-06-25 12:58:29.702 +03:00 [DBG] Connection id "0HNC8090TG57O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:58:29.703 +03:00 [DBG] Connection id "0HNC8090TG57O" disconnecting. 2025-06-25 12:58:29.703 +03:00 [DBG] Connection id "0HNC8090TG57O" stopped. 2025-06-25 12:59:29.707 +03:00 [DBG] Connection id "0HNC8090TG57P" accepted. 2025-06-25 12:59:29.707 +03:00 [DBG] Connection id "0HNC8090TG57P" started. 2025-06-25 12:59:29.707 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 12:59:29.707 +03:00 [VRB] All hosts are allowed. 2025-06-25 12:59:29.707 +03:00 [DBG] POST requests are not supported 2025-06-25 12:59:29.707 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 12:59:29.707 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 12:59:29.707 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:59:29.707 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 12:59:29.707 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 12:59:29.707 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 12:59:29.707 +03:00 [INF] CORS policy execution successful. 2025-06-25 12:59:29.707 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:59:29.707 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 12:59:29.707 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 12:59:29.707 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 12:59:29.708 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 12:59:29.708 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 12:59:29.708 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 12:59:29.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:59:29.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:59:29.708 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:59:29.708 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 12:59:29.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:59:29.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:59:29.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:59:29.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:59:29.708 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 12:59:29.708 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1204ms. 2025-06-25 12:59:29.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:59:29.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 12:59:29.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:59:29.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 12:59:29.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:59:29.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:59:29.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:59:29.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:59:29.708 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:59:29.708 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 12:59:29.708 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 12:59:29.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:59:29.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 12:59:29.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:59:29.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:59:29.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:59:29.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 12:59:29.708 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6963ms 2025-06-25 12:59:29.708 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 12:59:29.708 +03:00 [DBG] Connection id "0HNC8090TG57P" completed keep alive response. 2025-06-25 12:59:29.708 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2858ms 2025-06-25 12:59:29.709 +03:00 [DBG] Connection id "0HNC8090TG57P" received FIN. 2025-06-25 12:59:29.709 +03:00 [DBG] Connection id "0HNC8090TG57P" disconnecting. 2025-06-25 12:59:29.709 +03:00 [DBG] Connection id "0HNC8090TG57P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 12:59:29.709 +03:00 [DBG] Connection id "0HNC8090TG57P" stopped. 2025-06-25 13:00:29.698 +03:00 [DBG] Connection id "0HNC8090TG57Q" accepted. 2025-06-25 13:00:29.698 +03:00 [DBG] Connection id "0HNC8090TG57Q" started. 2025-06-25 13:00:29.698 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:00:29.698 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:00:29.698 +03:00 [DBG] POST requests are not supported 2025-06-25 13:00:29.698 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:00:29.698 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:00:29.698 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:00:29.698 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:00:29.698 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:00:29.698 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:00:29.698 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:00:29.698 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:00:29.698 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:00:29.698 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:00:29.698 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:00:29.698 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:00:29.698 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:00:29.698 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:00:29.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:00:29.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:00:29.698 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:00:29.698 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:00:29.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:00:29.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:00:29.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:00:29.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:00:29.699 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:00:29.699 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.121ms. 2025-06-25 13:00:29.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:00:29.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:00:29.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:00:29.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:00:29.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:00:29.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:00:29.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:00:29.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:00:29.699 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:00:29.699 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:00:29.699 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:00:29.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:00:29.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:00:29.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:00:29.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:00:29.699 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:00:29.699 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:00:29.699 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.713ms 2025-06-25 13:00:29.699 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:00:29.699 +03:00 [DBG] Connection id "0HNC8090TG57Q" completed keep alive response. 2025-06-25 13:00:29.699 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2801ms 2025-06-25 13:00:29.699 +03:00 [DBG] Connection id "0HNC8090TG57Q" received FIN. 2025-06-25 13:00:29.700 +03:00 [DBG] Connection id "0HNC8090TG57Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:00:29.700 +03:00 [DBG] Connection id "0HNC8090TG57Q" disconnecting. 2025-06-25 13:00:29.700 +03:00 [DBG] Connection id "0HNC8090TG57Q" stopped. 2025-06-25 13:01:29.702 +03:00 [DBG] Connection id "0HNC8090TG57R" accepted. 2025-06-25 13:01:29.702 +03:00 [DBG] Connection id "0HNC8090TG57R" started. 2025-06-25 13:01:29.702 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:01:29.702 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:01:29.702 +03:00 [DBG] POST requests are not supported 2025-06-25 13:01:29.702 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:01:29.702 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:01:29.702 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:01:29.702 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:01:29.702 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:01:29.702 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:01:29.702 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:01:29.702 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:01:29.702 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:01:29.702 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:01:29.702 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:01:29.703 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:01:29.703 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:01:29.703 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:01:29.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:01:29.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:01:29.703 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:01:29.703 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:01:29.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:01:29.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:01:29.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:01:29.703 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:01:29.703 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:01:29.703 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-06-25 13:01:29.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:01:29.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:01:29.703 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:01:29.703 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:01:29.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:01:29.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:01:29.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:01:29.703 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:01:29.703 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:01:29.703 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:01:29.703 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:01:29.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:01:29.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:01:29.703 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:01:29.703 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:01:29.703 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:01:29.703 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:01:29.703 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6165ms 2025-06-25 13:01:29.703 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:01:29.703 +03:00 [DBG] Connection id "0HNC8090TG57R" completed keep alive response. 2025-06-25 13:01:29.703 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2349ms 2025-06-25 13:01:29.705 +03:00 [DBG] Connection id "0HNC8090TG57R" received FIN. 2025-06-25 13:01:29.705 +03:00 [DBG] Connection id "0HNC8090TG57R" disconnecting. 2025-06-25 13:01:29.705 +03:00 [DBG] Connection id "0HNC8090TG57R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:01:29.707 +03:00 [DBG] Connection id "0HNC8090TG57R" stopped. 2025-06-25 13:02:29.696 +03:00 [DBG] Connection id "0HNC8090TG57S" accepted. 2025-06-25 13:02:29.696 +03:00 [DBG] Connection id "0HNC8090TG57S" started. 2025-06-25 13:02:29.696 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:02:29.696 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:02:29.696 +03:00 [DBG] POST requests are not supported 2025-06-25 13:02:29.696 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:02:29.696 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:02:29.696 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:02:29.696 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:02:29.696 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:02:29.696 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:02:29.696 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:02:29.696 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:02:29.697 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:02:29.697 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:02:29.697 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:02:29.697 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:02:29.697 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:02:29.697 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:02:29.697 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:02:29.697 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:02:29.697 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:02:29.697 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:02:29.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:02:29.697 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:02:29.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:02:29.697 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:02:29.697 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:02:29.697 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1342ms. 2025-06-25 13:02:29.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:02:29.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:02:29.697 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:02:29.697 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:02:29.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:02:29.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:02:29.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:02:29.697 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:02:29.697 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:02:29.697 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:02:29.697 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:02:29.697 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:02:29.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:02:29.698 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:02:29.698 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:02:29.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:02:29.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:02:29.698 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8971ms 2025-06-25 13:02:29.698 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:02:29.698 +03:00 [DBG] Connection id "0HNC8090TG57S" completed keep alive response. 2025-06-25 13:02:29.698 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7027ms 2025-06-25 13:02:29.698 +03:00 [DBG] Connection id "0HNC8090TG57S" received FIN. 2025-06-25 13:02:29.698 +03:00 [DBG] Connection id "0HNC8090TG57S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:02:29.698 +03:00 [DBG] Connection id "0HNC8090TG57S" disconnecting. 2025-06-25 13:02:29.698 +03:00 [DBG] Connection id "0HNC8090TG57S" stopped. 2025-06-25 13:03:29.709 +03:00 [DBG] Connection id "0HNC8090TG57T" accepted. 2025-06-25 13:03:29.709 +03:00 [DBG] Connection id "0HNC8090TG57T" started. 2025-06-25 13:03:29.710 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:03:29.710 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:03:29.710 +03:00 [DBG] POST requests are not supported 2025-06-25 13:03:29.710 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:03:29.710 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:03:29.710 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:03:29.710 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:03:29.710 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:03:29.710 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:03:29.710 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:03:29.710 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:03:29.711 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:03:29.711 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:03:29.711 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:03:29.711 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:03:29.711 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:03:29.711 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:03:29.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:03:29.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:03:29.711 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:03:29.711 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:03:29.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:03:29.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:03:29.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:03:29.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:03:29.711 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:03:29.712 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2335ms. 2025-06-25 13:03:29.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:03:29.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:03:29.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:03:29.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:03:29.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:03:29.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:03:29.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:03:29.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:03:29.712 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:03:29.712 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:03:29.712 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:03:29.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:03:29.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:03:29.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:03:29.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:03:29.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:03:29.713 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:03:29.713 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.772ms 2025-06-25 13:03:29.713 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:03:29.713 +03:00 [DBG] Connection id "0HNC8090TG57T" completed keep alive response. 2025-06-25 13:03:29.713 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2916ms 2025-06-25 13:03:29.713 +03:00 [DBG] Connection id "0HNC8090TG57T" received FIN. 2025-06-25 13:03:29.714 +03:00 [DBG] Connection id "0HNC8090TG57T" disconnecting. 2025-06-25 13:03:29.714 +03:00 [DBG] Connection id "0HNC8090TG57T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:03:29.715 +03:00 [DBG] Connection id "0HNC8090TG57T" stopped. 2025-06-25 13:04:29.703 +03:00 [DBG] Connection id "0HNC8090TG57U" accepted. 2025-06-25 13:04:29.703 +03:00 [DBG] Connection id "0HNC8090TG57U" started. 2025-06-25 13:04:29.703 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:04:29.703 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:04:29.703 +03:00 [DBG] POST requests are not supported 2025-06-25 13:04:29.703 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:04:29.704 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:04:29.704 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:04:29.704 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:04:29.704 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:04:29.704 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:04:29.704 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:04:29.704 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:04:29.704 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:04:29.704 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:04:29.704 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:04:29.704 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:04:29.704 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:04:29.704 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:04:29.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:04:29.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:04:29.704 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:04:29.704 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:04:29.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:04:29.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:04:29.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:04:29.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:04:29.704 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:04:29.704 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1106ms. 2025-06-25 13:04:29.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:04:29.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:04:29.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:04:29.704 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:04:29.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:04:29.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:04:29.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:04:29.704 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:04:29.704 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:04:29.704 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:04:29.704 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:04:29.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:04:29.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:04:29.704 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:04:29.704 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:04:29.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:04:29.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:04:29.704 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5793ms 2025-06-25 13:04:29.704 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:04:29.704 +03:00 [DBG] Connection id "0HNC8090TG57U" completed keep alive response. 2025-06-25 13:04:29.705 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1173ms 2025-06-25 13:04:29.705 +03:00 [DBG] Connection id "0HNC8090TG57U" received FIN. 2025-06-25 13:04:29.705 +03:00 [DBG] Connection id "0HNC8090TG57U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:04:29.705 +03:00 [DBG] Connection id "0HNC8090TG57U" disconnecting. 2025-06-25 13:04:29.705 +03:00 [DBG] Connection id "0HNC8090TG57U" stopped. 2025-06-25 13:05:29.692 +03:00 [DBG] Connection id "0HNC8090TG57V" accepted. 2025-06-25 13:05:29.692 +03:00 [DBG] Connection id "0HNC8090TG57V" started. 2025-06-25 13:05:29.692 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:05:29.692 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:05:29.692 +03:00 [DBG] POST requests are not supported 2025-06-25 13:05:29.692 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:05:29.692 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:05:29.692 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:05:29.692 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:05:29.692 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:05:29.692 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:05:29.692 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:05:29.692 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:05:29.692 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:05:29.692 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:05:29.692 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:05:29.692 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:05:29.692 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:05:29.692 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:05:29.692 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:05:29.692 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:05:29.692 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:05:29.693 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:05:29.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:05:29.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:05:29.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:05:29.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:05:29.693 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:05:29.693 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1145ms. 2025-06-25 13:05:29.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:05:29.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:05:29.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:05:29.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:05:29.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:05:29.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:05:29.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:05:29.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:05:29.693 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:05:29.693 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:05:29.693 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:05:29.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:05:29.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:05:29.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:05:29.693 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:05:29.693 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:05:29.693 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:05:29.693 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6627ms 2025-06-25 13:05:29.693 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:05:29.693 +03:00 [DBG] Connection id "0HNC8090TG57V" completed keep alive response. 2025-06-25 13:05:29.693 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3385ms 2025-06-25 13:05:29.693 +03:00 [DBG] Connection id "0HNC8090TG57V" received FIN. 2025-06-25 13:05:29.694 +03:00 [DBG] Connection id "0HNC8090TG57V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:05:29.694 +03:00 [DBG] Connection id "0HNC8090TG57V" disconnecting. 2025-06-25 13:05:29.694 +03:00 [DBG] Connection id "0HNC8090TG57V" stopped. 2025-06-25 13:06:29.703 +03:00 [DBG] Connection id "0HNC8090TG580" accepted. 2025-06-25 13:06:29.704 +03:00 [DBG] Connection id "0HNC8090TG580" started. 2025-06-25 13:06:29.704 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:06:29.704 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:06:29.704 +03:00 [DBG] POST requests are not supported 2025-06-25 13:06:29.704 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:06:29.704 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:06:29.704 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:06:29.704 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:06:29.704 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:06:29.704 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:06:29.704 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:06:29.704 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:06:29.704 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:06:29.704 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:06:29.704 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:06:29.704 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:06:29.704 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:06:29.704 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:06:29.704 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:06:29.704 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:06:29.704 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:06:29.704 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:06:29.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:06:29.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:06:29.704 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:06:29.704 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:06:29.704 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:06:29.705 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1573ms. 2025-06-25 13:06:29.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:06:29.705 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:06:29.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:06:29.705 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:06:29.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:06:29.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:06:29.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:06:29.705 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:06:29.705 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:06:29.705 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:06:29.705 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:06:29.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:06:29.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:06:29.705 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:06:29.705 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:06:29.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:06:29.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:06:29.705 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7452ms 2025-06-25 13:06:29.705 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:06:29.705 +03:00 [DBG] Connection id "0HNC8090TG580" completed keep alive response. 2025-06-25 13:06:29.705 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.359ms 2025-06-25 13:06:29.705 +03:00 [DBG] Connection id "0HNC8090TG580" received FIN. 2025-06-25 13:06:29.705 +03:00 [DBG] Connection id "0HNC8090TG580" disconnecting. 2025-06-25 13:06:29.705 +03:00 [DBG] Connection id "0HNC8090TG580" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:06:29.707 +03:00 [DBG] Connection id "0HNC8090TG580" stopped. 2025-06-25 13:06:56.995 +03:00 [DBG] Connection id "0HNC8090TG581" accepted. 2025-06-25 13:06:56.995 +03:00 [DBG] Connection id "0HNC8090TG581" started. 2025-06-25 13:06:56.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:06:56.995 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:06:56.995 +03:00 [DBG] POST requests are not supported 2025-06-25 13:06:56.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:06:56.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:06:56.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:06:56.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:06:56.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:06:56.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:06:56.995 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:06:56.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:06:56.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:06:56.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:06:56.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:06:56.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:06:56.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:06:56.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:06:56.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:06:56.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:06:56.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:06:56.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:06:56.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:06:56.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:06:56.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:06:56.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:06:56.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:06:56.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-06-25 13:06:56.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:06:56.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:06:56.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:06:56.996 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:06:56.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:06:56.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:06:56.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:06:56.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:06:56.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:06:56.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:06:56.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:06:56.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:06:56.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:06:56.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:06:56.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:06:56.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:06:56.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:06:56.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7526ms 2025-06-25 13:06:56.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:06:56.996 +03:00 [DBG] Connection id "0HNC8090TG581" completed keep alive response. 2025-06-25 13:06:56.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3392ms 2025-06-25 13:06:56.997 +03:00 [DBG] Connection id "0HNC8090TG581" received FIN. 2025-06-25 13:06:56.997 +03:00 [DBG] Connection id "0HNC8090TG581" disconnecting. 2025-06-25 13:06:56.997 +03:00 [DBG] Connection id "0HNC8090TG581" stopped. 2025-06-25 13:06:56.997 +03:00 [DBG] Connection id "0HNC8090TG581" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:07:00.769 +03:00 [DBG] Connection id "0HNC8090TG582" accepted. 2025-06-25 13:07:00.769 +03:00 [DBG] Connection id "0HNC8090TG582" started. 2025-06-25 13:07:00.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:07:00.769 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:07:00.769 +03:00 [DBG] POST requests are not supported 2025-06-25 13:07:00.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:07:00.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:07:00.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:00.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:07:00.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:07:00.769 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:07:00.769 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:07:00.769 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:00.769 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:07:00.770 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:07:00.770 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:07:00.770 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:07:00.770 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:07:00.770 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:07:00.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:00.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:00.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:00.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:00.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:00.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:00.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:00.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:00.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:07:00.770 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1558ms. 2025-06-25 13:07:00.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:00.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:00.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:00.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:00.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:00.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:00.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:00.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:00.771 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:00.771 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:07:00.771 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:00.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:00.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:00.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:00.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:00.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:00.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:00.771 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2035ms 2025-06-25 13:07:00.771 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:00.771 +03:00 [DBG] Connection id "0HNC8090TG582" completed keep alive response. 2025-06-25 13:07:00.771 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1168ms 2025-06-25 13:07:00.771 +03:00 [DBG] Connection id "0HNC8090TG582" received FIN. 2025-06-25 13:07:00.771 +03:00 [DBG] Connection id "0HNC8090TG582" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:07:00.772 +03:00 [DBG] Connection id "0HNC8090TG582" disconnecting. 2025-06-25 13:07:00.772 +03:00 [DBG] Connection id "0HNC8090TG582" stopped. 2025-06-25 13:07:05.767 +03:00 [DBG] Connection id "0HNC8090TG583" accepted. 2025-06-25 13:07:05.767 +03:00 [DBG] Connection id "0HNC8090TG583" started. 2025-06-25 13:07:05.767 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:07:05.767 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:07:05.767 +03:00 [DBG] POST requests are not supported 2025-06-25 13:07:05.767 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:07:05.767 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:07:05.767 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:05.767 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:07:05.767 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:07:05.767 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:07:05.768 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:07:05.768 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:05.768 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:07:05.768 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:07:05.768 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:07:05.768 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:07:05.768 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:07:05.768 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:07:05.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:05.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:05.768 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:05.768 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:05.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:05.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:05.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:05.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:05.768 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:07:05.768 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-06-25 13:07:05.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:05.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:05.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:05.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:05.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:05.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:05.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:05.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:05.768 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:05.768 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:07:05.768 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:05.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:05.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:05.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:05.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:05.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:05.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:05.768 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.695ms 2025-06-25 13:07:05.769 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:05.769 +03:00 [DBG] Connection id "0HNC8090TG583" completed keep alive response. 2025-06-25 13:07:05.769 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3493ms 2025-06-25 13:07:05.769 +03:00 [DBG] Connection id "0HNC8090TG583" received FIN. 2025-06-25 13:07:05.769 +03:00 [DBG] Connection id "0HNC8090TG583" disconnecting. 2025-06-25 13:07:05.769 +03:00 [DBG] Connection id "0HNC8090TG583" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:07:05.770 +03:00 [DBG] Connection id "0HNC8090TG583" stopped. 2025-06-25 13:07:10.766 +03:00 [DBG] Connection id "0HNC8090TG584" accepted. 2025-06-25 13:07:10.767 +03:00 [DBG] Connection id "0HNC8090TG584" started. 2025-06-25 13:07:10.767 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:07:10.767 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:07:10.767 +03:00 [DBG] POST requests are not supported 2025-06-25 13:07:10.767 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:07:10.767 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:07:10.767 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:10.767 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:07:10.767 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:07:10.767 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:07:10.767 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:07:10.767 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:10.767 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:07:10.767 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:07:10.767 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:07:10.767 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:07:10.767 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:07:10.767 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:07:10.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:10.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:10.767 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:10.767 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:10.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:10.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:10.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:10.767 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:10.767 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:07:10.768 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1318ms. 2025-06-25 13:07:10.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:10.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:10.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:10.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:10.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:10.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:10.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:10.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:10.768 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:10.768 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:07:10.768 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:10.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:10.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:10.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:10.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:10.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:10.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:10.768 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7098ms 2025-06-25 13:07:10.768 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:10.768 +03:00 [DBG] Connection id "0HNC8090TG584" completed keep alive response. 2025-06-25 13:07:10.768 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3082ms 2025-06-25 13:07:10.768 +03:00 [DBG] Connection id "0HNC8090TG584" received FIN. 2025-06-25 13:07:10.768 +03:00 [DBG] Connection id "0HNC8090TG584" disconnecting. 2025-06-25 13:07:10.768 +03:00 [DBG] Connection id "0HNC8090TG584" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:07:10.769 +03:00 [DBG] Connection id "0HNC8090TG584" stopped. 2025-06-25 13:07:15.768 +03:00 [DBG] Connection id "0HNC8090TG585" accepted. 2025-06-25 13:07:15.769 +03:00 [DBG] Connection id "0HNC8090TG585" started. 2025-06-25 13:07:15.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:07:15.769 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:07:15.769 +03:00 [DBG] POST requests are not supported 2025-06-25 13:07:15.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:07:15.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:07:15.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:15.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:07:15.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:07:15.769 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:07:15.769 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:07:15.769 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:15.769 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:07:15.769 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:07:15.769 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:07:15.769 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:07:15.769 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:07:15.769 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:07:15.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:15.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:15.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:15.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:15.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:15.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:15.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:15.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:15.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:07:15.770 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1667ms. 2025-06-25 13:07:15.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:15.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:15.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:15.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:15.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:15.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:15.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:15.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:15.770 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:15.770 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:07:15.770 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:15.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:15.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:15.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:15.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:15.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:15.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:15.770 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.836ms 2025-06-25 13:07:15.770 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:15.770 +03:00 [DBG] Connection id "0HNC8090TG585" completed keep alive response. 2025-06-25 13:07:15.770 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5911ms 2025-06-25 13:07:15.771 +03:00 [DBG] Connection id "0HNC8090TG585" received FIN. 2025-06-25 13:07:15.771 +03:00 [DBG] Connection id "0HNC8090TG585" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:07:15.771 +03:00 [DBG] Connection id "0HNC8090TG585" disconnecting. 2025-06-25 13:07:15.771 +03:00 [DBG] Connection id "0HNC8090TG585" stopped. 2025-06-25 13:07:20.769 +03:00 [DBG] Connection id "0HNC8090TG586" accepted. 2025-06-25 13:07:20.769 +03:00 [DBG] Connection id "0HNC8090TG586" started. 2025-06-25 13:07:20.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:07:20.769 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:07:20.769 +03:00 [DBG] POST requests are not supported 2025-06-25 13:07:20.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:07:20.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:07:20.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:20.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:07:20.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:07:20.769 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:07:20.769 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:07:20.769 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:20.769 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:07:20.770 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:07:20.770 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:07:20.770 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:07:20.770 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:07:20.770 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:07:20.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:20.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:20.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:20.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:20.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:20.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:20.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:20.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:20.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:07:20.770 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1699ms. 2025-06-25 13:07:20.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:20.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:20.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:20.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:20.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:20.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:20.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:20.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:20.771 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:20.771 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:07:20.771 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:20.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:20.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:20.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:20.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:20.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:20.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:20.771 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1775ms 2025-06-25 13:07:20.771 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:20.771 +03:00 [DBG] Connection id "0HNC8090TG586" completed keep alive response. 2025-06-25 13:07:20.771 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3431ms 2025-06-25 13:07:20.772 +03:00 [DBG] Connection id "0HNC8090TG586" received FIN. 2025-06-25 13:07:20.772 +03:00 [DBG] Connection id "0HNC8090TG586" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:07:20.772 +03:00 [DBG] Connection id "0HNC8090TG586" disconnecting. 2025-06-25 13:07:20.772 +03:00 [DBG] Connection id "0HNC8090TG586" stopped. 2025-06-25 13:07:25.765 +03:00 [DBG] Connection id "0HNC8090TG587" accepted. 2025-06-25 13:07:25.765 +03:00 [DBG] Connection id "0HNC8090TG587" started. 2025-06-25 13:07:25.766 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:07:25.766 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:07:25.766 +03:00 [DBG] POST requests are not supported 2025-06-25 13:07:25.766 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:07:25.766 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:07:25.766 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:25.766 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:07:25.766 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:07:25.766 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:07:25.766 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:07:25.766 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:25.766 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:07:25.766 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:07:25.766 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:07:25.766 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:07:25.766 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:07:25.766 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:07:25.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:25.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:25.766 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:25.766 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:25.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:25.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:25.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:25.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:25.766 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:07:25.766 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1193ms. 2025-06-25 13:07:25.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:25.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:25.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:25.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:25.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:25.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:25.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:25.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:25.767 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:25.767 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:07:25.767 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:25.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:25.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:25.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:25.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:25.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:25.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:25.767 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6866ms 2025-06-25 13:07:25.767 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:25.767 +03:00 [DBG] Connection id "0HNC8090TG587" completed keep alive response. 2025-06-25 13:07:25.767 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.253ms 2025-06-25 13:07:25.767 +03:00 [DBG] Connection id "0HNC8090TG587" received FIN. 2025-06-25 13:07:25.767 +03:00 [DBG] Connection id "0HNC8090TG587" disconnecting. 2025-06-25 13:07:25.767 +03:00 [DBG] Connection id "0HNC8090TG587" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:07:25.768 +03:00 [DBG] Connection id "0HNC8090TG587" stopped. 2025-06-25 13:07:30.768 +03:00 [DBG] Connection id "0HNC8090TG588" accepted. 2025-06-25 13:07:30.768 +03:00 [DBG] Connection id "0HNC8090TG588" started. 2025-06-25 13:07:30.768 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:07:30.768 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:07:30.768 +03:00 [DBG] POST requests are not supported 2025-06-25 13:07:30.768 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:07:30.768 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:07:30.768 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:30.768 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:07:30.768 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:07:30.768 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:07:30.768 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:07:30.768 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:30.768 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:07:30.768 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:07:30.768 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:07:30.768 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:07:30.768 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:07:30.768 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:07:30.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:30.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:30.768 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:30.768 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:30.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:30.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:30.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:30.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:30.768 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:07:30.769 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1482ms. 2025-06-25 13:07:30.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:30.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:30.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:30.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:30.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:30.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:30.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:30.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:30.769 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:30.769 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:07:30.769 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:30.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:30.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:30.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:30.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:30.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:30.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:30.769 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6795ms 2025-06-25 13:07:30.769 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:30.769 +03:00 [DBG] Connection id "0HNC8090TG588" completed keep alive response. 2025-06-25 13:07:30.769 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.248ms 2025-06-25 13:07:30.769 +03:00 [DBG] Connection id "0HNC8090TG588" received FIN. 2025-06-25 13:07:30.769 +03:00 [DBG] Connection id "0HNC8090TG588" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:07:30.769 +03:00 [DBG] Connection id "0HNC8090TG588" disconnecting. 2025-06-25 13:07:30.769 +03:00 [DBG] Connection id "0HNC8090TG588" stopped. 2025-06-25 13:07:35.772 +03:00 [DBG] Connection id "0HNC8090TG589" accepted. 2025-06-25 13:07:35.772 +03:00 [DBG] Connection id "0HNC8090TG589" started. 2025-06-25 13:07:35.772 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:07:35.772 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:07:35.772 +03:00 [DBG] POST requests are not supported 2025-06-25 13:07:35.772 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:07:35.773 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:07:35.773 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:35.773 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:07:35.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:07:35.773 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:07:35.773 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:07:35.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:35.773 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:07:35.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:07:35.773 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:07:35.773 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:07:35.773 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:07:35.773 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:07:35.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:35.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:35.773 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:35.773 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:35.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:35.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:35.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:35.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:35.773 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:07:35.774 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1872ms. 2025-06-25 13:07:35.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:35.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:35.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:35.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:35.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:35.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:35.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:35.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:35.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:35.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:07:35.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:35.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:35.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:35.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:35.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:35.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:35.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:35.774 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0006ms 2025-06-25 13:07:35.774 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:35.774 +03:00 [DBG] Connection id "0HNC8090TG589" completed keep alive response. 2025-06-25 13:07:35.774 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8138ms 2025-06-25 13:07:35.774 +03:00 [DBG] Connection id "0HNC8090TG589" received FIN. 2025-06-25 13:07:35.775 +03:00 [DBG] Connection id "0HNC8090TG589" disconnecting. 2025-06-25 13:07:35.775 +03:00 [DBG] Connection id "0HNC8090TG589" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:07:35.776 +03:00 [DBG] Connection id "0HNC8090TG589" stopped. 2025-06-25 13:07:40.773 +03:00 [DBG] Connection id "0HNC8090TG58A" accepted. 2025-06-25 13:07:40.773 +03:00 [DBG] Connection id "0HNC8090TG58A" started. 2025-06-25 13:07:40.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:07:40.773 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:07:40.773 +03:00 [DBG] POST requests are not supported 2025-06-25 13:07:40.773 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:07:40.773 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:07:40.773 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:40.773 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:07:40.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:07:40.773 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:07:40.773 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:07:40.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:40.773 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:07:40.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:07:40.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:07:40.774 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:07:40.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:07:40.774 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:07:40.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:40.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:40.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:40.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:40.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:40.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:40.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:40.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:40.774 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:07:40.774 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1719ms. 2025-06-25 13:07:40.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:40.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:40.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:40.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:40.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:40.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:40.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:40.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:40.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:40.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:07:40.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:40.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:40.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:40.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:40.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:40.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:40.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:40.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0964ms 2025-06-25 13:07:40.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:40.775 +03:00 [DBG] Connection id "0HNC8090TG58A" completed keep alive response. 2025-06-25 13:07:40.775 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0332ms 2025-06-25 13:07:40.775 +03:00 [DBG] Connection id "0HNC8090TG58A" received FIN. 2025-06-25 13:07:40.775 +03:00 [DBG] Connection id "0HNC8090TG58A" disconnecting. 2025-06-25 13:07:40.776 +03:00 [DBG] Connection id "0HNC8090TG58A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:07:40.777 +03:00 [DBG] Connection id "0HNC8090TG58A" stopped. 2025-06-25 13:07:45.769 +03:00 [DBG] Connection id "0HNC8090TG58B" accepted. 2025-06-25 13:07:45.769 +03:00 [DBG] Connection id "0HNC8090TG58B" started. 2025-06-25 13:07:45.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:07:45.769 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:07:45.769 +03:00 [DBG] POST requests are not supported 2025-06-25 13:07:45.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:07:45.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:07:45.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:45.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:07:45.770 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:07:45.770 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:07:45.770 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:07:45.770 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:45.770 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:07:45.770 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:07:45.770 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:07:45.770 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:07:45.770 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:07:45.770 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:07:45.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:45.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:45.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:45.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:45.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:45.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:45.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:45.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:45.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:07:45.771 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1881ms. 2025-06-25 13:07:45.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:45.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:45.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:45.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:45.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:45.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:45.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:45.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:45.771 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:45.771 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:07:45.771 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:45.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:45.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:45.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:45.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:45.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:45.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:45.771 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1639ms 2025-06-25 13:07:45.771 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:45.771 +03:00 [DBG] Connection id "0HNC8090TG58B" completed keep alive response. 2025-06-25 13:07:45.771 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1197ms 2025-06-25 13:07:45.772 +03:00 [DBG] Connection id "0HNC8090TG58B" received FIN. 2025-06-25 13:07:45.772 +03:00 [DBG] Connection id "0HNC8090TG58B" disconnecting. 2025-06-25 13:07:45.772 +03:00 [DBG] Connection id "0HNC8090TG58B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:07:45.773 +03:00 [DBG] Connection id "0HNC8090TG58B" stopped. 2025-06-25 13:07:50.767 +03:00 [DBG] Connection id "0HNC8090TG58C" accepted. 2025-06-25 13:07:50.768 +03:00 [DBG] Connection id "0HNC8090TG58C" started. 2025-06-25 13:07:50.768 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:07:50.768 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:07:50.768 +03:00 [DBG] POST requests are not supported 2025-06-25 13:07:50.768 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:07:50.768 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:07:50.768 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:50.768 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:07:50.768 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:07:50.768 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:07:50.768 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:07:50.768 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:50.768 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:07:50.768 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:07:50.768 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:07:50.768 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:07:50.768 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:07:50.768 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:07:50.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:50.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:50.768 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:50.768 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:50.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:50.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:50.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:50.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:50.769 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:07:50.769 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-06-25 13:07:50.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:50.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:50.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:50.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:50.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:50.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:50.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:50.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:50.769 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:50.769 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:07:50.769 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:50.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:50.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:50.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:50.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:50.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:50.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:50.769 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9488ms 2025-06-25 13:07:50.769 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:50.769 +03:00 [DBG] Connection id "0HNC8090TG58C" completed keep alive response. 2025-06-25 13:07:50.769 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6807ms 2025-06-25 13:07:50.770 +03:00 [DBG] Connection id "0HNC8090TG58C" received FIN. 2025-06-25 13:07:50.770 +03:00 [DBG] Connection id "0HNC8090TG58C" disconnecting. 2025-06-25 13:07:50.770 +03:00 [DBG] Connection id "0HNC8090TG58C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:07:50.771 +03:00 [DBG] Connection id "0HNC8090TG58C" stopped. 2025-06-25 13:07:55.773 +03:00 [DBG] Connection id "0HNC8090TG58D" accepted. 2025-06-25 13:07:55.774 +03:00 [DBG] Connection id "0HNC8090TG58D" started. 2025-06-25 13:07:55.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:07:55.774 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:07:55.774 +03:00 [DBG] POST requests are not supported 2025-06-25 13:07:55.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:07:55.774 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:07:55.775 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:55.775 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:07:55.775 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:07:55.775 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:07:55.775 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:07:55.775 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:55.775 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:07:55.775 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:07:55.775 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:07:55.775 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:07:55.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:07:55.775 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:07:55.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:55.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:55.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:55.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:07:55.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:55.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:55.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:55.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:55.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:07:55.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1487ms. 2025-06-25 13:07:55.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:55.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:07:55.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:55.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:07:55.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:55.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:55.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:55.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:55.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:55.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:07:55.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:07:55.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:55.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:07:55.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:55.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:55.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:55.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:07:55.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8018ms 2025-06-25 13:07:55.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:07:55.776 +03:00 [DBG] Connection id "0HNC8090TG58D" completed keep alive response. 2025-06-25 13:07:55.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7308ms 2025-06-25 13:07:55.776 +03:00 [DBG] Connection id "0HNC8090TG58D" received FIN. 2025-06-25 13:07:55.776 +03:00 [DBG] Connection id "0HNC8090TG58D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:07:55.776 +03:00 [DBG] Connection id "0HNC8090TG58D" disconnecting. 2025-06-25 13:07:55.776 +03:00 [DBG] Connection id "0HNC8090TG58D" stopped. 2025-06-25 13:08:00.769 +03:00 [DBG] Connection id "0HNC8090TG58E" accepted. 2025-06-25 13:08:00.769 +03:00 [DBG] Connection id "0HNC8090TG58E" started. 2025-06-25 13:08:00.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:08:00.769 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:08:00.769 +03:00 [DBG] POST requests are not supported 2025-06-25 13:08:00.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:08:00.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:08:00.770 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:00.770 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:08:00.770 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:08:00.770 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:08:00.770 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:08:00.770 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:00.770 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:08:00.770 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:08:00.770 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:08:00.770 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:08:00.770 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:08:00.770 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:08:00.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:00.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:00.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:00.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:00.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:00.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:00.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:00.771 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:00.771 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:08:00.771 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2058ms. 2025-06-25 13:08:00.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:00.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:00.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:00.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:00.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:00.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:00.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:00.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:00.771 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:00.771 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:08:00.771 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:00.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:00.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:00.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:00.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:00.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:00.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:00.772 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5648ms 2025-06-25 13:08:00.772 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:00.772 +03:00 [DBG] Connection id "0HNC8090TG58E" completed keep alive response. 2025-06-25 13:08:00.772 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.62ms 2025-06-25 13:08:00.772 +03:00 [DBG] Connection id "0HNC8090TG58E" received FIN. 2025-06-25 13:08:00.772 +03:00 [DBG] Connection id "0HNC8090TG58E" disconnecting. 2025-06-25 13:08:00.772 +03:00 [DBG] Connection id "0HNC8090TG58E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:08:00.774 +03:00 [DBG] Connection id "0HNC8090TG58E" stopped. 2025-06-25 13:08:05.767 +03:00 [DBG] Connection id "0HNC8090TG58F" accepted. 2025-06-25 13:08:05.767 +03:00 [DBG] Connection id "0HNC8090TG58F" started. 2025-06-25 13:08:05.767 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:08:05.767 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:08:05.767 +03:00 [DBG] POST requests are not supported 2025-06-25 13:08:05.767 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:08:05.767 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:08:05.768 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:05.768 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:08:05.768 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:08:05.768 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:08:05.768 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:08:05.768 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:05.768 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:08:05.768 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:08:05.768 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:08:05.768 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:08:05.768 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:08:05.768 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:08:05.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:05.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:05.768 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:05.768 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:05.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:05.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:05.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:05.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:05.768 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:08:05.768 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1144ms. 2025-06-25 13:08:05.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:05.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:05.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:05.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:05.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:05.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:05.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:05.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:05.768 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:05.768 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:08:05.768 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:05.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:05.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:05.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:05.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:05.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:05.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:05.768 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6015ms 2025-06-25 13:08:05.768 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:05.769 +03:00 [DBG] Connection id "0HNC8090TG58F" completed keep alive response. 2025-06-25 13:08:05.769 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2051ms 2025-06-25 13:08:05.769 +03:00 [DBG] Connection id "0HNC8090TG58F" received FIN. 2025-06-25 13:08:05.769 +03:00 [DBG] Connection id "0HNC8090TG58F" disconnecting. 2025-06-25 13:08:05.769 +03:00 [DBG] Connection id "0HNC8090TG58F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:08:05.770 +03:00 [DBG] Connection id "0HNC8090TG58F" stopped. 2025-06-25 13:08:10.767 +03:00 [DBG] Connection id "0HNC8090TG58G" accepted. 2025-06-25 13:08:10.767 +03:00 [DBG] Connection id "0HNC8090TG58G" started. 2025-06-25 13:08:10.768 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:08:10.768 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:08:10.768 +03:00 [DBG] POST requests are not supported 2025-06-25 13:08:10.768 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:08:10.768 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:08:10.768 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:10.768 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:08:10.768 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:08:10.768 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:08:10.768 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:08:10.768 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:10.768 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:08:10.768 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:08:10.768 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:08:10.768 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:08:10.768 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:08:10.768 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:08:10.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:10.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:10.768 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:10.768 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:10.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:10.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:10.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:10.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:10.768 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:08:10.768 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1209ms. 2025-06-25 13:08:10.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:10.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:10.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:10.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:10.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:10.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:10.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:10.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:10.769 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:10.769 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:08:10.769 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:10.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:10.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:10.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:10.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:10.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:10.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:10.769 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.625ms 2025-06-25 13:08:10.769 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:10.769 +03:00 [DBG] Connection id "0HNC8090TG58G" completed keep alive response. 2025-06-25 13:08:10.769 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2209ms 2025-06-25 13:08:10.769 +03:00 [DBG] Connection id "0HNC8090TG58G" received FIN. 2025-06-25 13:08:10.769 +03:00 [DBG] Connection id "0HNC8090TG58G" disconnecting. 2025-06-25 13:08:10.769 +03:00 [DBG] Connection id "0HNC8090TG58G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:08:10.771 +03:00 [DBG] Connection id "0HNC8090TG58G" stopped. 2025-06-25 13:08:15.781 +03:00 [DBG] Connection id "0HNC8090TG58H" accepted. 2025-06-25 13:08:15.781 +03:00 [DBG] Connection id "0HNC8090TG58H" started. 2025-06-25 13:08:15.782 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:08:15.782 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:08:15.782 +03:00 [DBG] POST requests are not supported 2025-06-25 13:08:15.782 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:08:15.782 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:08:15.782 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:15.782 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:08:15.782 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:08:15.782 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:08:15.782 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:08:15.782 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:15.782 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:08:15.782 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:08:15.782 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:08:15.782 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:08:15.782 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:08:15.782 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:08:15.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:15.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:15.782 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:15.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:15.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:15.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:15.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:15.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:15.782 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:08:15.783 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1218ms. 2025-06-25 13:08:15.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:15.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:15.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:15.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:15.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:15.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:15.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:15.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:15.783 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:15.783 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:08:15.783 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:15.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:15.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:15.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:15.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:15.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:15.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:15.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7728ms 2025-06-25 13:08:15.783 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:15.783 +03:00 [DBG] Connection id "0HNC8090TG58H" completed keep alive response. 2025-06-25 13:08:15.783 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4224ms 2025-06-25 13:08:15.783 +03:00 [DBG] Connection id "0HNC8090TG58H" received FIN. 2025-06-25 13:08:15.783 +03:00 [DBG] Connection id "0HNC8090TG58H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:08:15.784 +03:00 [DBG] Connection id "0HNC8090TG58H" disconnecting. 2025-06-25 13:08:15.784 +03:00 [DBG] Connection id "0HNC8090TG58H" stopped. 2025-06-25 13:08:20.772 +03:00 [DBG] Connection id "0HNC8090TG58I" accepted. 2025-06-25 13:08:20.772 +03:00 [DBG] Connection id "0HNC8090TG58I" started. 2025-06-25 13:08:20.772 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:08:20.772 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:08:20.772 +03:00 [DBG] POST requests are not supported 2025-06-25 13:08:20.772 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:08:20.772 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:08:20.772 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:20.772 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:08:20.772 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:08:20.772 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:08:20.772 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:08:20.772 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:20.772 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:08:20.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:08:20.773 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:08:20.773 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:08:20.773 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:08:20.773 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:08:20.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:20.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:20.773 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:20.773 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:20.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:20.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:20.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:20.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:20.773 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:08:20.773 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-06-25 13:08:20.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:20.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:20.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:20.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:20.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:20.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:20.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:20.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:20.773 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:20.773 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:08:20.773 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:20.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:20.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:20.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:20.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:20.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:20.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:20.773 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7213ms 2025-06-25 13:08:20.773 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:20.773 +03:00 [DBG] Connection id "0HNC8090TG58I" completed keep alive response. 2025-06-25 13:08:20.774 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.428ms 2025-06-25 13:08:20.774 +03:00 [DBG] Connection id "0HNC8090TG58I" received FIN. 2025-06-25 13:08:20.774 +03:00 [DBG] Connection id "0HNC8090TG58I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:08:20.774 +03:00 [DBG] Connection id "0HNC8090TG58I" disconnecting. 2025-06-25 13:08:20.774 +03:00 [DBG] Connection id "0HNC8090TG58I" stopped. 2025-06-25 13:08:25.773 +03:00 [DBG] Connection id "0HNC8090TG58J" accepted. 2025-06-25 13:08:25.773 +03:00 [DBG] Connection id "0HNC8090TG58J" started. 2025-06-25 13:08:25.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:08:25.773 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:08:25.773 +03:00 [DBG] POST requests are not supported 2025-06-25 13:08:25.773 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:08:25.774 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:08:25.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:25.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:08:25.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:08:25.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:08:25.774 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:08:25.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:25.774 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:08:25.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:08:25.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:08:25.774 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:08:25.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:08:25.774 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:08:25.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:25.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:25.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:25.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:25.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:25.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:25.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:25.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:25.774 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:08:25.774 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-06-25 13:08:25.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:25.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:25.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:25.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:25.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:25.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:25.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:25.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:25.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:25.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:08:25.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:25.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:25.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:25.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:25.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:25.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:25.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:25.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7012ms 2025-06-25 13:08:25.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:25.775 +03:00 [DBG] Connection id "0HNC8090TG58J" completed keep alive response. 2025-06-25 13:08:25.775 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3336ms 2025-06-25 13:08:25.775 +03:00 [DBG] Connection id "0HNC8090TG58J" received FIN. 2025-06-25 13:08:25.775 +03:00 [DBG] Connection id "0HNC8090TG58J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:08:25.775 +03:00 [DBG] Connection id "0HNC8090TG58J" disconnecting. 2025-06-25 13:08:25.775 +03:00 [DBG] Connection id "0HNC8090TG58J" stopped. 2025-06-25 13:08:30.769 +03:00 [DBG] Connection id "0HNC8090TG58K" accepted. 2025-06-25 13:08:30.769 +03:00 [DBG] Connection id "0HNC8090TG58K" started. 2025-06-25 13:08:30.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:08:30.769 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:08:30.769 +03:00 [DBG] POST requests are not supported 2025-06-25 13:08:30.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:08:30.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:08:30.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:30.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:08:30.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:08:30.769 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:08:30.769 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:08:30.769 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:30.769 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:08:30.769 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:08:30.769 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:08:30.769 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:08:30.769 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:08:30.769 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:08:30.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:30.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:30.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:30.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:30.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:30.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:30.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:30.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:30.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:08:30.770 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1369ms. 2025-06-25 13:08:30.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:30.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:30.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:30.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:30.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:30.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:30.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:30.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:30.770 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:30.770 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:08:30.770 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:30.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:30.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:30.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:30.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:30.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:30.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:30.770 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8052ms 2025-06-25 13:08:30.770 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:30.770 +03:00 [DBG] Connection id "0HNC8090TG58K" completed keep alive response. 2025-06-25 13:08:30.770 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4284ms 2025-06-25 13:08:30.771 +03:00 [DBG] Connection id "0HNC8090TG58K" received FIN. 2025-06-25 13:08:30.771 +03:00 [DBG] Connection id "0HNC8090TG58K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:08:30.771 +03:00 [DBG] Connection id "0HNC8090TG58K" disconnecting. 2025-06-25 13:08:30.771 +03:00 [DBG] Connection id "0HNC8090TG58K" stopped. 2025-06-25 13:08:35.769 +03:00 [DBG] Connection id "0HNC8090TG58L" accepted. 2025-06-25 13:08:35.769 +03:00 [DBG] Connection id "0HNC8090TG58L" started. 2025-06-25 13:08:35.770 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:08:35.770 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:08:35.770 +03:00 [DBG] POST requests are not supported 2025-06-25 13:08:35.770 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:08:35.770 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:08:35.770 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:35.770 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:08:35.770 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:08:35.770 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:08:35.770 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:08:35.770 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:35.770 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:08:35.770 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:08:35.770 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:08:35.770 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:08:35.770 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:08:35.770 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:08:35.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:35.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:35.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:35.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:35.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:35.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:35.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:35.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:35.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:08:35.771 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1476ms. 2025-06-25 13:08:35.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:35.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:35.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:35.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:35.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:35.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:35.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:35.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:35.771 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:35.771 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:08:35.771 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:35.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:35.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:35.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:35.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:35.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:35.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:35.771 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8276ms 2025-06-25 13:08:35.771 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:35.771 +03:00 [DBG] Connection id "0HNC8090TG58L" completed keep alive response. 2025-06-25 13:08:35.771 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5536ms 2025-06-25 13:08:35.771 +03:00 [DBG] Connection id "0HNC8090TG58L" received FIN. 2025-06-25 13:08:35.771 +03:00 [DBG] Connection id "0HNC8090TG58L" disconnecting. 2025-06-25 13:08:35.772 +03:00 [DBG] Connection id "0HNC8090TG58L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:08:35.773 +03:00 [DBG] Connection id "0HNC8090TG58L" stopped. 2025-06-25 13:08:40.772 +03:00 [DBG] Connection id "0HNC8090TG58M" accepted. 2025-06-25 13:08:40.772 +03:00 [DBG] Connection id "0HNC8090TG58M" started. 2025-06-25 13:08:40.772 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:08:40.772 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:08:40.772 +03:00 [DBG] POST requests are not supported 2025-06-25 13:08:40.772 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:08:40.772 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:08:40.772 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:40.772 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:08:40.772 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:08:40.773 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:08:40.773 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:08:40.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:40.773 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:08:40.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:08:40.773 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:08:40.773 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:08:40.773 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:08:40.773 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:08:40.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:40.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:40.773 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:40.773 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:40.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:40.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:40.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:40.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:40.773 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:08:40.773 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1414ms. 2025-06-25 13:08:40.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:40.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:40.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:40.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:40.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:40.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:40.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:40.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:40.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:40.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:08:40.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:40.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:40.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:40.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:40.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:40.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:40.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:40.774 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1335ms 2025-06-25 13:08:40.774 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:40.774 +03:00 [DBG] Connection id "0HNC8090TG58M" completed keep alive response. 2025-06-25 13:08:40.774 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0682ms 2025-06-25 13:08:40.774 +03:00 [DBG] Connection id "0HNC8090TG58M" received FIN. 2025-06-25 13:08:40.774 +03:00 [DBG] Connection id "0HNC8090TG58M" disconnecting. 2025-06-25 13:08:40.774 +03:00 [DBG] Connection id "0HNC8090TG58M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:08:40.775 +03:00 [DBG] Connection id "0HNC8090TG58M" stopped. 2025-06-25 13:08:45.769 +03:00 [DBG] Connection id "0HNC8090TG58N" accepted. 2025-06-25 13:08:45.769 +03:00 [DBG] Connection id "0HNC8090TG58N" started. 2025-06-25 13:08:45.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:08:45.769 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:08:45.769 +03:00 [DBG] POST requests are not supported 2025-06-25 13:08:45.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:08:45.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:08:45.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:45.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:08:45.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:08:45.769 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:08:45.769 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:08:45.769 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:45.770 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:08:45.770 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:08:45.770 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:08:45.770 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:08:45.770 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:08:45.770 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:08:45.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:45.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:45.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:45.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:45.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:45.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:45.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:45.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:45.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:08:45.770 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1484ms. 2025-06-25 13:08:45.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:45.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:45.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:45.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:45.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:45.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:45.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:45.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:45.770 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:45.770 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:08:45.771 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:45.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:45.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:45.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:45.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:45.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:45.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:45.771 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9583ms 2025-06-25 13:08:45.771 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:45.771 +03:00 [DBG] Connection id "0HNC8090TG58N" completed keep alive response. 2025-06-25 13:08:45.771 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7903ms 2025-06-25 13:08:45.771 +03:00 [DBG] Connection id "0HNC8090TG58N" received FIN. 2025-06-25 13:08:45.771 +03:00 [DBG] Connection id "0HNC8090TG58N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:08:45.771 +03:00 [DBG] Connection id "0HNC8090TG58N" disconnecting. 2025-06-25 13:08:45.771 +03:00 [DBG] Connection id "0HNC8090TG58N" stopped. 2025-06-25 13:08:50.769 +03:00 [DBG] Connection id "0HNC8090TG58O" accepted. 2025-06-25 13:08:50.769 +03:00 [DBG] Connection id "0HNC8090TG58O" started. 2025-06-25 13:08:50.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:08:50.769 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:08:50.769 +03:00 [DBG] POST requests are not supported 2025-06-25 13:08:50.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:08:50.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:08:50.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:50.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:08:50.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:08:50.770 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:08:50.770 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:08:50.770 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:50.770 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:08:50.770 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:08:50.770 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:08:50.770 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:08:50.770 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:08:50.770 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:08:50.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:50.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:50.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:50.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:50.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:50.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:50.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:50.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:50.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:08:50.770 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1175ms. 2025-06-25 13:08:50.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:50.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:50.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:50.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:50.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:50.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:50.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:50.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:50.770 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:50.770 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:08:50.770 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:50.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:50.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:50.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:50.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:50.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:50.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:50.771 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6932ms 2025-06-25 13:08:50.771 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:50.771 +03:00 [DBG] Connection id "0HNC8090TG58O" completed keep alive response. 2025-06-25 13:08:50.771 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.587ms 2025-06-25 13:08:50.771 +03:00 [DBG] Connection id "0HNC8090TG58O" received FIN. 2025-06-25 13:08:50.771 +03:00 [DBG] Connection id "0HNC8090TG58O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:08:50.771 +03:00 [DBG] Connection id "0HNC8090TG58O" disconnecting. 2025-06-25 13:08:50.771 +03:00 [DBG] Connection id "0HNC8090TG58O" stopped. 2025-06-25 13:08:55.771 +03:00 [DBG] Connection id "0HNC8090TG58P" accepted. 2025-06-25 13:08:55.772 +03:00 [DBG] Connection id "0HNC8090TG58P" started. 2025-06-25 13:08:55.772 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:08:55.772 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:08:55.772 +03:00 [DBG] POST requests are not supported 2025-06-25 13:08:55.772 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:08:55.772 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:08:55.772 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:55.772 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:08:55.772 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:08:55.772 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:08:55.772 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:08:55.772 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:55.772 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:08:55.772 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:08:55.772 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:08:55.772 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:08:55.772 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:08:55.772 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:08:55.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:55.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:55.772 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:55.772 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:08:55.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:55.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:55.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:55.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:55.772 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:08:55.773 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1514ms. 2025-06-25 13:08:55.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:55.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:08:55.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:55.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:08:55.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:55.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:55.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:55.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:55.773 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:55.773 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:08:55.773 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:08:55.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:55.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:08:55.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:55.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:55.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:55.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:08:55.773 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8431ms 2025-06-25 13:08:55.773 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:08:55.773 +03:00 [DBG] Connection id "0HNC8090TG58P" completed keep alive response. 2025-06-25 13:08:55.773 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.511ms 2025-06-25 13:08:55.773 +03:00 [DBG] Connection id "0HNC8090TG58P" received FIN. 2025-06-25 13:08:55.773 +03:00 [DBG] Connection id "0HNC8090TG58P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:08:55.774 +03:00 [DBG] Connection id "0HNC8090TG58P" disconnecting. 2025-06-25 13:08:55.774 +03:00 [DBG] Connection id "0HNC8090TG58P" stopped. 2025-06-25 13:09:00.769 +03:00 [DBG] Connection id "0HNC8090TG58Q" accepted. 2025-06-25 13:09:00.769 +03:00 [DBG] Connection id "0HNC8090TG58Q" started. 2025-06-25 13:09:00.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:09:00.769 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:09:00.769 +03:00 [DBG] POST requests are not supported 2025-06-25 13:09:00.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:09:00.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:09:00.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:00.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:09:00.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:09:00.769 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:09:00.769 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:09:00.770 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:00.770 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:09:00.770 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:09:00.770 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:09:00.770 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:09:00.770 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:09:00.770 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:09:00.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:00.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:00.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:00.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:00.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:00.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:00.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:00.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:00.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:09:00.770 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1224ms. 2025-06-25 13:09:00.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:00.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:00.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:00.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:00.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:00.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:00.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:00.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:00.770 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:00.770 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:09:00.770 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:00.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:00.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:00.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:00.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:00.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:00.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:00.771 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8868ms 2025-06-25 13:09:00.771 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:00.771 +03:00 [DBG] Connection id "0HNC8090TG58Q" completed keep alive response. 2025-06-25 13:09:00.771 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5549ms 2025-06-25 13:09:00.771 +03:00 [DBG] Connection id "0HNC8090TG58Q" received FIN. 2025-06-25 13:09:00.771 +03:00 [DBG] Connection id "0HNC8090TG58Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:09:00.771 +03:00 [DBG] Connection id "0HNC8090TG58Q" disconnecting. 2025-06-25 13:09:00.771 +03:00 [DBG] Connection id "0HNC8090TG58Q" stopped. 2025-06-25 13:09:05.768 +03:00 [DBG] Connection id "0HNC8090TG58R" accepted. 2025-06-25 13:09:05.769 +03:00 [DBG] Connection id "0HNC8090TG58R" started. 2025-06-25 13:09:05.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:09:05.769 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:09:05.769 +03:00 [DBG] POST requests are not supported 2025-06-25 13:09:05.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:09:05.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:09:05.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:05.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:09:05.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:09:05.769 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:09:05.769 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:09:05.769 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:05.769 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:09:05.769 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:09:05.769 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:09:05.769 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:09:05.769 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:09:05.770 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:09:05.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:05.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:05.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:05.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:05.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:05.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:05.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:05.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:05.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:09:05.770 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1497ms. 2025-06-25 13:09:05.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:05.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:05.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:05.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:05.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:05.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:05.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:05.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:05.770 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:05.770 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:09:05.770 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:05.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:05.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:05.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:05.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:05.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:05.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:05.770 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7133ms 2025-06-25 13:09:05.770 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:05.770 +03:00 [DBG] Connection id "0HNC8090TG58R" completed keep alive response. 2025-06-25 13:09:05.770 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4711ms 2025-06-25 13:09:05.771 +03:00 [DBG] Connection id "0HNC8090TG58R" received FIN. 2025-06-25 13:09:05.771 +03:00 [DBG] Connection id "0HNC8090TG58R" disconnecting. 2025-06-25 13:09:05.771 +03:00 [DBG] Connection id "0HNC8090TG58R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:09:05.772 +03:00 [DBG] Connection id "0HNC8090TG58R" stopped. 2025-06-25 13:09:10.773 +03:00 [DBG] Connection id "0HNC8090TG58S" accepted. 2025-06-25 13:09:10.773 +03:00 [DBG] Connection id "0HNC8090TG58S" started. 2025-06-25 13:09:10.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:09:10.773 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:09:10.773 +03:00 [DBG] POST requests are not supported 2025-06-25 13:09:10.773 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:09:10.773 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:09:10.773 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:10.773 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:09:10.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:09:10.773 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:09:10.773 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:09:10.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:10.773 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:09:10.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:09:10.773 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:09:10.773 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:09:10.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:09:10.774 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:09:10.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:10.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:10.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:10.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:10.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:10.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:10.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:10.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:10.774 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:09:10.774 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-06-25 13:09:10.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:10.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:10.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:10.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:10.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:10.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:10.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:10.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:10.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:10.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:09:10.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:10.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:10.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:10.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:10.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:10.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:10.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:10.774 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7196ms 2025-06-25 13:09:10.774 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:10.774 +03:00 [DBG] Connection id "0HNC8090TG58S" completed keep alive response. 2025-06-25 13:09:10.774 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3483ms 2025-06-25 13:09:10.775 +03:00 [DBG] Connection id "0HNC8090TG58S" received FIN. 2025-06-25 13:09:10.775 +03:00 [DBG] Connection id "0HNC8090TG58S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:09:10.775 +03:00 [DBG] Connection id "0HNC8090TG58S" disconnecting. 2025-06-25 13:09:10.775 +03:00 [DBG] Connection id "0HNC8090TG58S" stopped. 2025-06-25 13:09:15.771 +03:00 [DBG] Connection id "0HNC8090TG58T" accepted. 2025-06-25 13:09:15.771 +03:00 [DBG] Connection id "0HNC8090TG58T" started. 2025-06-25 13:09:15.771 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:09:15.771 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:09:15.771 +03:00 [DBG] POST requests are not supported 2025-06-25 13:09:15.771 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:09:15.771 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:09:15.771 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:15.771 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:09:15.771 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:09:15.771 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:09:15.771 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:09:15.771 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:15.771 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:09:15.771 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:09:15.772 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:09:15.772 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:09:15.772 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:09:15.772 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:09:15.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:15.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:15.772 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:15.772 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:15.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:15.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:15.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:15.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:15.772 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:09:15.772 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1594ms. 2025-06-25 13:09:15.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:15.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:15.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:15.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:15.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:15.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:15.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:15.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:15.773 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:15.773 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:09:15.773 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:15.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:15.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:15.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:15.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:15.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:15.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:15.773 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2802ms 2025-06-25 13:09:15.773 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:15.773 +03:00 [DBG] Connection id "0HNC8090TG58T" completed keep alive response. 2025-06-25 13:09:15.773 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2079ms 2025-06-25 13:09:15.773 +03:00 [DBG] Connection id "0HNC8090TG58T" received FIN. 2025-06-25 13:09:15.773 +03:00 [DBG] Connection id "0HNC8090TG58T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:09:15.773 +03:00 [DBG] Connection id "0HNC8090TG58T" disconnecting. 2025-06-25 13:09:15.773 +03:00 [DBG] Connection id "0HNC8090TG58T" stopped. 2025-06-25 13:09:20.773 +03:00 [DBG] Connection id "0HNC8090TG58U" accepted. 2025-06-25 13:09:20.773 +03:00 [DBG] Connection id "0HNC8090TG58U" started. 2025-06-25 13:09:20.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:09:20.773 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:09:20.773 +03:00 [DBG] POST requests are not supported 2025-06-25 13:09:20.773 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:09:20.773 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:09:20.773 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:20.773 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:09:20.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:09:20.773 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:09:20.773 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:09:20.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:20.773 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:09:20.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:09:20.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:09:20.774 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:09:20.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:09:20.774 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:09:20.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:20.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:20.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:20.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:20.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:20.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:20.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:20.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:20.774 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:09:20.774 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1579ms. 2025-06-25 13:09:20.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:20.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:20.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:20.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:20.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:20.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:20.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:20.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:20.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:20.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:09:20.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:20.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:20.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:20.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:20.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:20.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:20.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:20.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.157ms 2025-06-25 13:09:20.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:20.775 +03:00 [DBG] Connection id "0HNC8090TG58U" completed keep alive response. 2025-06-25 13:09:20.775 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.072ms 2025-06-25 13:09:20.775 +03:00 [DBG] Connection id "0HNC8090TG58U" received FIN. 2025-06-25 13:09:20.775 +03:00 [DBG] Connection id "0HNC8090TG58U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:09:20.775 +03:00 [DBG] Connection id "0HNC8090TG58U" disconnecting. 2025-06-25 13:09:20.775 +03:00 [DBG] Connection id "0HNC8090TG58U" stopped. 2025-06-25 13:09:25.776 +03:00 [DBG] Connection id "0HNC8090TG58V" accepted. 2025-06-25 13:09:25.776 +03:00 [DBG] Connection id "0HNC8090TG58V" started. 2025-06-25 13:09:25.776 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:09:25.776 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:09:25.776 +03:00 [DBG] POST requests are not supported 2025-06-25 13:09:25.776 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:09:25.777 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:09:25.777 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:25.777 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:09:25.777 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:09:25.777 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:09:25.777 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:09:25.777 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:25.777 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:09:25.777 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:09:25.777 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:09:25.777 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:09:25.777 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:09:25.777 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:09:25.777 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:25.777 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:25.777 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:25.778 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:25.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:25.778 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:25.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:25.778 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:25.778 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:09:25.778 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.21ms. 2025-06-25 13:09:25.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:25.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:25.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:25.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:25.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:25.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:25.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:25.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:25.779 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:25.779 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:09:25.779 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:25.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:25.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:25.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:25.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:25.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:25.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:25.779 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5158ms 2025-06-25 13:09:25.779 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:25.779 +03:00 [DBG] Connection id "0HNC8090TG58V" completed keep alive response. 2025-06-25 13:09:25.779 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6732ms 2025-06-25 13:09:25.779 +03:00 [DBG] Connection id "0HNC8090TG58V" received FIN. 2025-06-25 13:09:25.779 +03:00 [DBG] Connection id "0HNC8090TG58V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:09:25.779 +03:00 [DBG] Connection id "0HNC8090TG58V" disconnecting. 2025-06-25 13:09:25.780 +03:00 [DBG] Connection id "0HNC8090TG58V" stopped. 2025-06-25 13:09:30.769 +03:00 [DBG] Connection id "0HNC8090TG590" accepted. 2025-06-25 13:09:30.769 +03:00 [DBG] Connection id "0HNC8090TG590" started. 2025-06-25 13:09:30.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:09:30.769 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:09:30.770 +03:00 [DBG] POST requests are not supported 2025-06-25 13:09:30.770 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:09:30.770 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:09:30.770 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:30.770 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:09:30.770 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:09:30.770 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:09:30.770 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:09:30.770 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:30.770 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:09:30.770 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:09:30.770 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:09:30.770 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:09:30.770 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:09:30.770 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:09:30.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:30.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:30.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:30.771 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:30.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:30.771 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:30.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:30.771 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:30.771 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:09:30.771 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2242ms. 2025-06-25 13:09:30.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:30.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:30.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:30.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:30.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:30.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:30.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:30.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:30.772 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:30.772 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:09:30.772 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:30.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:30.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:30.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:30.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:30.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:30.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:30.772 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0673ms 2025-06-25 13:09:30.772 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:30.773 +03:00 [DBG] Connection id "0HNC8090TG590" completed keep alive response. 2025-06-25 13:09:30.773 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3122ms 2025-06-25 13:09:30.773 +03:00 [DBG] Connection id "0HNC8090TG590" received FIN. 2025-06-25 13:09:30.773 +03:00 [DBG] Connection id "0HNC8090TG590" disconnecting. 2025-06-25 13:09:30.773 +03:00 [DBG] Connection id "0HNC8090TG590" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:09:30.774 +03:00 [DBG] Connection id "0HNC8090TG590" stopped. 2025-06-25 13:09:35.775 +03:00 [DBG] Connection id "0HNC8090TG591" accepted. 2025-06-25 13:09:35.775 +03:00 [DBG] Connection id "0HNC8090TG591" started. 2025-06-25 13:09:35.776 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:09:35.776 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:09:35.776 +03:00 [DBG] POST requests are not supported 2025-06-25 13:09:35.776 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:09:35.776 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:09:35.776 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:35.776 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:09:35.776 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:09:35.776 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:09:35.776 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:09:35.776 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:35.776 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:09:35.776 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:09:35.776 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:09:35.776 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:09:35.776 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:09:35.776 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:09:35.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:35.777 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:35.777 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:35.777 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:35.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:35.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:35.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:35.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:35.777 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:09:35.777 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1644ms. 2025-06-25 13:09:35.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:35.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:35.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:35.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:35.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:35.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:35.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:35.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:35.778 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:35.778 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:09:35.778 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:35.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:35.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:35.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:35.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:35.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:35.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:35.778 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4715ms 2025-06-25 13:09:35.778 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:35.778 +03:00 [DBG] Connection id "0HNC8090TG591" completed keep alive response. 2025-06-25 13:09:35.778 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6043ms 2025-06-25 13:09:35.778 +03:00 [DBG] Connection id "0HNC8090TG591" received FIN. 2025-06-25 13:09:35.779 +03:00 [DBG] Connection id "0HNC8090TG591" disconnecting. 2025-06-25 13:09:35.779 +03:00 [DBG] Connection id "0HNC8090TG591" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:09:35.780 +03:00 [DBG] Connection id "0HNC8090TG591" stopped. 2025-06-25 13:09:40.771 +03:00 [DBG] Connection id "0HNC8090TG592" accepted. 2025-06-25 13:09:40.771 +03:00 [DBG] Connection id "0HNC8090TG592" started. 2025-06-25 13:09:40.771 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:09:40.771 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:09:40.771 +03:00 [DBG] POST requests are not supported 2025-06-25 13:09:40.771 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:09:40.771 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:09:40.771 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:40.772 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:09:40.772 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:09:40.772 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:09:40.772 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:09:40.772 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:40.772 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:09:40.772 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:09:40.772 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:09:40.772 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:09:40.772 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:09:40.772 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:09:40.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:40.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:40.772 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:40.773 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:40.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:40.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:40.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:40.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:40.773 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:09:40.773 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.25ms. 2025-06-25 13:09:40.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:40.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:40.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:40.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:40.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:40.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:40.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:40.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:40.773 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:40.773 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:09:40.773 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:40.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:40.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:40.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:40.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:40.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:40.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:40.774 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3784ms 2025-06-25 13:09:40.774 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:40.774 +03:00 [DBG] Connection id "0HNC8090TG592" completed keep alive response. 2025-06-25 13:09:40.774 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7949ms 2025-06-25 13:09:40.774 +03:00 [DBG] Connection id "0HNC8090TG592" received FIN. 2025-06-25 13:09:40.774 +03:00 [DBG] Connection id "0HNC8090TG592" disconnecting. 2025-06-25 13:09:40.774 +03:00 [DBG] Connection id "0HNC8090TG592" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:09:40.775 +03:00 [DBG] Connection id "0HNC8090TG592" stopped. 2025-06-25 13:09:45.787 +03:00 [DBG] Connection id "0HNC8090TG593" accepted. 2025-06-25 13:09:45.787 +03:00 [DBG] Connection id "0HNC8090TG593" started. 2025-06-25 13:09:45.787 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:09:45.787 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:09:45.787 +03:00 [DBG] POST requests are not supported 2025-06-25 13:09:45.788 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:09:45.788 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:09:45.788 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:45.788 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:09:45.788 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:09:45.788 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:09:45.788 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:09:45.788 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:45.788 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:09:45.788 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:09:45.788 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:09:45.788 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:09:45.788 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:09:45.788 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:09:45.789 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:45.789 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:45.789 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:45.789 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:45.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:45.789 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:45.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:45.789 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:45.789 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:09:45.789 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1947ms. 2025-06-25 13:09:45.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:45.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:45.789 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:45.789 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:45.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:45.789 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:45.789 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:45.790 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:45.790 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:45.790 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:09:45.790 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:45.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:45.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:45.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:45.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:45.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:45.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:45.790 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4795ms 2025-06-25 13:09:45.790 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:45.790 +03:00 [DBG] Connection id "0HNC8090TG593" completed keep alive response. 2025-06-25 13:09:45.790 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8243ms 2025-06-25 13:09:45.791 +03:00 [DBG] Connection id "0HNC8090TG593" received FIN. 2025-06-25 13:09:45.791 +03:00 [DBG] Connection id "0HNC8090TG593" disconnecting. 2025-06-25 13:09:45.791 +03:00 [DBG] Connection id "0HNC8090TG593" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:09:45.792 +03:00 [DBG] Connection id "0HNC8090TG593" stopped. 2025-06-25 13:09:50.788 +03:00 [DBG] Connection id "0HNC8090TG594" accepted. 2025-06-25 13:09:50.789 +03:00 [DBG] Connection id "0HNC8090TG594" started. 2025-06-25 13:09:50.789 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:09:50.789 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:09:50.789 +03:00 [DBG] POST requests are not supported 2025-06-25 13:09:50.789 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:09:50.789 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:09:50.789 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:50.789 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:09:50.789 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:09:50.789 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:09:50.789 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:09:50.789 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:50.789 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:09:50.790 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:09:50.790 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:09:50.790 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:09:50.790 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:09:50.790 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:09:50.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:50.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:50.790 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:50.790 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:50.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:50.790 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:50.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:50.790 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:50.790 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:09:50.790 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1656ms. 2025-06-25 13:09:50.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:50.790 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:50.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:50.791 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:50.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:50.791 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:50.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:50.791 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:50.791 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:50.791 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:09:50.791 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:50.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:50.791 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:50.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:50.791 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:50.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:50.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:50.791 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2085ms 2025-06-25 13:09:50.791 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:50.791 +03:00 [DBG] Connection id "0HNC8090TG594" completed keep alive response. 2025-06-25 13:09:50.791 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.232ms 2025-06-25 13:09:50.791 +03:00 [DBG] Connection id "0HNC8090TG594" received FIN. 2025-06-25 13:09:50.792 +03:00 [DBG] Connection id "0HNC8090TG594" disconnecting. 2025-06-25 13:09:50.792 +03:00 [DBG] Connection id "0HNC8090TG594" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:09:50.793 +03:00 [DBG] Connection id "0HNC8090TG594" stopped. 2025-06-25 13:09:56.388 +03:00 [DBG] Connection id "0HNC8090TG595" accepted. 2025-06-25 13:09:56.388 +03:00 [DBG] Connection id "0HNC8090TG595" started. 2025-06-25 13:09:56.388 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:09:56.388 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:09:56.388 +03:00 [DBG] POST requests are not supported 2025-06-25 13:09:56.388 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:09:56.388 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:09:56.388 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:56.388 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:09:56.388 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:09:56.389 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:09:56.389 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:09:56.389 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:56.389 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:09:56.389 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:09:56.389 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:09:56.389 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:09:56.389 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:09:56.389 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:09:56.389 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:56.389 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:56.389 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:56.389 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:09:56.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:56.389 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:56.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:56.389 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:56.389 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:09:56.389 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1323ms. 2025-06-25 13:09:56.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:56.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:09:56.389 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:56.389 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:09:56.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:56.389 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:56.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:56.389 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:56.389 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:56.389 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:09:56.389 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:09:56.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:56.389 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:09:56.389 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:56.390 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:56.390 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:56.390 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:09:56.390 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7722ms 2025-06-25 13:09:56.390 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:09:56.390 +03:00 [DBG] Connection id "0HNC8090TG595" completed keep alive response. 2025-06-25 13:09:56.390 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3785ms 2025-06-25 13:09:56.390 +03:00 [DBG] Connection id "0HNC8090TG595" received FIN. 2025-06-25 13:09:56.390 +03:00 [DBG] Connection id "0HNC8090TG595" disconnecting. 2025-06-25 13:09:56.390 +03:00 [DBG] Connection id "0HNC8090TG595" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:09:56.391 +03:00 [DBG] Connection id "0HNC8090TG595" stopped. 2025-06-25 13:10:00.783 +03:00 [DBG] Connection id "0HNC8090TG596" accepted. 2025-06-25 13:10:00.783 +03:00 [DBG] Connection id "0HNC8090TG596" started. 2025-06-25 13:10:00.783 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:10:00.783 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:10:00.783 +03:00 [DBG] POST requests are not supported 2025-06-25 13:10:00.783 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:10:00.783 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:10:00.783 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:00.783 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:10:00.783 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:10:00.783 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:10:00.783 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:10:00.783 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:00.783 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:10:00.783 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:10:00.783 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:10:00.783 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:10:00.783 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:10:00.783 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:10:00.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:00.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:00.783 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:00.783 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:00.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:00.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:00.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:00.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:00.783 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:10:00.784 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1381ms. 2025-06-25 13:10:00.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:00.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:00.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:00.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:00.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:00.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:00.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:00.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:00.784 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:00.784 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:10:00.784 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:00.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:00.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:00.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:00.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:00.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:00.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:00.784 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6619ms 2025-06-25 13:10:00.784 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:00.784 +03:00 [DBG] Connection id "0HNC8090TG596" completed keep alive response. 2025-06-25 13:10:00.784 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2626ms 2025-06-25 13:10:00.784 +03:00 [DBG] Connection id "0HNC8090TG596" received FIN. 2025-06-25 13:10:00.784 +03:00 [DBG] Connection id "0HNC8090TG596" disconnecting. 2025-06-25 13:10:00.784 +03:00 [DBG] Connection id "0HNC8090TG596" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:10:00.785 +03:00 [DBG] Connection id "0HNC8090TG596" stopped. 2025-06-25 13:10:05.783 +03:00 [DBG] Connection id "0HNC8090TG597" accepted. 2025-06-25 13:10:05.783 +03:00 [DBG] Connection id "0HNC8090TG597" started. 2025-06-25 13:10:05.783 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:10:05.783 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:10:05.783 +03:00 [DBG] POST requests are not supported 2025-06-25 13:10:05.783 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:10:05.783 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:10:05.783 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:05.783 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:10:05.783 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:10:05.783 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:10:05.783 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:10:05.783 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:05.783 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:10:05.783 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:10:05.783 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:10:05.784 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:10:05.784 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:10:05.784 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:10:05.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:05.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:05.784 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:05.784 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:05.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:05.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:05.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:05.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:05.784 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:10:05.784 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1276ms. 2025-06-25 13:10:05.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:05.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:05.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:05.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:05.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:05.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:05.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:05.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:05.784 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:05.784 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:10:05.784 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:05.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:05.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:05.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:05.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:05.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:05.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:05.784 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7983ms 2025-06-25 13:10:05.784 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:05.784 +03:00 [DBG] Connection id "0HNC8090TG597" completed keep alive response. 2025-06-25 13:10:05.784 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5508ms 2025-06-25 13:10:05.785 +03:00 [DBG] Connection id "0HNC8090TG597" received FIN. 2025-06-25 13:10:05.785 +03:00 [DBG] Connection id "0HNC8090TG597" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:10:05.785 +03:00 [DBG] Connection id "0HNC8090TG597" disconnecting. 2025-06-25 13:10:05.785 +03:00 [DBG] Connection id "0HNC8090TG597" stopped. 2025-06-25 13:10:10.776 +03:00 [DBG] Connection id "0HNC8090TG598" accepted. 2025-06-25 13:10:10.777 +03:00 [DBG] Connection id "0HNC8090TG598" started. 2025-06-25 13:10:10.777 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:10:10.777 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:10:10.777 +03:00 [DBG] POST requests are not supported 2025-06-25 13:10:10.777 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:10:10.777 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:10:10.777 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:10.777 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:10:10.777 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:10:10.777 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:10:10.777 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:10:10.777 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:10.777 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:10:10.777 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:10:10.777 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:10:10.777 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:10:10.777 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:10:10.777 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:10:10.777 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:10.777 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:10.777 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:10.777 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:10.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:10.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:10.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:10.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:10.777 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:10:10.778 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1435ms. 2025-06-25 13:10:10.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:10.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:10.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:10.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:10.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:10.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:10.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:10.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:10.778 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:10.778 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:10:10.778 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:10.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:10.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:10.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:10.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:10.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:10.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:10.778 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.685ms 2025-06-25 13:10:10.778 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:10.778 +03:00 [DBG] Connection id "0HNC8090TG598" completed keep alive response. 2025-06-25 13:10:10.778 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2658ms 2025-06-25 13:10:10.778 +03:00 [DBG] Connection id "0HNC8090TG598" received FIN. 2025-06-25 13:10:10.778 +03:00 [DBG] Connection id "0HNC8090TG598" disconnecting. 2025-06-25 13:10:10.778 +03:00 [DBG] Connection id "0HNC8090TG598" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:10:10.779 +03:00 [DBG] Connection id "0HNC8090TG598" stopped. 2025-06-25 13:10:15.784 +03:00 [DBG] Connection id "0HNC8090TG599" accepted. 2025-06-25 13:10:15.784 +03:00 [DBG] Connection id "0HNC8090TG599" started. 2025-06-25 13:10:15.784 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:10:15.784 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:10:15.784 +03:00 [DBG] POST requests are not supported 2025-06-25 13:10:15.784 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:10:15.784 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:10:15.784 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:15.784 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:10:15.784 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:10:15.784 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:10:15.784 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:10:15.785 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:15.785 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:10:15.785 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:10:15.785 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:10:15.785 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:10:15.785 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:10:15.785 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:10:15.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:15.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:15.785 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:15.785 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:15.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:15.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:15.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:15.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:15.785 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:10:15.785 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-06-25 13:10:15.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:15.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:15.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:15.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:15.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:15.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:15.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:15.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:15.785 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:15.785 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:10:15.785 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:15.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:15.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:15.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:15.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:15.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:15.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:15.786 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.776ms 2025-06-25 13:10:15.786 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:15.786 +03:00 [DBG] Connection id "0HNC8090TG599" completed keep alive response. 2025-06-25 13:10:15.786 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5234ms 2025-06-25 13:10:15.786 +03:00 [DBG] Connection id "0HNC8090TG599" received FIN. 2025-06-25 13:10:15.786 +03:00 [DBG] Connection id "0HNC8090TG599" disconnecting. 2025-06-25 13:10:15.786 +03:00 [DBG] Connection id "0HNC8090TG599" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:10:15.787 +03:00 [DBG] Connection id "0HNC8090TG599" stopped. 2025-06-25 13:10:20.771 +03:00 [DBG] Connection id "0HNC8090TG59A" accepted. 2025-06-25 13:10:20.772 +03:00 [DBG] Connection id "0HNC8090TG59A" started. 2025-06-25 13:10:20.772 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:10:20.772 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:10:20.772 +03:00 [DBG] POST requests are not supported 2025-06-25 13:10:20.772 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:10:20.772 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:10:20.772 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:20.772 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:10:20.772 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:10:20.772 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:10:20.772 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:10:20.772 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:20.772 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:10:20.772 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:10:20.772 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:10:20.772 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:10:20.772 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:10:20.772 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:10:20.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:20.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:20.772 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:20.772 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:20.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:20.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:20.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:20.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:20.772 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:10:20.772 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-06-25 13:10:20.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:20.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:20.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:20.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:20.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:20.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:20.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:20.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:20.773 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:20.773 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:10:20.773 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:20.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:20.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:20.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:20.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:20.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:20.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:20.773 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7475ms 2025-06-25 13:10:20.773 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:20.773 +03:00 [DBG] Connection id "0HNC8090TG59A" completed keep alive response. 2025-06-25 13:10:20.773 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3309ms 2025-06-25 13:10:20.773 +03:00 [DBG] Connection id "0HNC8090TG59A" received FIN. 2025-06-25 13:10:20.773 +03:00 [DBG] Connection id "0HNC8090TG59A" disconnecting. 2025-06-25 13:10:20.773 +03:00 [DBG] Connection id "0HNC8090TG59A" stopped. 2025-06-25 13:10:20.773 +03:00 [DBG] Connection id "0HNC8090TG59A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:10:25.772 +03:00 [DBG] Connection id "0HNC8090TG59B" accepted. 2025-06-25 13:10:25.772 +03:00 [DBG] Connection id "0HNC8090TG59B" started. 2025-06-25 13:10:25.772 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:10:25.772 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:10:25.772 +03:00 [DBG] POST requests are not supported 2025-06-25 13:10:25.772 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:10:25.772 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:10:25.772 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:25.772 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:10:25.772 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:10:25.772 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:10:25.772 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:10:25.772 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:25.772 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:10:25.772 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:10:25.772 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:10:25.772 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:10:25.772 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:10:25.772 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:10:25.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:25.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:25.773 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:25.773 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:25.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:25.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:25.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:25.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:25.773 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:10:25.773 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1251ms. 2025-06-25 13:10:25.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:25.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:25.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:25.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:25.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:25.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:25.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:25.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:25.773 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:25.773 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:10:25.773 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:25.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:25.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:25.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:25.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:25.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:25.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:25.773 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7856ms 2025-06-25 13:10:25.773 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:25.773 +03:00 [DBG] Connection id "0HNC8090TG59B" completed keep alive response. 2025-06-25 13:10:25.773 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4021ms 2025-06-25 13:10:25.774 +03:00 [DBG] Connection id "0HNC8090TG59B" received FIN. 2025-06-25 13:10:25.774 +03:00 [DBG] Connection id "0HNC8090TG59B" disconnecting. 2025-06-25 13:10:25.774 +03:00 [DBG] Connection id "0HNC8090TG59B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:10:25.775 +03:00 [DBG] Connection id "0HNC8090TG59B" stopped. 2025-06-25 13:10:30.771 +03:00 [DBG] Connection id "0HNC8090TG59C" accepted. 2025-06-25 13:10:30.771 +03:00 [DBG] Connection id "0HNC8090TG59C" started. 2025-06-25 13:10:30.771 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:10:30.771 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:10:30.771 +03:00 [DBG] POST requests are not supported 2025-06-25 13:10:30.771 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:10:30.771 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:10:30.771 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:30.771 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:10:30.771 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:10:30.772 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:10:30.772 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:10:30.772 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:30.772 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:10:30.772 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:10:30.772 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:10:30.772 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:10:30.772 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:10:30.772 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:10:30.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:30.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:30.772 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:30.772 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:30.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:30.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:30.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:30.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:30.772 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:10:30.772 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1563ms. 2025-06-25 13:10:30.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:30.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:30.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:30.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:30.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:30.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:30.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:30.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:30.773 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:30.773 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:10:30.773 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:30.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:30.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:30.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:30.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:30.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:30.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:30.773 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0371ms 2025-06-25 13:10:30.773 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:30.773 +03:00 [DBG] Connection id "0HNC8090TG59C" completed keep alive response. 2025-06-25 13:10:30.773 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9007ms 2025-06-25 13:10:30.773 +03:00 [DBG] Connection id "0HNC8090TG59C" received FIN. 2025-06-25 13:10:30.773 +03:00 [DBG] Connection id "0HNC8090TG59C" disconnecting. 2025-06-25 13:10:30.774 +03:00 [DBG] Connection id "0HNC8090TG59C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:10:30.775 +03:00 [DBG] Connection id "0HNC8090TG59C" stopped. 2025-06-25 13:10:35.772 +03:00 [DBG] Connection id "0HNC8090TG59D" accepted. 2025-06-25 13:10:35.772 +03:00 [DBG] Connection id "0HNC8090TG59D" started. 2025-06-25 13:10:35.772 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:10:35.772 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:10:35.772 +03:00 [DBG] POST requests are not supported 2025-06-25 13:10:35.772 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:10:35.772 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:10:35.772 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:35.772 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:10:35.772 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:10:35.772 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:10:35.772 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:10:35.772 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:35.772 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:10:35.772 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:10:35.772 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:10:35.772 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:10:35.772 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:10:35.772 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:10:35.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:35.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:35.772 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:35.773 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:35.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:35.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:35.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:35.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:35.773 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:10:35.773 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1436ms. 2025-06-25 13:10:35.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:35.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:35.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:35.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:35.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:35.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:35.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:35.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:35.773 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:35.773 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:10:35.773 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:35.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:35.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:35.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:35.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:35.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:35.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:35.773 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7181ms 2025-06-25 13:10:35.773 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:35.773 +03:00 [DBG] Connection id "0HNC8090TG59D" completed keep alive response. 2025-06-25 13:10:35.773 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2698ms 2025-06-25 13:10:35.774 +03:00 [DBG] Connection id "0HNC8090TG59D" received FIN. 2025-06-25 13:10:35.774 +03:00 [DBG] Connection id "0HNC8090TG59D" disconnecting. 2025-06-25 13:10:35.774 +03:00 [DBG] Connection id "0HNC8090TG59D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:10:35.775 +03:00 [DBG] Connection id "0HNC8090TG59D" stopped. 2025-06-25 13:10:40.773 +03:00 [DBG] Connection id "0HNC8090TG59E" accepted. 2025-06-25 13:10:40.773 +03:00 [DBG] Connection id "0HNC8090TG59E" started. 2025-06-25 13:10:40.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:10:40.773 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:10:40.773 +03:00 [DBG] POST requests are not supported 2025-06-25 13:10:40.773 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:10:40.773 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:10:40.773 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:40.773 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:10:40.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:10:40.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:10:40.774 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:10:40.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:40.774 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:10:40.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:10:40.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:10:40.774 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:10:40.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:10:40.774 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:10:40.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:40.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:40.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:40.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:40.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:40.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:40.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:40.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:40.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:10:40.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1963ms. 2025-06-25 13:10:40.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:40.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:40.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:40.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:40.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:40.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:40.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:40.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:40.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:40.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:10:40.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:40.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:40.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:40.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:40.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:40.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:40.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:40.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9004ms 2025-06-25 13:10:40.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:40.776 +03:00 [DBG] Connection id "0HNC8090TG59E" completed keep alive response. 2025-06-25 13:10:40.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3446ms 2025-06-25 13:10:40.777 +03:00 [DBG] Connection id "0HNC8090TG59E" received FIN. 2025-06-25 13:10:40.777 +03:00 [DBG] Connection id "0HNC8090TG59E" disconnecting. 2025-06-25 13:10:40.777 +03:00 [DBG] Connection id "0HNC8090TG59E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:10:40.778 +03:00 [DBG] Connection id "0HNC8090TG59E" stopped. 2025-06-25 13:10:45.770 +03:00 [DBG] Connection id "0HNC8090TG59F" accepted. 2025-06-25 13:10:45.771 +03:00 [DBG] Connection id "0HNC8090TG59F" started. 2025-06-25 13:10:45.771 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:10:45.771 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:10:45.771 +03:00 [DBG] POST requests are not supported 2025-06-25 13:10:45.771 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:10:45.771 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:10:45.771 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:45.771 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:10:45.771 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:10:45.771 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:10:45.771 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:10:45.771 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:45.771 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:10:45.771 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:10:45.771 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:10:45.771 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:10:45.771 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:10:45.771 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:10:45.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:45.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:45.772 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:45.772 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:45.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:45.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:45.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:45.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:45.772 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:10:45.772 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.151ms. 2025-06-25 13:10:45.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:45.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:45.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:45.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:45.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:45.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:45.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:45.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:45.772 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:45.772 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:10:45.772 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:45.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:45.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:45.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:45.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:45.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:45.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:45.773 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1124ms 2025-06-25 13:10:45.773 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:45.773 +03:00 [DBG] Connection id "0HNC8090TG59F" completed keep alive response. 2025-06-25 13:10:45.773 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9763ms 2025-06-25 13:10:45.773 +03:00 [DBG] Connection id "0HNC8090TG59F" received FIN. 2025-06-25 13:10:45.773 +03:00 [DBG] Connection id "0HNC8090TG59F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:10:45.773 +03:00 [DBG] Connection id "0HNC8090TG59F" disconnecting. 2025-06-25 13:10:45.773 +03:00 [DBG] Connection id "0HNC8090TG59F" stopped. 2025-06-25 13:10:50.771 +03:00 [DBG] Connection id "0HNC8090TG59G" accepted. 2025-06-25 13:10:50.771 +03:00 [DBG] Connection id "0HNC8090TG59G" started. 2025-06-25 13:10:50.771 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:10:50.771 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:10:50.771 +03:00 [DBG] POST requests are not supported 2025-06-25 13:10:50.771 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:10:50.772 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:10:50.772 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:50.772 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:10:50.772 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:10:50.772 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:10:50.772 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:10:50.772 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:50.772 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:10:50.772 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:10:50.772 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:10:50.772 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:10:50.772 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:10:50.772 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:10:50.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:50.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:50.773 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:50.773 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:50.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:50.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:50.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:50.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:50.773 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:10:50.773 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.194ms. 2025-06-25 13:10:50.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:50.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:50.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:50.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:50.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:50.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:50.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:50.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:50.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:50.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:10:50.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:50.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:50.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:50.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:50.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:50.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:50.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:50.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1112ms 2025-06-25 13:10:50.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:50.775 +03:00 [DBG] Connection id "0HNC8090TG59G" completed keep alive response. 2025-06-25 13:10:50.775 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.6478ms 2025-06-25 13:10:50.775 +03:00 [DBG] Connection id "0HNC8090TG59G" received FIN. 2025-06-25 13:10:50.775 +03:00 [DBG] Connection id "0HNC8090TG59G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:10:50.775 +03:00 [DBG] Connection id "0HNC8090TG59G" disconnecting. 2025-06-25 13:10:50.776 +03:00 [DBG] Connection id "0HNC8090TG59G" stopped. 2025-06-25 13:10:55.772 +03:00 [DBG] Connection id "0HNC8090TG59H" accepted. 2025-06-25 13:10:55.772 +03:00 [DBG] Connection id "0HNC8090TG59H" started. 2025-06-25 13:10:55.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:10:55.773 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:10:55.773 +03:00 [DBG] POST requests are not supported 2025-06-25 13:10:55.773 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:10:55.773 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:10:55.773 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:55.773 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:10:55.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:10:55.773 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:10:55.773 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:10:55.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:55.773 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:10:55.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:10:55.773 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:10:55.773 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:10:55.773 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:10:55.773 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:10:55.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:55.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:55.773 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:55.773 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:10:55.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:55.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:55.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:55.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:55.774 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:10:55.774 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1584ms. 2025-06-25 13:10:55.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:55.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:10:55.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:55.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:10:55.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:55.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:55.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:55.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:55.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:55.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:10:55.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:10:55.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:55.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:10:55.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:55.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:55.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:55.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:10:55.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2555ms 2025-06-25 13:10:55.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:10:55.775 +03:00 [DBG] Connection id "0HNC8090TG59H" completed keep alive response. 2025-06-25 13:10:55.775 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.112ms 2025-06-25 13:10:55.775 +03:00 [DBG] Connection id "0HNC8090TG59H" received FIN. 2025-06-25 13:10:55.775 +03:00 [DBG] Connection id "0HNC8090TG59H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:10:55.775 +03:00 [DBG] Connection id "0HNC8090TG59H" disconnecting. 2025-06-25 13:10:55.775 +03:00 [DBG] Connection id "0HNC8090TG59H" stopped. 2025-06-25 13:11:00.772 +03:00 [DBG] Connection id "0HNC8090TG59I" accepted. 2025-06-25 13:11:00.772 +03:00 [DBG] Connection id "0HNC8090TG59I" started. 2025-06-25 13:11:00.772 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:11:00.772 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:11:00.772 +03:00 [DBG] POST requests are not supported 2025-06-25 13:11:00.772 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:11:00.772 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:11:00.772 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:00.772 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:11:00.772 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:11:00.773 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:11:00.773 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:11:00.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:00.773 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:11:00.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:11:00.773 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:11:00.773 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:11:00.773 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:11:00.773 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:11:00.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:00.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:00.773 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:00.773 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:00.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:00.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:00.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:00.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:00.773 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:11:00.773 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1368ms. 2025-06-25 13:11:00.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:00.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:00.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:00.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:00.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:00.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:00.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:00.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:00.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:00.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:11:00.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:00.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:00.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:00.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:00.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:00.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:00.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:00.774 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8922ms 2025-06-25 13:11:00.774 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:00.774 +03:00 [DBG] Connection id "0HNC8090TG59I" completed keep alive response. 2025-06-25 13:11:00.774 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9188ms 2025-06-25 13:11:00.774 +03:00 [DBG] Connection id "0HNC8090TG59I" received FIN. 2025-06-25 13:11:00.774 +03:00 [DBG] Connection id "0HNC8090TG59I" disconnecting. 2025-06-25 13:11:00.774 +03:00 [DBG] Connection id "0HNC8090TG59I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:11:00.775 +03:00 [DBG] Connection id "0HNC8090TG59I" stopped. 2025-06-25 13:11:05.770 +03:00 [DBG] Connection id "0HNC8090TG59J" accepted. 2025-06-25 13:11:05.770 +03:00 [DBG] Connection id "0HNC8090TG59J" started. 2025-06-25 13:11:05.771 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:11:05.771 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:11:05.771 +03:00 [DBG] POST requests are not supported 2025-06-25 13:11:05.771 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:11:05.771 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:11:05.771 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:05.771 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:11:05.771 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:11:05.771 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:11:05.771 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:11:05.771 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:05.771 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:11:05.771 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:11:05.771 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:11:05.771 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:11:05.771 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:11:05.771 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:11:05.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:05.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:05.771 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:05.771 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:05.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:05.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:05.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:05.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:05.772 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:11:05.772 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1327ms. 2025-06-25 13:11:05.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:05.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:05.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:05.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:05.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:05.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:05.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:05.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:05.772 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:05.772 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:11:05.772 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:05.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:05.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:05.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:05.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:05.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:05.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:05.772 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8121ms 2025-06-25 13:11:05.772 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:05.772 +03:00 [DBG] Connection id "0HNC8090TG59J" completed keep alive response. 2025-06-25 13:11:05.772 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6194ms 2025-06-25 13:11:05.773 +03:00 [DBG] Connection id "0HNC8090TG59J" received FIN. 2025-06-25 13:11:05.773 +03:00 [DBG] Connection id "0HNC8090TG59J" disconnecting. 2025-06-25 13:11:05.773 +03:00 [DBG] Connection id "0HNC8090TG59J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:11:05.774 +03:00 [DBG] Connection id "0HNC8090TG59J" stopped. 2025-06-25 13:11:10.776 +03:00 [DBG] Connection id "0HNC8090TG59K" accepted. 2025-06-25 13:11:10.776 +03:00 [DBG] Connection id "0HNC8090TG59K" started. 2025-06-25 13:11:10.777 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:11:10.777 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:11:10.777 +03:00 [DBG] POST requests are not supported 2025-06-25 13:11:10.777 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:11:10.777 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:11:10.777 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:10.777 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:11:10.777 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:11:10.777 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:11:10.777 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:11:10.777 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:10.777 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:11:10.777 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:11:10.777 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:11:10.777 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:11:10.777 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:11:10.777 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:11:10.777 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:10.777 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:10.777 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:10.777 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:10.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:10.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:10.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:10.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:10.777 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:11:10.777 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-06-25 13:11:10.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:10.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:10.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:10.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:10.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:10.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:10.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:10.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:10.778 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:10.778 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:11:10.778 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:10.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:10.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:10.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:10.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:10.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:10.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:10.778 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6723ms 2025-06-25 13:11:10.778 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:10.778 +03:00 [DBG] Connection id "0HNC8090TG59K" completed keep alive response. 2025-06-25 13:11:10.778 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2598ms 2025-06-25 13:11:10.778 +03:00 [DBG] Connection id "0HNC8090TG59K" received FIN. 2025-06-25 13:11:10.778 +03:00 [DBG] Connection id "0HNC8090TG59K" disconnecting. 2025-06-25 13:11:10.778 +03:00 [DBG] Connection id "0HNC8090TG59K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:11:10.779 +03:00 [DBG] Connection id "0HNC8090TG59K" stopped. 2025-06-25 13:11:15.770 +03:00 [DBG] Connection id "0HNC8090TG59L" accepted. 2025-06-25 13:11:15.771 +03:00 [DBG] Connection id "0HNC8090TG59L" started. 2025-06-25 13:11:15.771 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:11:15.771 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:11:15.771 +03:00 [DBG] POST requests are not supported 2025-06-25 13:11:15.771 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:11:15.771 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:11:15.771 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:15.771 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:11:15.771 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:11:15.771 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:11:15.771 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:11:15.771 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:15.771 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:11:15.771 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:11:15.771 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:11:15.771 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:11:15.771 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:11:15.771 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:11:15.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:15.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:15.771 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:15.771 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:15.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:15.771 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:15.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:15.771 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:15.771 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:11:15.772 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1481ms. 2025-06-25 13:11:15.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:15.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:15.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:15.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:15.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:15.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:15.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:15.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:15.772 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:15.772 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:11:15.772 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:15.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:15.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:15.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:15.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:15.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:15.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:15.772 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8318ms 2025-06-25 13:11:15.772 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:15.772 +03:00 [DBG] Connection id "0HNC8090TG59L" completed keep alive response. 2025-06-25 13:11:15.772 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4736ms 2025-06-25 13:11:15.772 +03:00 [DBG] Connection id "0HNC8090TG59L" received FIN. 2025-06-25 13:11:15.772 +03:00 [DBG] Connection id "0HNC8090TG59L" disconnecting. 2025-06-25 13:11:15.773 +03:00 [DBG] Connection id "0HNC8090TG59L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:11:15.774 +03:00 [DBG] Connection id "0HNC8090TG59L" stopped. 2025-06-25 13:11:20.771 +03:00 [DBG] Connection id "0HNC8090TG59M" accepted. 2025-06-25 13:11:20.771 +03:00 [DBG] Connection id "0HNC8090TG59M" started. 2025-06-25 13:11:20.772 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:11:20.772 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:11:20.772 +03:00 [DBG] POST requests are not supported 2025-06-25 13:11:20.772 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:11:20.772 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:11:20.772 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:20.772 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:11:20.772 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:11:20.772 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:11:20.772 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:11:20.772 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:20.772 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:11:20.772 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:11:20.772 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:11:20.772 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:11:20.772 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:11:20.772 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:11:20.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:20.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:20.772 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:20.772 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:20.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:20.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:20.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:20.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:20.772 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:11:20.772 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1023ms. 2025-06-25 13:11:20.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:20.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:20.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:20.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:20.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:20.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:20.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:20.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:20.773 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:20.773 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:11:20.773 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:20.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:20.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:20.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:20.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:20.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:20.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:20.773 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6353ms 2025-06-25 13:11:20.773 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:20.773 +03:00 [DBG] Connection id "0HNC8090TG59M" completed keep alive response. 2025-06-25 13:11:20.773 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2653ms 2025-06-25 13:11:20.773 +03:00 [DBG] Connection id "0HNC8090TG59M" received FIN. 2025-06-25 13:11:20.773 +03:00 [DBG] Connection id "0HNC8090TG59M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:11:20.773 +03:00 [DBG] Connection id "0HNC8090TG59M" disconnecting. 2025-06-25 13:11:20.773 +03:00 [DBG] Connection id "0HNC8090TG59M" stopped. 2025-06-25 13:11:25.773 +03:00 [DBG] Connection id "0HNC8090TG59N" accepted. 2025-06-25 13:11:25.773 +03:00 [DBG] Connection id "0HNC8090TG59N" started. 2025-06-25 13:11:25.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:11:25.773 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:11:25.773 +03:00 [DBG] POST requests are not supported 2025-06-25 13:11:25.773 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:11:25.773 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:11:25.773 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:25.773 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:11:25.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:11:25.773 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:11:25.773 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:11:25.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:25.773 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:11:25.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:11:25.773 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:11:25.773 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:11:25.773 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:11:25.773 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:11:25.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:25.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:25.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:25.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:25.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:25.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:25.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:25.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:25.774 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:11:25.774 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-06-25 13:11:25.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:25.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:25.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:25.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:25.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:25.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:25.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:25.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:25.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:25.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:11:25.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:25.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:25.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:25.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:25.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:25.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:25.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:25.774 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6742ms 2025-06-25 13:11:25.774 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:25.774 +03:00 [DBG] Connection id "0HNC8090TG59N" completed keep alive response. 2025-06-25 13:11:25.774 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2765ms 2025-06-25 13:11:25.775 +03:00 [DBG] Connection id "0HNC8090TG59N" received FIN. 2025-06-25 13:11:25.775 +03:00 [DBG] Connection id "0HNC8090TG59N" disconnecting. 2025-06-25 13:11:25.775 +03:00 [DBG] Connection id "0HNC8090TG59N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:11:25.776 +03:00 [DBG] Connection id "0HNC8090TG59N" stopped. 2025-06-25 13:11:31.696 +03:00 [DBG] Connection id "0HNC8090TG59O" accepted. 2025-06-25 13:11:31.697 +03:00 [DBG] Connection id "0HNC8090TG59O" started. 2025-06-25 13:11:31.697 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:11:31.697 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:11:31.697 +03:00 [DBG] POST requests are not supported 2025-06-25 13:11:31.697 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:11:31.697 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:11:31.698 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:31.698 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:11:31.698 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:11:31.698 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:11:31.698 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:11:31.698 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:31.698 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:11:31.698 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:11:31.698 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:11:31.698 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:11:31.698 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:11:31.698 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:11:31.698 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:31.698 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:31.698 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:31.698 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:31.698 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:31.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:31.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:31.699 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:31.699 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:11:31.699 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1672ms. 2025-06-25 13:11:31.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:31.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:31.699 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:31.699 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:31.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:31.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:31.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:31.699 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:31.699 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:31.699 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:11:31.699 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:31.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:31.699 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:31.699 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:31.700 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:31.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:31.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:31.700 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4486ms 2025-06-25 13:11:31.700 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:31.700 +03:00 [DBG] Connection id "0HNC8090TG59O" completed keep alive response. 2025-06-25 13:11:31.700 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0326ms 2025-06-25 13:11:31.700 +03:00 [DBG] Connection id "0HNC8090TG59O" received FIN. 2025-06-25 13:11:31.700 +03:00 [DBG] Connection id "0HNC8090TG59O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:11:31.700 +03:00 [DBG] Connection id "0HNC8090TG59O" disconnecting. 2025-06-25 13:11:31.700 +03:00 [DBG] Connection id "0HNC8090TG59O" stopped. 2025-06-25 13:11:35.771 +03:00 [DBG] Connection id "0HNC8090TG59P" accepted. 2025-06-25 13:11:35.771 +03:00 [DBG] Connection id "0HNC8090TG59P" started. 2025-06-25 13:11:35.771 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:11:35.771 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:11:35.771 +03:00 [DBG] POST requests are not supported 2025-06-25 13:11:35.771 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:11:35.771 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:11:35.771 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:35.771 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:11:35.771 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:11:35.771 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:11:35.772 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:11:35.772 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:35.772 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:11:35.772 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:11:35.772 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:11:35.772 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:11:35.772 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:11:35.772 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:11:35.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:35.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:35.772 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:35.772 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:35.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:35.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:35.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:35.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:35.772 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:11:35.772 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-06-25 13:11:35.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:35.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:35.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:35.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:35.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:35.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:35.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:35.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:35.772 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:35.772 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:11:35.773 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:35.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:35.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:35.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:35.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:35.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:35.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:35.773 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8243ms 2025-06-25 13:11:35.773 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:35.773 +03:00 [DBG] Connection id "0HNC8090TG59P" completed keep alive response. 2025-06-25 13:11:35.773 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6794ms 2025-06-25 13:11:35.773 +03:00 [DBG] Connection id "0HNC8090TG59P" received FIN. 2025-06-25 13:11:35.773 +03:00 [DBG] Connection id "0HNC8090TG59P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:11:35.773 +03:00 [DBG] Connection id "0HNC8090TG59P" disconnecting. 2025-06-25 13:11:35.773 +03:00 [DBG] Connection id "0HNC8090TG59P" stopped. 2025-06-25 13:11:40.771 +03:00 [DBG] Connection id "0HNC8090TG59Q" accepted. 2025-06-25 13:11:40.772 +03:00 [DBG] Connection id "0HNC8090TG59Q" started. 2025-06-25 13:11:40.772 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:11:40.772 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:11:40.772 +03:00 [DBG] POST requests are not supported 2025-06-25 13:11:40.772 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:11:40.772 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:11:40.772 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:40.772 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:11:40.772 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:11:40.772 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:11:40.772 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:11:40.772 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:40.773 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:11:40.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:11:40.773 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:11:40.773 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:11:40.773 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:11:40.773 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:11:40.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:40.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:40.773 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:40.773 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:40.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:40.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:40.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:40.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:40.773 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:11:40.773 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1664ms. 2025-06-25 13:11:40.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:40.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:40.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:40.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:40.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:40.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:40.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:40.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:40.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:40.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:11:40.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:40.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:40.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:40.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:40.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:40.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:40.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:40.774 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.141ms 2025-06-25 13:11:40.774 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:40.774 +03:00 [DBG] Connection id "0HNC8090TG59Q" completed keep alive response. 2025-06-25 13:11:40.774 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.327ms 2025-06-25 13:11:40.775 +03:00 [DBG] Connection id "0HNC8090TG59Q" received FIN. 2025-06-25 13:11:40.775 +03:00 [DBG] Connection id "0HNC8090TG59Q" disconnecting. 2025-06-25 13:11:40.775 +03:00 [DBG] Connection id "0HNC8090TG59Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:11:40.776 +03:00 [DBG] Connection id "0HNC8090TG59Q" stopped. 2025-06-25 13:11:45.778 +03:00 [DBG] Connection id "0HNC8090TG59R" accepted. 2025-06-25 13:11:45.778 +03:00 [DBG] Connection id "0HNC8090TG59R" started. 2025-06-25 13:11:45.778 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:11:45.778 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:11:45.778 +03:00 [DBG] POST requests are not supported 2025-06-25 13:11:45.778 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:11:45.778 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:11:45.778 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:45.778 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:11:45.778 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:11:45.778 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:11:45.778 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:11:45.778 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:45.778 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:11:45.778 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:11:45.778 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:11:45.778 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:11:45.778 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:11:45.778 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:11:45.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:45.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:45.778 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:45.779 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:45.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:45.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:45.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:45.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:45.779 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:11:45.779 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1183ms. 2025-06-25 13:11:45.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:45.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:45.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:45.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:45.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:45.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:45.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:45.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:45.779 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:45.779 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:11:45.779 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:45.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:45.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:45.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:45.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:45.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:45.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:45.779 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7296ms 2025-06-25 13:11:45.779 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:45.779 +03:00 [DBG] Connection id "0HNC8090TG59R" completed keep alive response. 2025-06-25 13:11:45.779 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2989ms 2025-06-25 13:11:45.779 +03:00 [DBG] Connection id "0HNC8090TG59R" received FIN. 2025-06-25 13:11:45.780 +03:00 [DBG] Connection id "0HNC8090TG59R" disconnecting. 2025-06-25 13:11:45.780 +03:00 [DBG] Connection id "0HNC8090TG59R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:11:45.781 +03:00 [DBG] Connection id "0HNC8090TG59R" stopped. 2025-06-25 13:11:50.773 +03:00 [DBG] Connection id "0HNC8090TG59S" accepted. 2025-06-25 13:11:50.773 +03:00 [DBG] Connection id "0HNC8090TG59S" started. 2025-06-25 13:11:50.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:11:50.773 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:11:50.773 +03:00 [DBG] POST requests are not supported 2025-06-25 13:11:50.773 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:11:50.773 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:11:50.773 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:50.773 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:11:50.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:11:50.773 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:11:50.773 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:11:50.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:50.773 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:11:50.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:11:50.773 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:11:50.773 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:11:50.773 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:11:50.773 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:11:50.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:50.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:50.773 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:50.773 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:50.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:50.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:50.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:50.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:50.773 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:11:50.774 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1292ms. 2025-06-25 13:11:50.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:50.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:50.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:50.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:50.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:50.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:50.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:50.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:50.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:50.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:11:50.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:50.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:50.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:50.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:50.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:50.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:50.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:50.774 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7255ms 2025-06-25 13:11:50.774 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:50.774 +03:00 [DBG] Connection id "0HNC8090TG59S" completed keep alive response. 2025-06-25 13:11:50.774 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2863ms 2025-06-25 13:11:50.774 +03:00 [DBG] Connection id "0HNC8090TG59S" received FIN. 2025-06-25 13:11:50.774 +03:00 [DBG] Connection id "0HNC8090TG59S" disconnecting. 2025-06-25 13:11:50.774 +03:00 [DBG] Connection id "0HNC8090TG59S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:11:50.775 +03:00 [DBG] Connection id "0HNC8090TG59S" stopped. 2025-06-25 13:11:55.772 +03:00 [DBG] Connection id "0HNC8090TG59T" accepted. 2025-06-25 13:11:55.773 +03:00 [DBG] Connection id "0HNC8090TG59T" started. 2025-06-25 13:11:55.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:11:55.773 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:11:55.773 +03:00 [DBG] POST requests are not supported 2025-06-25 13:11:55.773 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:11:55.773 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:11:55.773 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:55.773 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:11:55.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:11:55.773 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:11:55.773 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:11:55.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:55.774 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:11:55.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:11:55.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:11:55.774 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:11:55.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:11:55.774 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:11:55.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:55.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:55.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:55.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:11:55.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:55.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:55.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:55.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:55.774 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:11:55.774 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1618ms. 2025-06-25 13:11:55.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:55.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:11:55.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:55.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:11:55.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:55.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:55.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:55.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:55.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:55.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:11:55.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:11:55.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:55.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:11:55.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:55.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:55.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:55.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:11:55.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1831ms 2025-06-25 13:11:55.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:11:55.775 +03:00 [DBG] Connection id "0HNC8090TG59T" completed keep alive response. 2025-06-25 13:11:55.775 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1592ms 2025-06-25 13:11:55.775 +03:00 [DBG] Connection id "0HNC8090TG59T" received FIN. 2025-06-25 13:11:55.776 +03:00 [DBG] Connection id "0HNC8090TG59T" disconnecting. 2025-06-25 13:11:55.776 +03:00 [DBG] Connection id "0HNC8090TG59T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:11:55.777 +03:00 [DBG] Connection id "0HNC8090TG59T" stopped. 2025-06-25 13:12:00.778 +03:00 [DBG] Connection id "0HNC8090TG59U" accepted. 2025-06-25 13:12:00.778 +03:00 [DBG] Connection id "0HNC8090TG59U" started. 2025-06-25 13:12:00.778 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:12:00.778 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:12:00.778 +03:00 [DBG] POST requests are not supported 2025-06-25 13:12:00.778 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:12:00.779 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:12:00.779 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:00.779 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:12:00.779 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:12:00.779 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:12:00.779 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:12:00.779 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:00.779 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:12:00.779 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:12:00.779 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:12:00.779 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:12:00.779 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:12:00.779 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:12:00.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:00.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:00.779 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:00.779 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:00.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:00.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:00.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:00.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:00.779 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:12:00.780 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1632ms. 2025-06-25 13:12:00.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:00.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:00.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:00.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:00.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:00.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:00.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:00.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:00.780 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:00.780 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:12:00.780 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:00.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:00.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:00.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:00.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:00.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:00.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:00.780 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1981ms 2025-06-25 13:12:00.780 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:00.780 +03:00 [DBG] Connection id "0HNC8090TG59U" completed keep alive response. 2025-06-25 13:12:00.780 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1065ms 2025-06-25 13:12:00.781 +03:00 [DBG] Connection id "0HNC8090TG59U" received FIN. 2025-06-25 13:12:00.781 +03:00 [DBG] Connection id "0HNC8090TG59U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:12:00.781 +03:00 [DBG] Connection id "0HNC8090TG59U" disconnecting. 2025-06-25 13:12:00.781 +03:00 [DBG] Connection id "0HNC8090TG59U" stopped. 2025-06-25 13:12:05.776 +03:00 [DBG] Connection id "0HNC8090TG59V" accepted. 2025-06-25 13:12:05.776 +03:00 [DBG] Connection id "0HNC8090TG59V" started. 2025-06-25 13:12:05.776 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:12:05.777 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:12:05.777 +03:00 [DBG] POST requests are not supported 2025-06-25 13:12:05.777 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:12:05.777 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:12:05.777 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:05.777 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:12:05.777 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:12:05.777 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:12:05.777 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:12:05.777 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:05.777 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:12:05.777 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:12:05.777 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:12:05.777 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:12:05.777 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:12:05.777 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:12:05.777 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:05.777 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:05.777 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:05.777 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:05.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:05.778 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:05.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:05.778 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:05.778 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:12:05.778 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1301ms. 2025-06-25 13:12:05.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:05.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:05.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:05.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:05.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:05.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:05.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:05.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:05.778 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:05.778 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:12:05.778 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:05.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:05.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:05.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:05.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:05.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:05.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:05.778 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8152ms 2025-06-25 13:12:05.778 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:05.778 +03:00 [DBG] Connection id "0HNC8090TG59V" completed keep alive response. 2025-06-25 13:12:05.778 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7401ms 2025-06-25 13:12:05.779 +03:00 [DBG] Connection id "0HNC8090TG59V" received FIN. 2025-06-25 13:12:05.779 +03:00 [DBG] Connection id "0HNC8090TG59V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:12:05.779 +03:00 [DBG] Connection id "0HNC8090TG59V" disconnecting. 2025-06-25 13:12:05.779 +03:00 [DBG] Connection id "0HNC8090TG59V" stopped. 2025-06-25 13:12:10.772 +03:00 [DBG] Connection id "0HNC8090TG5A0" accepted. 2025-06-25 13:12:10.772 +03:00 [DBG] Connection id "0HNC8090TG5A0" started. 2025-06-25 13:12:10.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:12:10.773 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:12:10.773 +03:00 [DBG] POST requests are not supported 2025-06-25 13:12:10.773 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:12:10.773 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:12:10.773 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:10.773 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:12:10.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:12:10.773 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:12:10.773 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:12:10.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:10.773 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:12:10.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:12:10.773 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:12:10.773 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:12:10.773 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:12:10.773 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:12:10.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:10.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:10.773 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:10.773 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:10.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:10.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:10.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:10.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:10.774 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:12:10.774 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1472ms. 2025-06-25 13:12:10.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:10.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:10.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:10.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:10.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:10.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:10.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:10.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:10.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:10.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:12:10.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:10.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:10.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:10.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:10.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:10.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:10.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:10.774 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9331ms 2025-06-25 13:12:10.774 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:10.774 +03:00 [DBG] Connection id "0HNC8090TG5A0" completed keep alive response. 2025-06-25 13:12:10.774 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7173ms 2025-06-25 13:12:10.775 +03:00 [DBG] Connection id "0HNC8090TG5A0" received FIN. 2025-06-25 13:12:10.775 +03:00 [DBG] Connection id "0HNC8090TG5A0" disconnecting. 2025-06-25 13:12:10.775 +03:00 [DBG] Connection id "0HNC8090TG5A0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:12:10.776 +03:00 [DBG] Connection id "0HNC8090TG5A0" stopped. 2025-06-25 13:12:15.773 +03:00 [DBG] Connection id "0HNC8090TG5A1" accepted. 2025-06-25 13:12:15.773 +03:00 [DBG] Connection id "0HNC8090TG5A1" started. 2025-06-25 13:12:15.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:12:15.773 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:12:15.773 +03:00 [DBG] POST requests are not supported 2025-06-25 13:12:15.773 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:12:15.773 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:12:15.773 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:15.773 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:12:15.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:12:15.773 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:12:15.773 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:12:15.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:15.774 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:12:15.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:12:15.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:12:15.774 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:12:15.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:12:15.774 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:12:15.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:15.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:15.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:15.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:15.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:15.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:15.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:15.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:15.774 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:12:15.774 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-06-25 13:12:15.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:15.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:15.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:15.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:15.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:15.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:15.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:15.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:15.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:15.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:12:15.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:15.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:15.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:15.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:15.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:15.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:15.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:15.774 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6959ms 2025-06-25 13:12:15.774 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:15.774 +03:00 [DBG] Connection id "0HNC8090TG5A1" completed keep alive response. 2025-06-25 13:12:15.774 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3451ms 2025-06-25 13:12:15.775 +03:00 [DBG] Connection id "0HNC8090TG5A1" received FIN. 2025-06-25 13:12:15.775 +03:00 [DBG] Connection id "0HNC8090TG5A1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:12:15.775 +03:00 [DBG] Connection id "0HNC8090TG5A1" disconnecting. 2025-06-25 13:12:15.775 +03:00 [DBG] Connection id "0HNC8090TG5A1" stopped. 2025-06-25 13:12:21.043 +03:00 [DBG] Connection id "0HNC8090TG5A2" accepted. 2025-06-25 13:12:21.043 +03:00 [DBG] Connection id "0HNC8090TG5A2" started. 2025-06-25 13:12:21.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:12:21.043 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:12:21.043 +03:00 [DBG] POST requests are not supported 2025-06-25 13:12:21.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:12:21.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:12:21.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:21.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:12:21.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:12:21.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:12:21.044 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:12:21.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:21.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:12:21.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:12:21.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:12:21.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:12:21.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:12:21.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:12:21.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:21.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:21.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:21.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:21.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:21.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:21.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:21.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:21.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:12:21.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1678ms. 2025-06-25 13:12:21.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:21.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:21.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:21.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:21.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:21.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:21.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:21.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:21.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:21.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:12:21.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:21.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:21.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:21.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:21.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:21.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:21.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:21.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3575ms 2025-06-25 13:12:21.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:21.045 +03:00 [DBG] Connection id "0HNC8090TG5A2" completed keep alive response. 2025-06-25 13:12:21.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3571ms 2025-06-25 13:12:21.046 +03:00 [DBG] Connection id "0HNC8090TG5A2" received FIN. 2025-06-25 13:12:21.046 +03:00 [DBG] Connection id "0HNC8090TG5A2" disconnecting. 2025-06-25 13:12:21.046 +03:00 [DBG] Connection id "0HNC8090TG5A2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:12:21.047 +03:00 [DBG] Connection id "0HNC8090TG5A2" stopped. 2025-06-25 13:12:25.774 +03:00 [DBG] Connection id "0HNC8090TG5A3" accepted. 2025-06-25 13:12:25.774 +03:00 [DBG] Connection id "0HNC8090TG5A3" started. 2025-06-25 13:12:25.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:12:25.774 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:12:25.774 +03:00 [DBG] POST requests are not supported 2025-06-25 13:12:25.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:12:25.774 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:12:25.775 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:25.775 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:12:25.775 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:12:25.775 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:12:25.775 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:12:25.775 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:25.775 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:12:25.775 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:12:25.775 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:12:25.775 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:12:25.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:12:25.775 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:12:25.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:25.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:25.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:25.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:25.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:25.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:25.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:25.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:25.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:12:25.776 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1836ms. 2025-06-25 13:12:25.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:25.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:25.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:25.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:25.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:25.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:25.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:25.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:25.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:25.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:12:25.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:25.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:25.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:25.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:25.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:25.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:25.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:25.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0724ms 2025-06-25 13:12:25.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:25.776 +03:00 [DBG] Connection id "0HNC8090TG5A3" completed keep alive response. 2025-06-25 13:12:25.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9588ms 2025-06-25 13:12:25.777 +03:00 [DBG] Connection id "0HNC8090TG5A3" received FIN. 2025-06-25 13:12:25.777 +03:00 [DBG] Connection id "0HNC8090TG5A3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:12:25.777 +03:00 [DBG] Connection id "0HNC8090TG5A3" disconnecting. 2025-06-25 13:12:25.777 +03:00 [DBG] Connection id "0HNC8090TG5A3" stopped. 2025-06-25 13:12:30.774 +03:00 [DBG] Connection id "0HNC8090TG5A4" accepted. 2025-06-25 13:12:30.774 +03:00 [DBG] Connection id "0HNC8090TG5A4" started. 2025-06-25 13:12:30.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:12:30.774 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:12:30.774 +03:00 [DBG] POST requests are not supported 2025-06-25 13:12:30.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:12:30.774 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:12:30.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:30.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:12:30.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:12:30.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:12:30.774 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:12:30.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:30.774 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:12:30.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:12:30.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:12:30.774 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:12:30.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:12:30.774 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:12:30.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:30.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:30.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:30.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:30.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:30.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:30.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:30.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:30.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:12:30.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1503ms. 2025-06-25 13:12:30.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:30.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:30.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:30.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:30.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:30.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:30.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:30.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:30.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:30.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:12:30.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:30.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:30.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:30.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:30.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:30.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:30.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:30.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3938ms 2025-06-25 13:12:30.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:30.776 +03:00 [DBG] Connection id "0HNC8090TG5A4" completed keep alive response. 2025-06-25 13:12:30.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0302ms 2025-06-25 13:12:30.776 +03:00 [DBG] Connection id "0HNC8090TG5A4" received FIN. 2025-06-25 13:12:30.776 +03:00 [DBG] Connection id "0HNC8090TG5A4" disconnecting. 2025-06-25 13:12:30.776 +03:00 [DBG] Connection id "0HNC8090TG5A4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:12:30.777 +03:00 [DBG] Connection id "0HNC8090TG5A4" stopped. 2025-06-25 13:12:35.777 +03:00 [DBG] Connection id "0HNC8090TG5A5" accepted. 2025-06-25 13:12:35.778 +03:00 [DBG] Connection id "0HNC8090TG5A5" started. 2025-06-25 13:12:35.778 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:12:35.778 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:12:35.778 +03:00 [DBG] POST requests are not supported 2025-06-25 13:12:35.779 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:12:35.779 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:12:35.779 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:35.779 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:12:35.779 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:12:35.779 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:12:35.779 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:12:35.779 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:35.779 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:12:35.779 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:12:35.779 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:12:35.779 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:12:35.779 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:12:35.779 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:12:35.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:35.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:35.779 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:35.779 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:35.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:35.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:35.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:35.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:35.779 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:12:35.779 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-06-25 13:12:35.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:35.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:35.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:35.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:35.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:35.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:35.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:35.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:35.780 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:35.780 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:12:35.780 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:35.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:35.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:35.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:35.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:35.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:35.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:35.780 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7865ms 2025-06-25 13:12:35.780 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:35.780 +03:00 [DBG] Connection id "0HNC8090TG5A5" completed keep alive response. 2025-06-25 13:12:35.780 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5051ms 2025-06-25 13:12:35.780 +03:00 [DBG] Connection id "0HNC8090TG5A5" received FIN. 2025-06-25 13:12:35.780 +03:00 [DBG] Connection id "0HNC8090TG5A5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:12:35.780 +03:00 [DBG] Connection id "0HNC8090TG5A5" disconnecting. 2025-06-25 13:12:35.780 +03:00 [DBG] Connection id "0HNC8090TG5A5" stopped. 2025-06-25 13:12:40.773 +03:00 [DBG] Connection id "0HNC8090TG5A6" accepted. 2025-06-25 13:12:40.773 +03:00 [DBG] Connection id "0HNC8090TG5A6" started. 2025-06-25 13:12:40.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:12:40.773 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:12:40.774 +03:00 [DBG] POST requests are not supported 2025-06-25 13:12:40.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:12:40.774 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:12:40.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:40.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:12:40.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:12:40.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:12:40.774 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:12:40.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:40.774 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:12:40.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:12:40.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:12:40.774 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:12:40.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:12:40.774 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:12:40.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:40.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:40.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:40.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:40.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:40.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:40.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:40.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:40.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:12:40.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1847ms. 2025-06-25 13:12:40.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:40.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:40.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:40.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:40.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:40.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:40.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:40.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:40.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:40.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:12:40.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:40.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:40.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:40.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:40.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:40.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:40.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:40.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4144ms 2025-06-25 13:12:40.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:40.776 +03:00 [DBG] Connection id "0HNC8090TG5A6" completed keep alive response. 2025-06-25 13:12:40.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5226ms 2025-06-25 13:12:40.776 +03:00 [DBG] Connection id "0HNC8090TG5A6" received FIN. 2025-06-25 13:12:40.776 +03:00 [DBG] Connection id "0HNC8090TG5A6" disconnecting. 2025-06-25 13:12:40.776 +03:00 [DBG] Connection id "0HNC8090TG5A6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:12:40.778 +03:00 [DBG] Connection id "0HNC8090TG5A6" stopped. 2025-06-25 13:12:45.774 +03:00 [DBG] Connection id "0HNC8090TG5A7" accepted. 2025-06-25 13:12:45.774 +03:00 [DBG] Connection id "0HNC8090TG5A7" started. 2025-06-25 13:12:45.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:12:45.774 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:12:45.774 +03:00 [DBG] POST requests are not supported 2025-06-25 13:12:45.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:12:45.774 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:12:45.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:45.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:12:45.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:12:45.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:12:45.774 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:12:45.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:45.774 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:12:45.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:12:45.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:12:45.774 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:12:45.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:12:45.774 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:12:45.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:45.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:45.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:45.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:45.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:45.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:45.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:45.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:45.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:12:45.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1393ms. 2025-06-25 13:12:45.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:45.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:45.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:45.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:45.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:45.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:45.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:45.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:45.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:45.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:12:45.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:45.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:45.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:45.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:45.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:45.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:45.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:45.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7512ms 2025-06-25 13:12:45.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:45.775 +03:00 [DBG] Connection id "0HNC8090TG5A7" completed keep alive response. 2025-06-25 13:12:45.775 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3747ms 2025-06-25 13:12:45.775 +03:00 [DBG] Connection id "0HNC8090TG5A7" received FIN. 2025-06-25 13:12:45.775 +03:00 [DBG] Connection id "0HNC8090TG5A7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:12:45.775 +03:00 [DBG] Connection id "0HNC8090TG5A7" disconnecting. 2025-06-25 13:12:45.776 +03:00 [DBG] Connection id "0HNC8090TG5A7" stopped. 2025-06-25 13:12:50.775 +03:00 [DBG] Connection id "0HNC8090TG5A8" accepted. 2025-06-25 13:12:50.775 +03:00 [DBG] Connection id "0HNC8090TG5A8" started. 2025-06-25 13:12:50.775 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:12:50.775 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:12:50.775 +03:00 [DBG] POST requests are not supported 2025-06-25 13:12:50.775 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:12:50.775 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:12:50.775 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:50.775 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:12:50.775 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:12:50.775 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:12:50.775 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:12:50.775 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:50.776 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:12:50.776 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:12:50.776 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:12:50.776 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:12:50.776 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:12:50.776 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:12:50.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:50.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:50.776 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:50.776 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:50.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:50.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:50.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:50.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:50.776 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:12:50.776 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1195ms. 2025-06-25 13:12:50.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:50.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:50.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:50.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:50.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:50.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:50.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:50.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:50.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:50.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:12:50.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:50.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:50.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:50.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:50.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:50.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:50.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:50.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7131ms 2025-06-25 13:12:50.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:50.776 +03:00 [DBG] Connection id "0HNC8090TG5A8" completed keep alive response. 2025-06-25 13:12:50.777 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3462ms 2025-06-25 13:12:50.777 +03:00 [DBG] Connection id "0HNC8090TG5A8" received FIN. 2025-06-25 13:12:50.777 +03:00 [DBG] Connection id "0HNC8090TG5A8" disconnecting. 2025-06-25 13:12:50.777 +03:00 [DBG] Connection id "0HNC8090TG5A8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:12:50.778 +03:00 [DBG] Connection id "0HNC8090TG5A8" stopped. 2025-06-25 13:12:55.776 +03:00 [DBG] Connection id "0HNC8090TG5A9" accepted. 2025-06-25 13:12:55.776 +03:00 [DBG] Connection id "0HNC8090TG5A9" started. 2025-06-25 13:12:55.776 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:12:55.776 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:12:55.776 +03:00 [DBG] POST requests are not supported 2025-06-25 13:12:55.776 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:12:55.776 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:12:55.776 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:55.776 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:12:55.776 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:12:55.777 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:12:55.777 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:12:55.777 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:55.777 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:12:55.777 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:12:55.777 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:12:55.777 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:12:55.777 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:12:55.777 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:12:55.777 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:55.777 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:55.777 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:55.777 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:12:55.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:55.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:55.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:55.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:55.777 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:12:55.777 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1183ms. 2025-06-25 13:12:55.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:55.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:12:55.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:55.777 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:12:55.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:55.777 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:55.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:55.777 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:55.777 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:55.777 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:12:55.777 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:12:55.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:55.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:12:55.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:55.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:55.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:55.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:12:55.778 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.756ms 2025-06-25 13:12:55.778 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:12:55.778 +03:00 [DBG] Connection id "0HNC8090TG5A9" completed keep alive response. 2025-06-25 13:12:55.778 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3825ms 2025-06-25 13:12:55.778 +03:00 [DBG] Connection id "0HNC8090TG5A9" received FIN. 2025-06-25 13:12:55.778 +03:00 [DBG] Connection id "0HNC8090TG5A9" disconnecting. 2025-06-25 13:12:55.778 +03:00 [DBG] Connection id "0HNC8090TG5A9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:12:55.779 +03:00 [DBG] Connection id "0HNC8090TG5A9" stopped. 2025-06-25 13:13:00.775 +03:00 [DBG] Connection id "0HNC8090TG5AA" accepted. 2025-06-25 13:13:00.775 +03:00 [DBG] Connection id "0HNC8090TG5AA" started. 2025-06-25 13:13:00.775 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:13:00.775 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:13:00.775 +03:00 [DBG] POST requests are not supported 2025-06-25 13:13:00.775 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:13:00.775 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:13:00.775 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:00.775 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:13:00.776 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:13:00.776 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:13:00.776 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:13:00.776 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:00.776 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:13:00.776 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:13:00.776 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:13:00.776 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:13:00.776 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:13:00.776 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:13:00.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:00.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:00.776 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:00.776 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:00.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:00.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:00.777 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:00.777 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:00.777 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:13:00.778 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2231ms. 2025-06-25 13:13:00.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:00.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:00.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:00.778 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:00.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:00.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:00.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:00.778 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:00.778 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:00.778 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:13:00.778 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:00.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:00.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:00.778 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:00.778 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:00.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:00.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:00.778 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2243ms 2025-06-25 13:13:00.778 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:00.779 +03:00 [DBG] Connection id "0HNC8090TG5AA" completed keep alive response. 2025-06-25 13:13:00.779 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4726ms 2025-06-25 13:13:00.779 +03:00 [DBG] Connection id "0HNC8090TG5AA" received FIN. 2025-06-25 13:13:00.779 +03:00 [DBG] Connection id "0HNC8090TG5AA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:13:00.779 +03:00 [DBG] Connection id "0HNC8090TG5AA" disconnecting. 2025-06-25 13:13:00.779 +03:00 [DBG] Connection id "0HNC8090TG5AA" stopped. 2025-06-25 13:13:05.774 +03:00 [DBG] Connection id "0HNC8090TG5AB" accepted. 2025-06-25 13:13:05.775 +03:00 [DBG] Connection id "0HNC8090TG5AB" started. 2025-06-25 13:13:05.775 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:13:05.775 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:13:05.775 +03:00 [DBG] POST requests are not supported 2025-06-25 13:13:05.775 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:13:05.775 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:13:05.775 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:05.775 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:13:05.775 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:13:05.775 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:13:05.775 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:13:05.775 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:05.775 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:13:05.775 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:13:05.775 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:13:05.775 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:13:05.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:13:05.775 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:13:05.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:05.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:05.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:05.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:05.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:05.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:05.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:05.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:05.776 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:13:05.776 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1437ms. 2025-06-25 13:13:05.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:05.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:05.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:05.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:05.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:05.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:05.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:05.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:05.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:05.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:13:05.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:05.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:05.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:05.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:05.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:05.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:05.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:05.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8901ms 2025-06-25 13:13:05.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:05.776 +03:00 [DBG] Connection id "0HNC8090TG5AB" completed keep alive response. 2025-06-25 13:13:05.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6245ms 2025-06-25 13:13:05.777 +03:00 [DBG] Connection id "0HNC8090TG5AB" received FIN. 2025-06-25 13:13:05.777 +03:00 [DBG] Connection id "0HNC8090TG5AB" disconnecting. 2025-06-25 13:13:05.777 +03:00 [DBG] Connection id "0HNC8090TG5AB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:13:05.778 +03:00 [DBG] Connection id "0HNC8090TG5AB" stopped. 2025-06-25 13:13:11.708 +03:00 [DBG] Connection id "0HNC8090TG5AC" accepted. 2025-06-25 13:13:11.708 +03:00 [DBG] Connection id "0HNC8090TG5AC" started. 2025-06-25 13:13:11.708 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:13:11.708 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:13:11.708 +03:00 [DBG] POST requests are not supported 2025-06-25 13:13:11.708 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:13:11.708 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:13:11.708 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:11.708 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:13:11.708 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:13:11.708 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:13:11.708 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:13:11.708 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:11.708 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:13:11.708 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:13:11.708 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:13:11.708 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:13:11.708 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:13:11.708 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:13:11.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:11.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:11.708 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:11.708 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:11.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:11.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:11.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:11.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:11.709 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:13:11.709 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2275ms. 2025-06-25 13:13:11.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:11.709 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:11.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:11.709 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:11.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:11.709 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:11.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:11.709 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:11.709 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:11.709 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:13:11.709 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:11.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:11.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:11.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:11.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:11.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:11.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:11.709 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0152ms 2025-06-25 13:13:11.709 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:11.709 +03:00 [DBG] Connection id "0HNC8090TG5AC" completed keep alive response. 2025-06-25 13:13:11.709 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6416ms 2025-06-25 13:13:11.710 +03:00 [DBG] Connection id "0HNC8090TG5AC" received FIN. 2025-06-25 13:13:11.710 +03:00 [DBG] Connection id "0HNC8090TG5AC" disconnecting. 2025-06-25 13:13:11.710 +03:00 [DBG] Connection id "0HNC8090TG5AC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:13:11.711 +03:00 [DBG] Connection id "0HNC8090TG5AC" stopped. 2025-06-25 13:13:16.714 +03:00 [DBG] Connection id "0HNC8090TG5AD" accepted. 2025-06-25 13:13:16.714 +03:00 [DBG] Connection id "0HNC8090TG5AD" started. 2025-06-25 13:13:16.714 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:13:16.714 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:13:16.714 +03:00 [DBG] POST requests are not supported 2025-06-25 13:13:16.714 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:13:16.714 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:13:16.714 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:16.714 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:13:16.714 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:13:16.714 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:13:16.714 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:13:16.714 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:16.714 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:13:16.714 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:13:16.714 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:13:16.714 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:13:16.715 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:13:16.715 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:13:16.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:16.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:16.715 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:16.715 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:16.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:16.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:16.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:16.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:16.715 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:13:16.715 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1414ms. 2025-06-25 13:13:16.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:16.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:16.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:16.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:16.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:16.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:16.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:16.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:16.715 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:16.715 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:13:16.715 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:16.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:16.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:16.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:16.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:16.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:16.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:16.715 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.786ms 2025-06-25 13:13:16.715 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:16.715 +03:00 [DBG] Connection id "0HNC8090TG5AD" completed keep alive response. 2025-06-25 13:13:16.715 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4792ms 2025-06-25 13:13:16.716 +03:00 [DBG] Connection id "0HNC8090TG5AD" received FIN. 2025-06-25 13:13:16.716 +03:00 [DBG] Connection id "0HNC8090TG5AD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:13:16.716 +03:00 [DBG] Connection id "0HNC8090TG5AD" disconnecting. 2025-06-25 13:13:16.716 +03:00 [DBG] Connection id "0HNC8090TG5AD" stopped. 2025-06-25 13:13:21.700 +03:00 [DBG] Connection id "0HNC8090TG5AE" accepted. 2025-06-25 13:13:21.700 +03:00 [DBG] Connection id "0HNC8090TG5AE" started. 2025-06-25 13:13:21.700 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:13:21.700 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:13:21.700 +03:00 [DBG] POST requests are not supported 2025-06-25 13:13:21.700 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:13:21.700 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:13:21.700 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:21.700 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:13:21.700 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:13:21.700 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:13:21.700 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:13:21.700 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:21.701 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:13:21.701 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:13:21.701 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:13:21.701 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:13:21.701 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:13:21.701 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:13:21.701 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:21.701 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:21.701 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:21.701 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:21.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:21.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:21.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:21.701 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:21.701 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:13:21.701 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1572ms. 2025-06-25 13:13:21.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:21.701 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:21.701 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:21.701 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:21.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:21.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:21.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:21.702 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:21.702 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:21.702 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:13:21.702 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:21.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:21.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:21.702 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:21.702 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:21.702 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:21.702 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:21.702 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0886ms 2025-06-25 13:13:21.702 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:21.702 +03:00 [DBG] Connection id "0HNC8090TG5AE" completed keep alive response. 2025-06-25 13:13:21.702 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9729ms 2025-06-25 13:13:21.702 +03:00 [DBG] Connection id "0HNC8090TG5AE" received FIN. 2025-06-25 13:13:21.702 +03:00 [DBG] Connection id "0HNC8090TG5AE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:13:21.702 +03:00 [DBG] Connection id "0HNC8090TG5AE" disconnecting. 2025-06-25 13:13:21.703 +03:00 [DBG] Connection id "0HNC8090TG5AE" stopped. 2025-06-25 13:13:26.708 +03:00 [DBG] Connection id "0HNC8090TG5AF" accepted. 2025-06-25 13:13:26.708 +03:00 [DBG] Connection id "0HNC8090TG5AF" started. 2025-06-25 13:13:26.708 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:13:26.708 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:13:26.708 +03:00 [DBG] POST requests are not supported 2025-06-25 13:13:26.708 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:13:26.708 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:13:26.708 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:26.708 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:13:26.708 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:13:26.708 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:13:26.708 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:13:26.708 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:26.708 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:13:26.709 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:13:26.709 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:13:26.709 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:13:26.709 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:13:26.709 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:13:26.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:26.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:26.709 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:26.709 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:26.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:26.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:26.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:26.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:26.709 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:13:26.709 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.158ms. 2025-06-25 13:13:26.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:26.709 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:26.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:26.709 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:26.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:26.709 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:26.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:26.709 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:26.709 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:26.709 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:13:26.710 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:26.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:26.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:26.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:26.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:26.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:26.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:26.710 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4382ms 2025-06-25 13:13:26.710 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:26.710 +03:00 [DBG] Connection id "0HNC8090TG5AF" completed keep alive response. 2025-06-25 13:13:26.710 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3881ms 2025-06-25 13:13:26.711 +03:00 [DBG] Connection id "0HNC8090TG5AF" received FIN. 2025-06-25 13:13:26.711 +03:00 [DBG] Connection id "0HNC8090TG5AF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:13:26.711 +03:00 [DBG] Connection id "0HNC8090TG5AF" disconnecting. 2025-06-25 13:13:26.711 +03:00 [DBG] Connection id "0HNC8090TG5AF" stopped. 2025-06-25 13:13:31.712 +03:00 [DBG] Connection id "0HNC8090TG5AG" accepted. 2025-06-25 13:13:31.712 +03:00 [DBG] Connection id "0HNC8090TG5AG" started. 2025-06-25 13:13:31.712 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:13:31.713 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:13:31.713 +03:00 [DBG] POST requests are not supported 2025-06-25 13:13:31.713 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:13:31.713 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:13:31.713 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:31.713 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:13:31.713 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:13:31.713 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:13:31.713 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:13:31.713 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:31.713 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:13:31.713 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:13:31.713 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:13:31.713 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:13:31.713 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:13:31.713 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:13:31.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:31.713 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:31.713 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:31.713 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:31.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:31.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:31.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:31.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:31.713 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:13:31.713 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1343ms. 2025-06-25 13:13:31.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:31.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:31.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:31.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:31.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:31.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:31.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:31.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:31.714 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:31.714 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:13:31.714 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:31.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:31.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:31.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:31.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:31.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:31.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:31.714 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0165ms 2025-06-25 13:13:31.714 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:31.714 +03:00 [DBG] Connection id "0HNC8090TG5AG" completed keep alive response. 2025-06-25 13:13:31.714 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7656ms 2025-06-25 13:13:31.715 +03:00 [DBG] Connection id "0HNC8090TG5AG" received FIN. 2025-06-25 13:13:31.715 +03:00 [DBG] Connection id "0HNC8090TG5AG" disconnecting. 2025-06-25 13:13:31.715 +03:00 [DBG] Connection id "0HNC8090TG5AG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:13:31.716 +03:00 [DBG] Connection id "0HNC8090TG5AG" stopped. 2025-06-25 13:13:36.703 +03:00 [DBG] Connection id "0HNC8090TG5AH" accepted. 2025-06-25 13:13:36.703 +03:00 [DBG] Connection id "0HNC8090TG5AH" started. 2025-06-25 13:13:36.704 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:13:36.704 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:13:36.704 +03:00 [DBG] POST requests are not supported 2025-06-25 13:13:36.704 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:13:36.704 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:13:36.704 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:36.704 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:13:36.704 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:13:36.704 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:13:36.704 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:13:36.704 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:36.705 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:13:36.705 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:13:36.705 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:13:36.705 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:13:36.705 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:13:36.705 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:13:36.705 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:36.705 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:36.705 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:36.705 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:36.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:36.705 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:36.705 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:36.705 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:36.706 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:13:36.706 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2248ms. 2025-06-25 13:13:36.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:36.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:36.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:36.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:36.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:36.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:36.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:36.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:36.706 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:36.706 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:13:36.706 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:36.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:36.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:36.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:36.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:36.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:36.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:36.707 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8903ms 2025-06-25 13:13:36.707 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:36.707 +03:00 [DBG] Connection id "0HNC8090TG5AH" completed keep alive response. 2025-06-25 13:13:36.707 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4028ms 2025-06-25 13:13:36.707 +03:00 [DBG] Connection id "0HNC8090TG5AH" received FIN. 2025-06-25 13:13:36.707 +03:00 [DBG] Connection id "0HNC8090TG5AH" disconnecting. 2025-06-25 13:13:36.707 +03:00 [DBG] Connection id "0HNC8090TG5AH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:13:36.709 +03:00 [DBG] Connection id "0HNC8090TG5AH" stopped. 2025-06-25 13:13:41.705 +03:00 [DBG] Connection id "0HNC8090TG5AI" accepted. 2025-06-25 13:13:41.705 +03:00 [DBG] Connection id "0HNC8090TG5AI" started. 2025-06-25 13:13:41.705 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:13:41.705 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:13:41.705 +03:00 [DBG] POST requests are not supported 2025-06-25 13:13:41.705 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:13:41.705 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:13:41.705 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:41.705 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:13:41.706 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:13:41.706 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:13:41.706 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:13:41.706 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:41.706 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:13:41.706 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:13:41.706 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:13:41.706 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:13:41.706 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:13:41.706 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:13:41.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:41.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:41.706 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:41.706 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:41.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:41.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:41.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:41.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:41.706 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:13:41.706 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1906ms. 2025-06-25 13:13:41.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:41.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:41.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:41.707 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:41.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:41.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:41.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:41.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:41.707 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:41.707 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:13:41.707 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:41.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:41.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:41.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:41.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:41.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:41.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:41.707 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1084ms 2025-06-25 13:13:41.707 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:41.707 +03:00 [DBG] Connection id "0HNC8090TG5AI" completed keep alive response. 2025-06-25 13:13:41.707 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0641ms 2025-06-25 13:13:41.708 +03:00 [DBG] Connection id "0HNC8090TG5AI" received FIN. 2025-06-25 13:13:41.708 +03:00 [DBG] Connection id "0HNC8090TG5AI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:13:41.708 +03:00 [DBG] Connection id "0HNC8090TG5AI" disconnecting. 2025-06-25 13:13:41.708 +03:00 [DBG] Connection id "0HNC8090TG5AI" stopped. 2025-06-25 13:13:46.709 +03:00 [DBG] Connection id "0HNC8090TG5AJ" accepted. 2025-06-25 13:13:46.709 +03:00 [DBG] Connection id "0HNC8090TG5AJ" started. 2025-06-25 13:13:46.709 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:13:46.709 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:13:46.709 +03:00 [DBG] POST requests are not supported 2025-06-25 13:13:46.709 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:13:46.709 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:13:46.709 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:46.709 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:13:46.709 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:13:46.709 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:13:46.709 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:13:46.709 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:46.709 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:13:46.709 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:13:46.709 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:13:46.709 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:13:46.709 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:13:46.709 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:13:46.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:46.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:46.710 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:46.710 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:46.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:46.710 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:46.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:46.710 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:46.710 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:13:46.710 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1301ms. 2025-06-25 13:13:46.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:46.710 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:46.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:46.710 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:46.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:46.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:46.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:46.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:46.710 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:46.710 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:13:46.710 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:46.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:46.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:46.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:46.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:46.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:46.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:46.710 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.764ms 2025-06-25 13:13:46.710 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:46.710 +03:00 [DBG] Connection id "0HNC8090TG5AJ" completed keep alive response. 2025-06-25 13:13:46.710 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4687ms 2025-06-25 13:13:46.711 +03:00 [DBG] Connection id "0HNC8090TG5AJ" received FIN. 2025-06-25 13:13:46.711 +03:00 [DBG] Connection id "0HNC8090TG5AJ" disconnecting. 2025-06-25 13:13:46.711 +03:00 [DBG] Connection id "0HNC8090TG5AJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:13:46.712 +03:00 [DBG] Connection id "0HNC8090TG5AJ" stopped. 2025-06-25 13:13:51.717 +03:00 [DBG] Connection id "0HNC8090TG5AK" accepted. 2025-06-25 13:13:51.717 +03:00 [DBG] Connection id "0HNC8090TG5AK" started. 2025-06-25 13:13:51.717 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:13:51.717 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:13:51.717 +03:00 [DBG] POST requests are not supported 2025-06-25 13:13:51.717 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:13:51.717 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:13:51.717 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:51.717 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:13:51.717 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:13:51.718 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:13:51.718 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:13:51.718 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:51.718 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:13:51.718 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:13:51.718 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:13:51.718 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:13:51.718 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:13:51.718 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:13:51.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:51.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:51.718 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:51.718 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:51.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:51.718 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:51.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:51.718 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:51.718 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:13:51.718 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-06-25 13:13:51.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:51.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:51.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:51.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:51.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:51.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:51.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:51.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:51.718 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:51.718 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:13:51.718 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:51.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:51.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:51.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:51.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:51.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:51.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:51.718 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6605ms 2025-06-25 13:13:51.718 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:51.719 +03:00 [DBG] Connection id "0HNC8090TG5AK" completed keep alive response. 2025-06-25 13:13:51.719 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3084ms 2025-06-25 13:13:51.719 +03:00 [DBG] Connection id "0HNC8090TG5AK" received FIN. 2025-06-25 13:13:51.719 +03:00 [DBG] Connection id "0HNC8090TG5AK" disconnecting. 2025-06-25 13:13:51.719 +03:00 [DBG] Connection id "0HNC8090TG5AK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:13:51.720 +03:00 [DBG] Connection id "0HNC8090TG5AK" stopped. 2025-06-25 13:13:56.712 +03:00 [DBG] Connection id "0HNC8090TG5AL" accepted. 2025-06-25 13:13:56.712 +03:00 [DBG] Connection id "0HNC8090TG5AL" started. 2025-06-25 13:13:56.713 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:13:56.713 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:13:56.713 +03:00 [DBG] POST requests are not supported 2025-06-25 13:13:56.713 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:13:56.713 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:13:56.713 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:56.713 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:13:56.713 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:13:56.713 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:13:56.713 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:13:56.713 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:56.713 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:13:56.713 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:13:56.713 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:13:56.713 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:13:56.713 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:13:56.713 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:13:56.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:56.713 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:56.713 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:56.713 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:13:56.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:56.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:56.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:56.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:56.713 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:13:56.713 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-06-25 13:13:56.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:56.713 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:13:56.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:56.713 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:13:56.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:56.713 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:56.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:56.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:56.714 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:56.714 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:13:56.714 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:13:56.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:56.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:13:56.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:56.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:56.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:56.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:13:56.714 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6432ms 2025-06-25 13:13:56.714 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:13:56.714 +03:00 [DBG] Connection id "0HNC8090TG5AL" completed keep alive response. 2025-06-25 13:13:56.714 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2548ms 2025-06-25 13:13:56.714 +03:00 [DBG] Connection id "0HNC8090TG5AL" received FIN. 2025-06-25 13:13:56.714 +03:00 [DBG] Connection id "0HNC8090TG5AL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:13:56.714 +03:00 [DBG] Connection id "0HNC8090TG5AL" disconnecting. 2025-06-25 13:13:56.714 +03:00 [DBG] Connection id "0HNC8090TG5AL" stopped. 2025-06-25 13:14:01.707 +03:00 [DBG] Connection id "0HNC8090TG5AM" accepted. 2025-06-25 13:14:01.707 +03:00 [DBG] Connection id "0HNC8090TG5AM" started. 2025-06-25 13:14:01.707 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:14:01.707 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:14:01.707 +03:00 [DBG] POST requests are not supported 2025-06-25 13:14:01.707 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:14:01.707 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:14:01.707 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:14:01.707 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:14:01.707 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:14:01.707 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:14:01.708 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:14:01.708 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:14:01.708 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:14:01.708 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:14:01.708 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:14:01.708 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:14:01.708 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:14:01.708 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:14:01.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:14:01.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:14:01.709 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:14:01.709 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:14:01.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:14:01.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:14:01.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:14:01.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:14:01.709 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:14:01.709 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1711ms. 2025-06-25 13:14:01.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:14:01.709 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:14:01.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:14:01.709 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:14:01.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:14:01.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:14:01.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:14:01.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:14:01.710 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:14:01.710 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:14:01.710 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:14:01.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:14:01.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:14:01.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:14:01.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:14:01.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:14:01.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:14:01.710 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0182ms 2025-06-25 13:14:01.710 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:14:01.710 +03:00 [DBG] Connection id "0HNC8090TG5AM" completed keep alive response. 2025-06-25 13:14:01.710 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2569ms 2025-06-25 13:14:01.710 +03:00 [DBG] Connection id "0HNC8090TG5AM" received FIN. 2025-06-25 13:14:01.711 +03:00 [DBG] Connection id "0HNC8090TG5AM" disconnecting. 2025-06-25 13:14:01.711 +03:00 [DBG] Connection id "0HNC8090TG5AM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:14:01.712 +03:00 [DBG] Connection id "0HNC8090TG5AM" stopped. 2025-06-25 13:14:29.711 +03:00 [DBG] Connection id "0HNC8090TG5AN" accepted. 2025-06-25 13:14:29.711 +03:00 [DBG] Connection id "0HNC8090TG5AN" started. 2025-06-25 13:14:29.711 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:14:29.711 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:14:29.711 +03:00 [DBG] POST requests are not supported 2025-06-25 13:14:29.711 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:14:29.711 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:14:29.712 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:14:29.712 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:14:29.712 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:14:29.712 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:14:29.712 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:14:29.712 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:14:29.712 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:14:29.712 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:14:29.712 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:14:29.712 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:14:29.712 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:14:29.712 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:14:29.712 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:14:29.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:14:29.712 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:14:29.713 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:14:29.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:14:29.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:14:29.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:14:29.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:14:29.713 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:14:29.713 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2318ms. 2025-06-25 13:14:29.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:14:29.713 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:14:29.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:14:29.713 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:14:29.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:14:29.713 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:14:29.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:14:29.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:14:29.714 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:14:29.714 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:14:29.714 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:14:29.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:14:29.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:14:29.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:14:29.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:14:29.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:14:29.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:14:29.714 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7923ms 2025-06-25 13:14:29.714 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:14:29.714 +03:00 [DBG] Connection id "0HNC8090TG5AN" completed keep alive response. 2025-06-25 13:14:29.714 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3249ms 2025-06-25 13:14:29.715 +03:00 [DBG] Connection id "0HNC8090TG5AN" received FIN. 2025-06-25 13:14:29.715 +03:00 [DBG] Connection id "0HNC8090TG5AN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:14:29.715 +03:00 [DBG] Connection id "0HNC8090TG5AN" disconnecting. 2025-06-25 13:14:29.715 +03:00 [DBG] Connection id "0HNC8090TG5AN" stopped. 2025-06-25 13:15:29.717 +03:00 [DBG] Connection id "0HNC8090TG5AO" accepted. 2025-06-25 13:15:29.718 +03:00 [DBG] Connection id "0HNC8090TG5AO" started. 2025-06-25 13:15:29.718 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:15:29.718 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:15:29.718 +03:00 [DBG] POST requests are not supported 2025-06-25 13:15:29.718 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:15:29.718 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:15:29.718 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:15:29.718 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:15:29.718 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:15:29.718 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:15:29.718 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:15:29.718 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:15:29.718 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:15:29.718 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:15:29.718 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:15:29.718 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:15:29.718 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:15:29.718 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:15:29.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:15:29.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:15:29.718 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:15:29.718 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:15:29.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:15:29.719 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:15:29.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:15:29.719 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:15:29.719 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:15:29.719 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1286ms. 2025-06-25 13:15:29.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:15:29.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:15:29.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:15:29.719 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:15:29.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:15:29.719 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:15:29.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:15:29.719 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:15:29.719 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:15:29.719 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:15:29.719 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:15:29.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:15:29.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:15:29.719 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:15:29.719 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:15:29.719 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:15:29.719 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:15:29.719 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8768ms 2025-06-25 13:15:29.719 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:15:29.719 +03:00 [DBG] Connection id "0HNC8090TG5AO" completed keep alive response. 2025-06-25 13:15:29.719 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.616ms 2025-06-25 13:15:29.719 +03:00 [DBG] Connection id "0HNC8090TG5AO" received FIN. 2025-06-25 13:15:29.720 +03:00 [DBG] Connection id "0HNC8090TG5AO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:15:29.720 +03:00 [DBG] Connection id "0HNC8090TG5AO" disconnecting. 2025-06-25 13:15:29.720 +03:00 [DBG] Connection id "0HNC8090TG5AO" stopped. 2025-06-25 13:16:29.717 +03:00 [DBG] Connection id "0HNC8090TG5AP" accepted. 2025-06-25 13:16:29.717 +03:00 [DBG] Connection id "0HNC8090TG5AP" started. 2025-06-25 13:16:29.717 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:16:29.717 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:16:29.717 +03:00 [DBG] POST requests are not supported 2025-06-25 13:16:29.717 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:16:29.717 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:16:29.717 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:16:29.717 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:16:29.717 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:16:29.718 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:16:29.718 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:16:29.718 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:16:29.718 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:16:29.718 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:16:29.718 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:16:29.718 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:16:29.718 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:16:29.718 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:16:29.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:16:29.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:16:29.718 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:16:29.718 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:16:29.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:16:29.718 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:16:29.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:16:29.718 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:16:29.718 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:16:29.718 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1209ms. 2025-06-25 13:16:29.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:16:29.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:16:29.718 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:16:29.718 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:16:29.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:16:29.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:16:29.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:16:29.718 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:16:29.718 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:16:29.718 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:16:29.718 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:16:29.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:16:29.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:16:29.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:16:29.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:16:29.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:16:29.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:16:29.719 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7361ms 2025-06-25 13:16:29.719 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:16:29.719 +03:00 [DBG] Connection id "0HNC8090TG5AP" completed keep alive response. 2025-06-25 13:16:29.719 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.328ms 2025-06-25 13:16:29.719 +03:00 [DBG] Connection id "0HNC8090TG5AP" received FIN. 2025-06-25 13:16:29.719 +03:00 [DBG] Connection id "0HNC8090TG5AP" disconnecting. 2025-06-25 13:16:29.719 +03:00 [DBG] Connection id "0HNC8090TG5AP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:16:29.720 +03:00 [DBG] Connection id "0HNC8090TG5AP" stopped. 2025-06-25 13:17:29.714 +03:00 [DBG] Connection id "0HNC8090TG5AQ" accepted. 2025-06-25 13:17:29.714 +03:00 [DBG] Connection id "0HNC8090TG5AQ" started. 2025-06-25 13:17:29.714 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:17:29.714 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:17:29.714 +03:00 [DBG] POST requests are not supported 2025-06-25 13:17:29.714 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:17:29.714 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:17:29.714 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:17:29.714 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:17:29.714 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:17:29.714 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:17:29.714 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:17:29.714 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:17:29.714 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:17:29.714 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:17:29.714 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:17:29.714 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:17:29.714 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:17:29.715 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:17:29.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:17:29.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:17:29.715 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:17:29.715 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:17:29.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:17:29.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:17:29.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:17:29.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:17:29.715 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:17:29.715 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1681ms. 2025-06-25 13:17:29.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:17:29.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:17:29.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:17:29.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:17:29.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:17:29.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:17:29.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:17:29.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:17:29.715 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:17:29.715 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:17:29.715 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:17:29.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:17:29.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:17:29.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:17:29.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:17:29.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:17:29.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:17:29.716 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.043ms 2025-06-25 13:17:29.716 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:17:29.716 +03:00 [DBG] Connection id "0HNC8090TG5AQ" completed keep alive response. 2025-06-25 13:17:29.716 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8717ms 2025-06-25 13:17:29.716 +03:00 [DBG] Connection id "0HNC8090TG5AQ" received FIN. 2025-06-25 13:17:29.716 +03:00 [DBG] Connection id "0HNC8090TG5AQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:17:29.716 +03:00 [DBG] Connection id "0HNC8090TG5AQ" disconnecting. 2025-06-25 13:17:29.716 +03:00 [DBG] Connection id "0HNC8090TG5AQ" stopped. 2025-06-25 13:18:29.708 +03:00 [DBG] Connection id "0HNC8090TG5AR" accepted. 2025-06-25 13:18:29.708 +03:00 [DBG] Connection id "0HNC8090TG5AR" started. 2025-06-25 13:18:29.708 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:18:29.708 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:18:29.708 +03:00 [DBG] POST requests are not supported 2025-06-25 13:18:29.708 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:18:29.708 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:18:29.708 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:18:29.708 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:18:29.708 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:18:29.708 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:18:29.708 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:18:29.708 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:18:29.709 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:18:29.709 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:18:29.709 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:18:29.709 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:18:29.709 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:18:29.709 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:18:29.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:18:29.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:18:29.709 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:18:29.709 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:18:29.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:18:29.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:18:29.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:18:29.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:18:29.709 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:18:29.709 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1294ms. 2025-06-25 13:18:29.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:18:29.709 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:18:29.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:18:29.709 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:18:29.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:18:29.709 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:18:29.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:18:29.709 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:18:29.709 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:18:29.709 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:18:29.709 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:18:29.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:18:29.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:18:29.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:18:29.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:18:29.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:18:29.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:18:29.709 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7229ms 2025-06-25 13:18:29.709 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:18:29.710 +03:00 [DBG] Connection id "0HNC8090TG5AR" completed keep alive response. 2025-06-25 13:18:29.710 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4079ms 2025-06-25 13:18:29.710 +03:00 [DBG] Connection id "0HNC8090TG5AR" received FIN. 2025-06-25 13:18:29.710 +03:00 [DBG] Connection id "0HNC8090TG5AR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:18:29.710 +03:00 [DBG] Connection id "0HNC8090TG5AR" disconnecting. 2025-06-25 13:18:29.710 +03:00 [DBG] Connection id "0HNC8090TG5AR" stopped. 2025-06-25 13:19:29.713 +03:00 [DBG] Connection id "0HNC8090TG5AS" accepted. 2025-06-25 13:19:29.713 +03:00 [DBG] Connection id "0HNC8090TG5AS" started. 2025-06-25 13:19:29.713 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:19:29.714 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:19:29.714 +03:00 [DBG] POST requests are not supported 2025-06-25 13:19:29.714 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:19:29.714 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:19:29.714 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:19:29.714 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:19:29.714 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:19:29.714 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:19:29.714 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:19:29.714 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:19:29.714 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:19:29.714 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:19:29.714 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:19:29.714 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:19:29.714 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:19:29.714 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:19:29.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:19:29.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:19:29.714 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:19:29.715 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:19:29.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:19:29.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:19:29.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:19:29.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:19:29.715 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:19:29.715 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1339ms. 2025-06-25 13:19:29.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:19:29.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:19:29.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:19:29.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:19:29.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:19:29.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:19:29.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:19:29.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:19:29.715 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:19:29.715 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:19:29.715 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:19:29.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:19:29.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:19:29.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:19:29.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:19:29.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:19:29.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:19:29.715 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0061ms 2025-06-25 13:19:29.715 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:19:29.716 +03:00 [DBG] Connection id "0HNC8090TG5AS" completed keep alive response. 2025-06-25 13:19:29.716 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1326ms 2025-06-25 13:19:29.716 +03:00 [DBG] Connection id "0HNC8090TG5AS" received FIN. 2025-06-25 13:19:29.716 +03:00 [DBG] Connection id "0HNC8090TG5AS" disconnecting. 2025-06-25 13:19:29.716 +03:00 [DBG] Connection id "0HNC8090TG5AS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:19:29.717 +03:00 [DBG] Connection id "0HNC8090TG5AS" stopped. 2025-06-25 13:20:29.705 +03:00 [DBG] Connection id "0HNC8090TG5AT" accepted. 2025-06-25 13:20:29.705 +03:00 [DBG] Connection id "0HNC8090TG5AT" started. 2025-06-25 13:20:29.705 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:20:29.705 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:20:29.705 +03:00 [DBG] POST requests are not supported 2025-06-25 13:20:29.705 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:20:29.705 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:20:29.705 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:20:29.705 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:20:29.706 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:20:29.706 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:20:29.706 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:20:29.706 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:20:29.706 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:20:29.706 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:20:29.706 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:20:29.706 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:20:29.706 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:20:29.706 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:20:29.706 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:20:29.706 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:20:29.706 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:20:29.706 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:20:29.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:20:29.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:20:29.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:20:29.706 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:20:29.706 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:20:29.706 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1267ms. 2025-06-25 13:20:29.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:20:29.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:20:29.706 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:20:29.706 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:20:29.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:20:29.706 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:20:29.706 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:20:29.707 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:20:29.707 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:20:29.707 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:20:29.707 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:20:29.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:20:29.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:20:29.707 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:20:29.707 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:20:29.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:20:29.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:20:29.707 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8419ms 2025-06-25 13:20:29.707 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:20:29.707 +03:00 [DBG] Connection id "0HNC8090TG5AT" completed keep alive response. 2025-06-25 13:20:29.707 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5537ms 2025-06-25 13:20:29.707 +03:00 [DBG] Connection id "0HNC8090TG5AT" received FIN. 2025-06-25 13:20:29.707 +03:00 [DBG] Connection id "0HNC8090TG5AT" disconnecting. 2025-06-25 13:20:29.707 +03:00 [DBG] Connection id "0HNC8090TG5AT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:20:29.708 +03:00 [DBG] Connection id "0HNC8090TG5AT" stopped. 2025-06-25 13:21:02.806 +03:00 [DBG] Connection id "0HNC8090TG5AU" accepted. 2025-06-25 13:21:02.806 +03:00 [DBG] Connection id "0HNC8090TG5AU" started. 2025-06-25 13:21:02.806 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:21:02.807 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:21:02.807 +03:00 [DBG] POST requests are not supported 2025-06-25 13:21:02.807 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:21:02.807 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:21:02.807 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:02.807 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:21:02.807 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:21:02.807 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:21:02.807 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:21:02.807 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:02.807 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:21:02.807 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:21:02.807 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:21:02.807 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:21:02.807 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:21:02.807 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:21:02.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:02.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:02.807 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:02.807 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:02.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:02.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:02.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:02.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:02.808 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:21:02.808 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1466ms. 2025-06-25 13:21:02.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:02.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:02.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:02.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:02.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:02.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:02.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:02.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:02.808 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:02.808 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:21:02.808 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:02.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:02.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:02.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:02.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:02.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:02.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:02.808 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0217ms 2025-06-25 13:21:02.808 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:02.808 +03:00 [DBG] Connection id "0HNC8090TG5AU" completed keep alive response. 2025-06-25 13:21:02.809 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0586ms 2025-06-25 13:21:02.809 +03:00 [DBG] Connection id "0HNC8090TG5AU" received FIN. 2025-06-25 13:21:02.809 +03:00 [DBG] Connection id "0HNC8090TG5AU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:21:02.809 +03:00 [DBG] Connection id "0HNC8090TG5AU" disconnecting. 2025-06-25 13:21:02.809 +03:00 [DBG] Connection id "0HNC8090TG5AU" stopped. 2025-06-25 13:21:05.790 +03:00 [DBG] Connection id "0HNC8090TG5AV" accepted. 2025-06-25 13:21:05.790 +03:00 [DBG] Connection id "0HNC8090TG5AV" started. 2025-06-25 13:21:05.790 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:21:05.790 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:21:05.790 +03:00 [DBG] POST requests are not supported 2025-06-25 13:21:05.790 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:21:05.790 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:21:05.790 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:05.790 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:21:05.790 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:21:05.790 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:21:05.790 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:21:05.790 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:05.790 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:21:05.790 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:21:05.790 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:21:05.791 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:21:05.791 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:21:05.791 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:21:05.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:05.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:05.791 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:05.791 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:05.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:05.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:05.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:05.791 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:05.791 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:21:05.791 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1381ms. 2025-06-25 13:21:05.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:05.791 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:05.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:05.791 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:05.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:05.791 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:05.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:05.791 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:05.791 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:05.791 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:21:05.791 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:05.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:05.791 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:05.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:05.791 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:05.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:05.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:05.791 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7815ms 2025-06-25 13:21:05.791 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:05.791 +03:00 [DBG] Connection id "0HNC8090TG5AV" completed keep alive response. 2025-06-25 13:21:05.791 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4753ms 2025-06-25 13:21:05.792 +03:00 [DBG] Connection id "0HNC8090TG5AV" received FIN. 2025-06-25 13:21:05.792 +03:00 [DBG] Connection id "0HNC8090TG5AV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:21:05.792 +03:00 [DBG] Connection id "0HNC8090TG5AV" disconnecting. 2025-06-25 13:21:05.792 +03:00 [DBG] Connection id "0HNC8090TG5AV" stopped. 2025-06-25 13:21:10.781 +03:00 [DBG] Connection id "0HNC8090TG5B0" accepted. 2025-06-25 13:21:10.781 +03:00 [DBG] Connection id "0HNC8090TG5B0" started. 2025-06-25 13:21:10.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:21:10.781 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:21:10.781 +03:00 [DBG] POST requests are not supported 2025-06-25 13:21:10.781 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:21:10.781 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:21:10.782 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:10.782 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:21:10.782 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:21:10.782 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:21:10.782 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:21:10.782 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:10.782 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:21:10.782 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:21:10.782 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:21:10.782 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:21:10.782 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:21:10.782 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:21:10.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:10.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:10.782 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:10.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:10.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:10.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:10.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:10.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:10.782 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:21:10.782 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1271ms. 2025-06-25 13:21:10.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:10.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:10.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:10.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:10.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:10.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:10.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:10.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:10.782 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:10.782 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:21:10.783 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:10.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:10.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:10.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:10.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:10.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:10.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:10.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7829ms 2025-06-25 13:21:10.783 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:10.783 +03:00 [DBG] Connection id "0HNC8090TG5B0" completed keep alive response. 2025-06-25 13:21:10.783 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4428ms 2025-06-25 13:21:10.783 +03:00 [DBG] Connection id "0HNC8090TG5B0" received FIN. 2025-06-25 13:21:10.783 +03:00 [DBG] Connection id "0HNC8090TG5B0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:21:10.783 +03:00 [DBG] Connection id "0HNC8090TG5B0" disconnecting. 2025-06-25 13:21:10.783 +03:00 [DBG] Connection id "0HNC8090TG5B0" stopped. 2025-06-25 13:21:15.781 +03:00 [DBG] Connection id "0HNC8090TG5B1" accepted. 2025-06-25 13:21:15.782 +03:00 [DBG] Connection id "0HNC8090TG5B1" started. 2025-06-25 13:21:15.782 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:21:15.782 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:21:15.782 +03:00 [DBG] POST requests are not supported 2025-06-25 13:21:15.782 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:21:15.782 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:21:15.782 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:15.782 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:21:15.782 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:21:15.782 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:21:15.782 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:21:15.782 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:15.782 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:21:15.782 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:21:15.782 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:21:15.782 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:21:15.782 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:21:15.782 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:21:15.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:15.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:15.782 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:15.783 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:15.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:15.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:15.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:15.783 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:15.783 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:21:15.783 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.158ms. 2025-06-25 13:21:15.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:15.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:15.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:15.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:15.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:15.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:15.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:15.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:15.783 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:15.783 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:21:15.783 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:15.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:15.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:15.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:15.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:15.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:15.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:15.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9974ms 2025-06-25 13:21:15.783 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:15.783 +03:00 [DBG] Connection id "0HNC8090TG5B1" completed keep alive response. 2025-06-25 13:21:15.783 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8369ms 2025-06-25 13:21:15.784 +03:00 [DBG] Connection id "0HNC8090TG5B1" received FIN. 2025-06-25 13:21:15.784 +03:00 [DBG] Connection id "0HNC8090TG5B1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:21:15.784 +03:00 [DBG] Connection id "0HNC8090TG5B1" disconnecting. 2025-06-25 13:21:15.784 +03:00 [DBG] Connection id "0HNC8090TG5B1" stopped. 2025-06-25 13:21:20.781 +03:00 [DBG] Connection id "0HNC8090TG5B2" accepted. 2025-06-25 13:21:20.781 +03:00 [DBG] Connection id "0HNC8090TG5B2" started. 2025-06-25 13:21:20.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:21:20.781 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:21:20.781 +03:00 [DBG] POST requests are not supported 2025-06-25 13:21:20.781 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:21:20.781 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:21:20.781 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:20.781 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:21:20.781 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:21:20.782 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:21:20.782 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:21:20.782 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:20.782 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:21:20.782 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:21:20.782 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:21:20.782 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:21:20.782 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:21:20.782 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:21:20.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:20.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:20.782 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:20.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:20.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:20.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:20.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:20.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:20.782 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:21:20.782 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1593ms. 2025-06-25 13:21:20.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:20.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:20.783 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:20.783 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:20.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:20.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:20.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:20.783 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:20.783 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:20.783 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:21:20.783 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:20.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:20.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:20.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:20.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:20.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:20.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:20.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1153ms 2025-06-25 13:21:20.783 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:20.783 +03:00 [DBG] Connection id "0HNC8090TG5B2" completed keep alive response. 2025-06-25 13:21:20.783 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9648ms 2025-06-25 13:21:20.783 +03:00 [DBG] Connection id "0HNC8090TG5B2" received FIN. 2025-06-25 13:21:20.784 +03:00 [DBG] Connection id "0HNC8090TG5B2" disconnecting. 2025-06-25 13:21:20.784 +03:00 [DBG] Connection id "0HNC8090TG5B2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:21:20.785 +03:00 [DBG] Connection id "0HNC8090TG5B2" stopped. 2025-06-25 13:21:25.781 +03:00 [DBG] Connection id "0HNC8090TG5B3" accepted. 2025-06-25 13:21:25.781 +03:00 [DBG] Connection id "0HNC8090TG5B3" started. 2025-06-25 13:21:25.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:21:25.781 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:21:25.781 +03:00 [DBG] POST requests are not supported 2025-06-25 13:21:25.781 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:21:25.781 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:21:25.781 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:25.781 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:21:25.781 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:21:25.781 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:21:25.781 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:21:25.781 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:25.781 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:21:25.782 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:21:25.782 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:21:25.782 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:21:25.782 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:21:25.782 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:21:25.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:25.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:25.782 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:25.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:25.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:25.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:25.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:25.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:25.782 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:21:25.782 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1427ms. 2025-06-25 13:21:25.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:25.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:25.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:25.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:25.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:25.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:25.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:25.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:25.782 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:25.782 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:21:25.782 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:25.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:25.782 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:25.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:25.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:25.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:25.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:25.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9018ms 2025-06-25 13:21:25.783 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:25.783 +03:00 [DBG] Connection id "0HNC8090TG5B3" completed keep alive response. 2025-06-25 13:21:25.783 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.587ms 2025-06-25 13:21:25.783 +03:00 [DBG] Connection id "0HNC8090TG5B3" received FIN. 2025-06-25 13:21:25.783 +03:00 [DBG] Connection id "0HNC8090TG5B3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:21:25.783 +03:00 [DBG] Connection id "0HNC8090TG5B3" disconnecting. 2025-06-25 13:21:25.783 +03:00 [DBG] Connection id "0HNC8090TG5B3" stopped. 2025-06-25 13:21:30.783 +03:00 [DBG] Connection id "0HNC8090TG5B4" accepted. 2025-06-25 13:21:30.783 +03:00 [DBG] Connection id "0HNC8090TG5B4" started. 2025-06-25 13:21:30.783 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:21:30.783 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:21:30.783 +03:00 [DBG] POST requests are not supported 2025-06-25 13:21:30.783 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:21:30.783 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:21:30.784 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:30.784 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:21:30.784 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:21:30.784 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:21:30.784 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:21:30.784 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:30.784 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:21:30.784 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:21:30.784 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:21:30.784 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:21:30.784 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:21:30.784 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:21:30.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:30.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:30.784 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:30.784 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:30.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:30.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:30.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:30.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:30.784 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:21:30.785 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1568ms. 2025-06-25 13:21:30.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:30.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:30.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:30.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:30.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:30.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:30.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:30.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:30.785 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:30.785 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:21:30.785 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:30.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:30.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:30.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:30.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:30.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:30.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:30.785 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9637ms 2025-06-25 13:21:30.785 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:30.785 +03:00 [DBG] Connection id "0HNC8090TG5B4" completed keep alive response. 2025-06-25 13:21:30.785 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.852ms 2025-06-25 13:21:30.785 +03:00 [DBG] Connection id "0HNC8090TG5B4" received FIN. 2025-06-25 13:21:30.785 +03:00 [DBG] Connection id "0HNC8090TG5B4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:21:30.786 +03:00 [DBG] Connection id "0HNC8090TG5B4" disconnecting. 2025-06-25 13:21:30.786 +03:00 [DBG] Connection id "0HNC8090TG5B4" stopped. 2025-06-25 13:21:35.783 +03:00 [DBG] Connection id "0HNC8090TG5B5" accepted. 2025-06-25 13:21:35.783 +03:00 [DBG] Connection id "0HNC8090TG5B5" started. 2025-06-25 13:21:35.783 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:21:35.783 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:21:35.783 +03:00 [DBG] POST requests are not supported 2025-06-25 13:21:35.783 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:21:35.783 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:21:35.783 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:35.783 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:21:35.783 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:21:35.783 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:21:35.783 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:21:35.783 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:35.783 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:21:35.783 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:21:35.783 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:21:35.783 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:21:35.783 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:21:35.783 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:21:35.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:35.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:35.783 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:35.784 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:35.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:35.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:35.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:35.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:35.784 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:21:35.784 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1382ms. 2025-06-25 13:21:35.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:35.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:35.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:35.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:35.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:35.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:35.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:35.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:35.784 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:35.784 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:21:35.784 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:35.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:35.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:35.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:35.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:35.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:35.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:35.784 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8401ms 2025-06-25 13:21:35.784 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:35.784 +03:00 [DBG] Connection id "0HNC8090TG5B5" completed keep alive response. 2025-06-25 13:21:35.784 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5216ms 2025-06-25 13:21:35.785 +03:00 [DBG] Connection id "0HNC8090TG5B5" received FIN. 2025-06-25 13:21:35.785 +03:00 [DBG] Connection id "0HNC8090TG5B5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:21:35.785 +03:00 [DBG] Connection id "0HNC8090TG5B5" disconnecting. 2025-06-25 13:21:35.785 +03:00 [DBG] Connection id "0HNC8090TG5B5" stopped. 2025-06-25 13:21:40.780 +03:00 [DBG] Connection id "0HNC8090TG5B6" accepted. 2025-06-25 13:21:40.781 +03:00 [DBG] Connection id "0HNC8090TG5B6" started. 2025-06-25 13:21:40.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:21:40.781 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:21:40.781 +03:00 [DBG] POST requests are not supported 2025-06-25 13:21:40.781 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:21:40.781 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:21:40.781 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:40.781 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:21:40.781 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:21:40.781 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:21:40.781 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:21:40.781 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:40.781 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:21:40.781 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:21:40.781 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:21:40.781 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:21:40.782 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:21:40.782 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:21:40.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:40.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:40.782 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:40.782 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:40.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:40.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:40.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:40.782 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:40.782 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:21:40.782 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.16ms. 2025-06-25 13:21:40.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:40.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:40.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:40.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:40.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:40.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:40.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:40.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:40.782 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:40.782 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:21:40.782 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:40.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:40.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:40.783 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:40.783 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:40.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:40.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:40.783 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0279ms 2025-06-25 13:21:40.783 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:40.783 +03:00 [DBG] Connection id "0HNC8090TG5B6" completed keep alive response. 2025-06-25 13:21:40.783 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9805ms 2025-06-25 13:21:40.783 +03:00 [DBG] Connection id "0HNC8090TG5B6" received FIN. 2025-06-25 13:21:40.783 +03:00 [DBG] Connection id "0HNC8090TG5B6" disconnecting. 2025-06-25 13:21:40.783 +03:00 [DBG] Connection id "0HNC8090TG5B6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:21:40.784 +03:00 [DBG] Connection id "0HNC8090TG5B6" stopped. 2025-06-25 13:21:45.784 +03:00 [DBG] Connection id "0HNC8090TG5B7" accepted. 2025-06-25 13:21:45.784 +03:00 [DBG] Connection id "0HNC8090TG5B7" started. 2025-06-25 13:21:45.784 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:21:45.784 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:21:45.784 +03:00 [DBG] POST requests are not supported 2025-06-25 13:21:45.785 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:21:45.785 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:21:45.785 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:45.785 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:21:45.785 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:21:45.785 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:21:45.785 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:21:45.785 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:45.785 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:21:45.785 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:21:45.785 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:21:45.785 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:21:45.785 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:21:45.785 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:21:45.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:45.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:45.785 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:45.785 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:45.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:45.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:45.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:45.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:45.786 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:21:45.786 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2405ms. 2025-06-25 13:21:45.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:45.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:45.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:45.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:45.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:45.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:45.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:45.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:45.786 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:45.786 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:21:45.786 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:45.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:45.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:45.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:45.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:45.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:45.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:45.786 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1064ms 2025-06-25 13:21:45.786 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:45.786 +03:00 [DBG] Connection id "0HNC8090TG5B7" completed keep alive response. 2025-06-25 13:21:45.787 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2439ms 2025-06-25 13:21:45.787 +03:00 [DBG] Connection id "0HNC8090TG5B7" received FIN. 2025-06-25 13:21:45.787 +03:00 [DBG] Connection id "0HNC8090TG5B7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:21:45.787 +03:00 [DBG] Connection id "0HNC8090TG5B7" disconnecting. 2025-06-25 13:21:45.787 +03:00 [DBG] Connection id "0HNC8090TG5B7" stopped. 2025-06-25 13:21:50.784 +03:00 [DBG] Connection id "0HNC8090TG5B8" accepted. 2025-06-25 13:21:50.784 +03:00 [DBG] Connection id "0HNC8090TG5B8" started. 2025-06-25 13:21:50.784 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:21:50.784 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:21:50.784 +03:00 [DBG] POST requests are not supported 2025-06-25 13:21:50.784 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:21:50.785 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:21:50.785 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:50.785 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:21:50.785 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:21:50.785 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:21:50.785 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:21:50.785 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:50.785 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:21:50.785 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:21:50.785 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:21:50.785 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:21:50.785 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:21:50.785 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:21:50.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:50.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:50.785 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:50.786 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:50.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:50.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:50.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:50.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:50.786 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:21:50.786 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2063ms. 2025-06-25 13:21:50.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:50.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:50.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:50.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:50.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:50.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:50.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:50.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:50.786 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:50.787 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:21:50.787 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:50.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:50.787 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:50.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:50.787 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:50.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:50.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:50.787 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6681ms 2025-06-25 13:21:50.787 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:50.787 +03:00 [DBG] Connection id "0HNC8090TG5B8" completed keep alive response. 2025-06-25 13:21:50.787 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9414ms 2025-06-25 13:21:50.787 +03:00 [DBG] Connection id "0HNC8090TG5B8" received FIN. 2025-06-25 13:21:50.788 +03:00 [DBG] Connection id "0HNC8090TG5B8" disconnecting. 2025-06-25 13:21:50.788 +03:00 [DBG] Connection id "0HNC8090TG5B8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:21:50.789 +03:00 [DBG] Connection id "0HNC8090TG5B8" stopped. 2025-06-25 13:21:55.783 +03:00 [DBG] Connection id "0HNC8090TG5B9" accepted. 2025-06-25 13:21:55.783 +03:00 [DBG] Connection id "0HNC8090TG5B9" started. 2025-06-25 13:21:55.784 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:21:55.784 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:21:55.784 +03:00 [DBG] POST requests are not supported 2025-06-25 13:21:55.784 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:21:55.784 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:21:55.784 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:55.784 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:21:55.784 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:21:55.784 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:21:55.784 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:21:55.784 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:55.784 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:21:55.784 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:21:55.784 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:21:55.784 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:21:55.784 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:21:55.784 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:21:55.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:55.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:55.784 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:55.785 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:21:55.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:55.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:55.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:55.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:55.785 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:21:55.785 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1789ms. 2025-06-25 13:21:55.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:55.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:21:55.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:55.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:21:55.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:55.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:55.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:55.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:55.785 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:55.785 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:21:55.786 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:21:55.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:55.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:21:55.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:55.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:55.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:55.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:21:55.786 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4496ms 2025-06-25 13:21:55.786 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:21:55.786 +03:00 [DBG] Connection id "0HNC8090TG5B9" completed keep alive response. 2025-06-25 13:21:55.786 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5088ms 2025-06-25 13:21:55.786 +03:00 [DBG] Connection id "0HNC8090TG5B9" received FIN. 2025-06-25 13:21:55.786 +03:00 [DBG] Connection id "0HNC8090TG5B9" disconnecting. 2025-06-25 13:21:55.786 +03:00 [DBG] Connection id "0HNC8090TG5B9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:21:55.788 +03:00 [DBG] Connection id "0HNC8090TG5B9" stopped. 2025-06-25 13:22:00.783 +03:00 [DBG] Connection id "0HNC8090TG5BA" accepted. 2025-06-25 13:22:00.783 +03:00 [DBG] Connection id "0HNC8090TG5BA" started. 2025-06-25 13:22:00.783 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:22:00.783 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:22:00.783 +03:00 [DBG] POST requests are not supported 2025-06-25 13:22:00.783 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:22:00.783 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:22:00.783 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:00.783 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:22:00.784 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:22:00.784 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:22:00.784 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:22:00.784 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:00.784 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:22:00.784 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:22:00.784 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:22:00.784 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:22:00.784 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:22:00.784 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:22:00.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:00.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:00.784 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:00.784 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:00.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:00.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:00.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:00.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:00.784 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:22:00.785 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.249ms. 2025-06-25 13:22:00.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:00.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:00.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:00.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:00.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:00.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:00.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:00.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:00.785 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:00.785 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:22:00.785 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:00.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:00.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:00.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:00.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:00.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:00.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:00.786 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4124ms 2025-06-25 13:22:00.786 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:00.786 +03:00 [DBG] Connection id "0HNC8090TG5BA" completed keep alive response. 2025-06-25 13:22:00.786 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4717ms 2025-06-25 13:22:00.786 +03:00 [DBG] Connection id "0HNC8090TG5BA" received FIN. 2025-06-25 13:22:00.786 +03:00 [DBG] Connection id "0HNC8090TG5BA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:22:00.786 +03:00 [DBG] Connection id "0HNC8090TG5BA" disconnecting. 2025-06-25 13:22:00.786 +03:00 [DBG] Connection id "0HNC8090TG5BA" stopped. 2025-06-25 13:22:05.789 +03:00 [DBG] Connection id "0HNC8090TG5BB" accepted. 2025-06-25 13:22:05.789 +03:00 [DBG] Connection id "0HNC8090TG5BB" started. 2025-06-25 13:22:05.789 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:22:05.789 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:22:05.789 +03:00 [DBG] POST requests are not supported 2025-06-25 13:22:05.789 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:22:05.789 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:22:05.789 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:05.790 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:22:05.790 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:22:05.790 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:22:05.790 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:22:05.790 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:05.790 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:22:05.790 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:22:05.790 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:22:05.790 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:22:05.790 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:22:05.790 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:22:05.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:05.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:05.790 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:05.790 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:05.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:05.790 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:05.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:05.790 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:05.790 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:22:05.791 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1683ms. 2025-06-25 13:22:05.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:05.791 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:05.791 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:05.791 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:05.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:05.791 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:05.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:05.791 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:05.791 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:05.791 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:22:05.791 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:05.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:05.791 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:05.791 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:05.791 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:05.791 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:05.791 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:05.791 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3816ms 2025-06-25 13:22:05.791 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:05.791 +03:00 [DBG] Connection id "0HNC8090TG5BB" completed keep alive response. 2025-06-25 13:22:05.791 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1312ms 2025-06-25 13:22:05.792 +03:00 [DBG] Connection id "0HNC8090TG5BB" received FIN. 2025-06-25 13:22:05.792 +03:00 [DBG] Connection id "0HNC8090TG5BB" disconnecting. 2025-06-25 13:22:05.792 +03:00 [DBG] Connection id "0HNC8090TG5BB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:22:05.793 +03:00 [DBG] Connection id "0HNC8090TG5BB" stopped. 2025-06-25 13:22:10.783 +03:00 [DBG] Connection id "0HNC8090TG5BC" accepted. 2025-06-25 13:22:10.783 +03:00 [DBG] Connection id "0HNC8090TG5BC" started. 2025-06-25 13:22:10.783 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:22:10.783 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:22:10.783 +03:00 [DBG] POST requests are not supported 2025-06-25 13:22:10.783 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:22:10.783 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:22:10.783 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:10.783 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:22:10.783 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:22:10.784 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:22:10.784 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:22:10.784 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:10.784 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:22:10.784 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:22:10.784 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:22:10.784 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:22:10.784 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:22:10.784 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:22:10.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:10.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:10.784 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:10.784 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:10.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:10.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:10.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:10.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:10.784 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:22:10.784 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1263ms. 2025-06-25 13:22:10.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:10.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:10.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:10.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:10.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:10.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:10.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:10.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:10.784 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:10.784 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:22:10.785 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:10.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:10.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:10.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:10.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:10.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:10.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:10.785 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9694ms 2025-06-25 13:22:10.785 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:10.785 +03:00 [DBG] Connection id "0HNC8090TG5BC" completed keep alive response. 2025-06-25 13:22:10.785 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.615ms 2025-06-25 13:22:10.785 +03:00 [DBG] Connection id "0HNC8090TG5BC" received FIN. 2025-06-25 13:22:10.785 +03:00 [DBG] Connection id "0HNC8090TG5BC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:22:10.785 +03:00 [DBG] Connection id "0HNC8090TG5BC" disconnecting. 2025-06-25 13:22:10.785 +03:00 [DBG] Connection id "0HNC8090TG5BC" stopped. 2025-06-25 13:22:15.784 +03:00 [DBG] Connection id "0HNC8090TG5BD" accepted. 2025-06-25 13:22:15.784 +03:00 [DBG] Connection id "0HNC8090TG5BD" started. 2025-06-25 13:22:15.784 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:22:15.784 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:22:15.784 +03:00 [DBG] POST requests are not supported 2025-06-25 13:22:15.784 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:22:15.784 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:22:15.784 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:15.784 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:22:15.784 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:22:15.784 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:22:15.784 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:22:15.784 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:15.784 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:22:15.784 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:22:15.784 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:22:15.784 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:22:15.785 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:22:15.785 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:22:15.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:15.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:15.785 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:15.785 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:15.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:15.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:15.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:15.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:15.785 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:22:15.785 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1195ms. 2025-06-25 13:22:15.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:15.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:15.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:15.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:15.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:15.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:15.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:15.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:15.785 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:15.785 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:22:15.785 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:15.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:15.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:15.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:15.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:15.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:15.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:15.785 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9192ms 2025-06-25 13:22:15.786 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:15.786 +03:00 [DBG] Connection id "0HNC8090TG5BD" completed keep alive response. 2025-06-25 13:22:15.786 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7326ms 2025-06-25 13:22:15.786 +03:00 [DBG] Connection id "0HNC8090TG5BD" received FIN. 2025-06-25 13:22:15.786 +03:00 [DBG] Connection id "0HNC8090TG5BD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:22:15.786 +03:00 [DBG] Connection id "0HNC8090TG5BD" disconnecting. 2025-06-25 13:22:15.786 +03:00 [DBG] Connection id "0HNC8090TG5BD" stopped. 2025-06-25 13:22:20.784 +03:00 [DBG] Connection id "0HNC8090TG5BE" accepted. 2025-06-25 13:22:20.785 +03:00 [DBG] Connection id "0HNC8090TG5BE" started. 2025-06-25 13:22:20.785 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:22:20.785 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:22:20.785 +03:00 [DBG] POST requests are not supported 2025-06-25 13:22:20.785 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:22:20.785 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:22:20.785 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:20.785 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:22:20.785 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:22:20.785 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:22:20.785 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:22:20.785 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:20.785 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:22:20.785 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:22:20.785 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:22:20.785 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:22:20.785 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:22:20.785 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:22:20.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:20.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:20.785 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:20.786 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:20.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:20.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:20.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:20.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:20.786 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:22:20.786 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1401ms. 2025-06-25 13:22:20.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:20.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:20.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:20.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:20.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:20.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:20.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:20.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:20.786 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:20.786 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:22:20.786 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:20.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:20.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:20.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:20.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:20.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:20.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:20.786 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8212ms 2025-06-25 13:22:20.786 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:20.786 +03:00 [DBG] Connection id "0HNC8090TG5BE" completed keep alive response. 2025-06-25 13:22:20.786 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6185ms 2025-06-25 13:22:20.787 +03:00 [DBG] Connection id "0HNC8090TG5BE" received FIN. 2025-06-25 13:22:20.787 +03:00 [DBG] Connection id "0HNC8090TG5BE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:22:20.787 +03:00 [DBG] Connection id "0HNC8090TG5BE" disconnecting. 2025-06-25 13:22:20.787 +03:00 [DBG] Connection id "0HNC8090TG5BE" stopped. 2025-06-25 13:22:26.377 +03:00 [DBG] Connection id "0HNC8090TG5BF" accepted. 2025-06-25 13:22:26.377 +03:00 [DBG] Connection id "0HNC8090TG5BF" started. 2025-06-25 13:22:26.377 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:22:26.377 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:22:26.377 +03:00 [DBG] POST requests are not supported 2025-06-25 13:22:26.377 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:22:26.377 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:22:26.377 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:26.377 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:22:26.377 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:22:26.377 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:22:26.377 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:22:26.377 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:26.377 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:22:26.378 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:22:26.378 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:22:26.378 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:22:26.378 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:22:26.378 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:22:26.378 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:26.378 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:26.378 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:26.378 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:26.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:26.378 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:26.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:26.378 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:26.378 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:22:26.378 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1584ms. 2025-06-25 13:22:26.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:26.378 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:26.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:26.378 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:26.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:26.378 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:26.378 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:26.378 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:26.378 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:26.378 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:22:26.378 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:26.379 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:26.379 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:26.379 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:26.379 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:26.379 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:26.379 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:26.379 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0062ms 2025-06-25 13:22:26.379 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:26.379 +03:00 [DBG] Connection id "0HNC8090TG5BF" completed keep alive response. 2025-06-25 13:22:26.379 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8885ms 2025-06-25 13:22:26.379 +03:00 [DBG] Connection id "0HNC8090TG5BF" received FIN. 2025-06-25 13:22:26.379 +03:00 [DBG] Connection id "0HNC8090TG5BF" disconnecting. 2025-06-25 13:22:26.379 +03:00 [DBG] Connection id "0HNC8090TG5BF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:22:26.380 +03:00 [DBG] Connection id "0HNC8090TG5BF" stopped. 2025-06-25 13:22:31.723 +03:00 [DBG] Connection id "0HNC8090TG5BG" accepted. 2025-06-25 13:22:31.723 +03:00 [DBG] Connection id "0HNC8090TG5BG" started. 2025-06-25 13:22:31.723 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:22:31.723 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:22:31.723 +03:00 [DBG] POST requests are not supported 2025-06-25 13:22:31.723 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:22:31.723 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:22:31.723 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:31.723 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:22:31.724 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:22:31.724 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:22:31.724 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:22:31.724 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:31.724 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:22:31.724 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:22:31.724 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:22:31.724 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:22:31.724 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:22:31.724 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:22:31.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:31.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:31.724 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:31.724 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:31.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:31.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:31.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:31.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:31.725 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:22:31.725 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2196ms. 2025-06-25 13:22:31.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:31.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:31.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:31.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:31.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:31.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:31.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:31.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:31.725 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:31.725 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:22:31.725 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:31.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:31.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:31.726 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:31.726 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:31.726 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:31.726 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:31.726 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6579ms 2025-06-25 13:22:31.726 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:31.726 +03:00 [DBG] Connection id "0HNC8090TG5BG" completed keep alive response. 2025-06-25 13:22:31.726 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8432ms 2025-06-25 13:22:31.726 +03:00 [DBG] Connection id "0HNC8090TG5BG" received FIN. 2025-06-25 13:22:31.726 +03:00 [DBG] Connection id "0HNC8090TG5BG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:22:31.726 +03:00 [DBG] Connection id "0HNC8090TG5BG" disconnecting. 2025-06-25 13:22:31.727 +03:00 [DBG] Connection id "0HNC8090TG5BG" stopped. 2025-06-25 13:22:36.706 +03:00 [DBG] Connection id "0HNC8090TG5BH" accepted. 2025-06-25 13:22:36.706 +03:00 [DBG] Connection id "0HNC8090TG5BH" started. 2025-06-25 13:22:36.707 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:22:36.707 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:22:36.707 +03:00 [DBG] POST requests are not supported 2025-06-25 13:22:36.707 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:22:36.707 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:22:36.707 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:36.707 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:22:36.707 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:22:36.707 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:22:36.707 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:22:36.707 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:36.707 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:22:36.707 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:22:36.707 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:22:36.707 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:22:36.707 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:22:36.707 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:22:36.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:36.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:36.707 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:36.707 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:36.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:36.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:36.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:36.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:36.707 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:22:36.708 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1387ms. 2025-06-25 13:22:36.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:36.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:36.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:36.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:36.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:36.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:36.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:36.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:36.708 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:36.708 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:22:36.708 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:36.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:36.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:36.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:36.708 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:36.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:36.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:36.708 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7395ms 2025-06-25 13:22:36.708 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:36.708 +03:00 [DBG] Connection id "0HNC8090TG5BH" completed keep alive response. 2025-06-25 13:22:36.708 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3382ms 2025-06-25 13:22:36.708 +03:00 [DBG] Connection id "0HNC8090TG5BH" received FIN. 2025-06-25 13:22:36.708 +03:00 [DBG] Connection id "0HNC8090TG5BH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:22:36.708 +03:00 [DBG] Connection id "0HNC8090TG5BH" disconnecting. 2025-06-25 13:22:36.708 +03:00 [DBG] Connection id "0HNC8090TG5BH" stopped. 2025-06-25 13:22:41.719 +03:00 [DBG] Connection id "0HNC8090TG5BI" accepted. 2025-06-25 13:22:41.719 +03:00 [DBG] Connection id "0HNC8090TG5BI" started. 2025-06-25 13:22:41.719 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:22:41.719 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:22:41.719 +03:00 [DBG] POST requests are not supported 2025-06-25 13:22:41.719 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:22:41.719 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:22:41.719 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:41.719 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:22:41.719 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:22:41.719 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:22:41.719 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:22:41.719 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:41.720 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:22:41.720 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:22:41.720 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:22:41.720 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:22:41.720 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:22:41.720 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:22:41.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:41.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:41.720 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:41.720 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:41.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:41.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:41.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:41.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:41.720 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:22:41.720 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1988ms. 2025-06-25 13:22:41.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:41.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:41.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:41.721 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:41.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:41.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:41.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:41.721 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:41.721 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:41.721 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:22:41.721 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:41.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:41.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:41.721 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:41.721 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:41.721 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:41.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:41.721 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4158ms 2025-06-25 13:22:41.721 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:41.721 +03:00 [DBG] Connection id "0HNC8090TG5BI" completed keep alive response. 2025-06-25 13:22:41.721 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3837ms 2025-06-25 13:22:41.722 +03:00 [DBG] Connection id "0HNC8090TG5BI" received FIN. 2025-06-25 13:22:41.722 +03:00 [DBG] Connection id "0HNC8090TG5BI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:22:41.722 +03:00 [DBG] Connection id "0HNC8090TG5BI" disconnecting. 2025-06-25 13:22:41.722 +03:00 [DBG] Connection id "0HNC8090TG5BI" stopped. 2025-06-25 13:22:46.712 +03:00 [DBG] Connection id "0HNC8090TG5BJ" accepted. 2025-06-25 13:22:46.712 +03:00 [DBG] Connection id "0HNC8090TG5BJ" started. 2025-06-25 13:22:46.712 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:22:46.712 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:22:46.712 +03:00 [DBG] POST requests are not supported 2025-06-25 13:22:46.712 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:22:46.712 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:22:46.712 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:46.712 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:22:46.712 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:22:46.713 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:22:46.713 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:22:46.713 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:46.713 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:22:46.713 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:22:46.713 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:22:46.713 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:22:46.713 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:22:46.713 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:22:46.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:46.713 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:46.713 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:46.713 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:46.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:46.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:46.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:46.713 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:46.713 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:22:46.713 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1514ms. 2025-06-25 13:22:46.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:46.713 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:46.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:46.713 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:46.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:46.713 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:46.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:46.713 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:46.713 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:46.713 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:22:46.713 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:46.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:46.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:46.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:46.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:46.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:46.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:46.714 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8089ms 2025-06-25 13:22:46.714 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:46.714 +03:00 [DBG] Connection id "0HNC8090TG5BJ" completed keep alive response. 2025-06-25 13:22:46.714 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5053ms 2025-06-25 13:22:46.714 +03:00 [DBG] Connection id "0HNC8090TG5BJ" received FIN. 2025-06-25 13:22:46.714 +03:00 [DBG] Connection id "0HNC8090TG5BJ" disconnecting. 2025-06-25 13:22:46.714 +03:00 [DBG] Connection id "0HNC8090TG5BJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:22:46.715 +03:00 [DBG] Connection id "0HNC8090TG5BJ" stopped. 2025-06-25 13:22:51.710 +03:00 [DBG] Connection id "0HNC8090TG5BK" accepted. 2025-06-25 13:22:51.710 +03:00 [DBG] Connection id "0HNC8090TG5BK" started. 2025-06-25 13:22:51.710 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:22:51.710 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:22:51.710 +03:00 [DBG] POST requests are not supported 2025-06-25 13:22:51.710 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:22:51.710 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:22:51.710 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:51.710 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:22:51.710 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:22:51.711 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:22:51.711 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:22:51.711 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:51.711 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:22:51.711 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:22:51.711 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:22:51.711 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:22:51.711 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:22:51.711 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:22:51.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:51.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:51.711 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:51.711 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:51.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:51.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:51.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:51.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:51.711 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:22:51.711 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1323ms. 2025-06-25 13:22:51.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:51.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:51.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:51.711 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:51.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:51.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:51.711 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:51.711 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:51.711 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:51.711 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:22:51.711 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:51.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:51.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:51.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:51.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:51.712 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:51.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:51.712 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8465ms 2025-06-25 13:22:51.712 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:51.712 +03:00 [DBG] Connection id "0HNC8090TG5BK" completed keep alive response. 2025-06-25 13:22:51.712 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5127ms 2025-06-25 13:22:51.712 +03:00 [DBG] Connection id "0HNC8090TG5BK" received FIN. 2025-06-25 13:22:51.712 +03:00 [DBG] Connection id "0HNC8090TG5BK" disconnecting. 2025-06-25 13:22:51.712 +03:00 [DBG] Connection id "0HNC8090TG5BK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:22:51.713 +03:00 [DBG] Connection id "0HNC8090TG5BK" stopped. 2025-06-25 13:22:56.714 +03:00 [DBG] Connection id "0HNC8090TG5BL" accepted. 2025-06-25 13:22:56.714 +03:00 [DBG] Connection id "0HNC8090TG5BL" started. 2025-06-25 13:22:56.714 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:22:56.714 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:22:56.714 +03:00 [DBG] POST requests are not supported 2025-06-25 13:22:56.715 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:22:56.715 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:22:56.715 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:56.715 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:22:56.715 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:22:56.715 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:22:56.715 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:22:56.715 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:56.715 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:22:56.715 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:22:56.715 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:22:56.715 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:22:56.715 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:22:56.715 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:22:56.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:56.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:56.715 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:56.715 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:22:56.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:56.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:56.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:56.715 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:56.715 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:22:56.715 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1362ms. 2025-06-25 13:22:56.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:56.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:22:56.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:56.716 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:22:56.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:56.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:56.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:56.716 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:56.716 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:56.716 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:22:56.716 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:22:56.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:56.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:22:56.716 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:56.716 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:56.716 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:56.716 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:22:56.716 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7966ms 2025-06-25 13:22:56.716 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:22:56.716 +03:00 [DBG] Connection id "0HNC8090TG5BL" completed keep alive response. 2025-06-25 13:22:56.716 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5596ms 2025-06-25 13:22:56.716 +03:00 [DBG] Connection id "0HNC8090TG5BL" received FIN. 2025-06-25 13:22:56.716 +03:00 [DBG] Connection id "0HNC8090TG5BL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:22:56.716 +03:00 [DBG] Connection id "0HNC8090TG5BL" disconnecting. 2025-06-25 13:22:56.716 +03:00 [DBG] Connection id "0HNC8090TG5BL" stopped. 2025-06-25 13:23:01.713 +03:00 [DBG] Connection id "0HNC8090TG5BM" accepted. 2025-06-25 13:23:01.713 +03:00 [DBG] Connection id "0HNC8090TG5BM" started. 2025-06-25 13:23:01.713 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:23:01.713 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:23:01.713 +03:00 [DBG] POST requests are not supported 2025-06-25 13:23:01.713 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:23:01.713 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:23:01.713 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:23:01.713 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:23:01.713 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:23:01.713 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:23:01.713 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:23:01.713 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:23:01.713 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:23:01.713 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:23:01.713 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:23:01.713 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:23:01.713 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:23:01.713 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:23:01.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:01.713 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:01.713 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:23:01.714 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:23:01.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:01.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:01.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:01.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:01.714 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:23:01.714 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1378ms. 2025-06-25 13:23:01.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:01.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:01.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:01.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:01.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:01.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:01.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:01.714 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:01.714 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:23:01.714 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:23:01.714 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:23:01.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:01.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:01.714 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:01.714 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:01.714 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:01.714 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:01.714 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8401ms 2025-06-25 13:23:01.714 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:23:01.714 +03:00 [DBG] Connection id "0HNC8090TG5BM" completed keep alive response. 2025-06-25 13:23:01.714 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5091ms 2025-06-25 13:23:01.715 +03:00 [DBG] Connection id "0HNC8090TG5BM" received FIN. 2025-06-25 13:23:01.715 +03:00 [DBG] Connection id "0HNC8090TG5BM" disconnecting. 2025-06-25 13:23:01.715 +03:00 [DBG] Connection id "0HNC8090TG5BM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:23:01.716 +03:00 [DBG] Connection id "0HNC8090TG5BM" stopped. 2025-06-25 13:23:06.710 +03:00 [DBG] Connection id "0HNC8090TG5BN" accepted. 2025-06-25 13:23:06.710 +03:00 [DBG] Connection id "0HNC8090TG5BN" started. 2025-06-25 13:23:06.710 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:23:06.710 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:23:06.710 +03:00 [DBG] POST requests are not supported 2025-06-25 13:23:06.710 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:23:06.711 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:23:06.711 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:23:06.711 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:23:06.711 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:23:06.711 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:23:06.711 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:23:06.711 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:23:06.711 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:23:06.711 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:23:06.711 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:23:06.711 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:23:06.711 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:23:06.712 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:23:06.712 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:06.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:06.712 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:23:06.712 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:23:06.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:06.712 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:06.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:06.712 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:06.712 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:23:06.712 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.194ms. 2025-06-25 13:23:06.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:06.713 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:06.713 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:06.713 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:06.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:06.713 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:06.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:06.713 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:06.713 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:23:06.713 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:23:06.713 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:23:06.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:06.713 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:06.713 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:06.713 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:06.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:06.713 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:06.713 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5137ms 2025-06-25 13:23:06.713 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:23:06.713 +03:00 [DBG] Connection id "0HNC8090TG5BN" completed keep alive response. 2025-06-25 13:23:06.713 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1425ms 2025-06-25 13:23:06.714 +03:00 [DBG] Connection id "0HNC8090TG5BN" received FIN. 2025-06-25 13:23:06.714 +03:00 [DBG] Connection id "0HNC8090TG5BN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:23:06.714 +03:00 [DBG] Connection id "0HNC8090TG5BN" disconnecting. 2025-06-25 13:23:06.714 +03:00 [DBG] Connection id "0HNC8090TG5BN" stopped. 2025-06-25 13:23:11.723 +03:00 [DBG] Connection id "0HNC8090TG5BO" accepted. 2025-06-25 13:23:11.723 +03:00 [DBG] Connection id "0HNC8090TG5BO" started. 2025-06-25 13:23:11.723 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:23:11.723 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:23:11.723 +03:00 [DBG] POST requests are not supported 2025-06-25 13:23:11.723 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:23:11.723 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:23:11.723 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:23:11.723 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:23:11.723 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:23:11.723 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:23:11.723 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:23:11.723 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:23:11.723 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:23:11.724 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:23:11.724 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:23:11.724 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:23:11.724 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:23:11.724 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:23:11.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:11.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:11.724 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:23:11.724 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:23:11.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:11.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:11.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:11.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:11.724 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:23:11.724 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1687ms. 2025-06-25 13:23:11.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:11.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:11.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:11.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:11.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:11.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:11.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:11.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:11.725 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:23:11.725 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:23:11.725 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:23:11.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:11.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:11.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:11.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:11.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:11.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:11.725 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1276ms 2025-06-25 13:23:11.725 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:23:11.725 +03:00 [DBG] Connection id "0HNC8090TG5BO" completed keep alive response. 2025-06-25 13:23:11.725 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9622ms 2025-06-25 13:23:11.725 +03:00 [DBG] Connection id "0HNC8090TG5BO" received FIN. 2025-06-25 13:23:11.725 +03:00 [DBG] Connection id "0HNC8090TG5BO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:23:11.725 +03:00 [DBG] Connection id "0HNC8090TG5BO" disconnecting. 2025-06-25 13:23:11.726 +03:00 [DBG] Connection id "0HNC8090TG5BO" stopped. 2025-06-25 13:23:16.722 +03:00 [DBG] Connection id "0HNC8090TG5BP" accepted. 2025-06-25 13:23:16.722 +03:00 [DBG] Connection id "0HNC8090TG5BP" started. 2025-06-25 13:23:16.722 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:23:16.722 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:23:16.722 +03:00 [DBG] POST requests are not supported 2025-06-25 13:23:16.722 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:23:16.722 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:23:16.722 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:23:16.722 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:23:16.722 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:23:16.723 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:23:16.723 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:23:16.723 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:23:16.723 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:23:16.723 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:23:16.723 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:23:16.723 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:23:16.723 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:23:16.723 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:23:16.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:16.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:16.723 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:23:16.723 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:23:16.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:16.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:16.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:16.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:16.723 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:23:16.723 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1525ms. 2025-06-25 13:23:16.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:16.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:16.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:16.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:16.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:16.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:16.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:16.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:16.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:23:16.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:23:16.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:23:16.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:16.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:16.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:16.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:16.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:16.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:16.724 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0118ms 2025-06-25 13:23:16.724 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:23:16.724 +03:00 [DBG] Connection id "0HNC8090TG5BP" completed keep alive response. 2025-06-25 13:23:16.724 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8424ms 2025-06-25 13:23:16.724 +03:00 [DBG] Connection id "0HNC8090TG5BP" received FIN. 2025-06-25 13:23:16.724 +03:00 [DBG] Connection id "0HNC8090TG5BP" disconnecting. 2025-06-25 13:23:16.725 +03:00 [DBG] Connection id "0HNC8090TG5BP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:23:16.726 +03:00 [DBG] Connection id "0HNC8090TG5BP" stopped. 2025-06-25 13:23:21.718 +03:00 [DBG] Connection id "0HNC8090TG5BQ" accepted. 2025-06-25 13:23:21.718 +03:00 [DBG] Connection id "0HNC8090TG5BQ" started. 2025-06-25 13:23:21.718 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:23:21.718 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:23:21.718 +03:00 [DBG] POST requests are not supported 2025-06-25 13:23:21.718 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:23:21.718 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:23:21.718 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:23:21.718 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:23:21.719 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:23:21.719 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:23:21.719 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:23:21.719 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:23:21.719 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:23:21.719 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:23:21.719 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:23:21.719 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:23:21.719 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:23:21.719 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:23:21.719 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:21.719 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:21.719 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:23:21.719 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:23:21.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:21.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:21.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:21.720 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:21.720 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:23:21.720 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.175ms. 2025-06-25 13:23:21.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:21.720 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:21.720 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:21.720 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:21.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:21.720 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:21.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:21.720 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:21.720 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:23:21.720 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:23:21.720 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:23:21.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:21.720 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:21.720 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:21.720 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:21.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:21.721 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:21.721 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3277ms 2025-06-25 13:23:21.721 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:23:21.721 +03:00 [DBG] Connection id "0HNC8090TG5BQ" completed keep alive response. 2025-06-25 13:23:21.721 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6329ms 2025-06-25 13:23:21.721 +03:00 [DBG] Connection id "0HNC8090TG5BQ" received FIN. 2025-06-25 13:23:21.721 +03:00 [DBG] Connection id "0HNC8090TG5BQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:23:21.721 +03:00 [DBG] Connection id "0HNC8090TG5BQ" disconnecting. 2025-06-25 13:23:21.721 +03:00 [DBG] Connection id "0HNC8090TG5BQ" stopped. 2025-06-25 13:23:26.721 +03:00 [DBG] Connection id "0HNC8090TG5BR" accepted. 2025-06-25 13:23:26.721 +03:00 [DBG] Connection id "0HNC8090TG5BR" started. 2025-06-25 13:23:26.722 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:23:26.722 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:23:26.722 +03:00 [DBG] POST requests are not supported 2025-06-25 13:23:26.722 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:23:26.722 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:23:26.722 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:23:26.722 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:23:26.722 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:23:26.722 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:23:26.722 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:23:26.722 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:23:26.722 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:23:26.722 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:23:26.722 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:23:26.723 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:23:26.723 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:23:26.723 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:23:26.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:26.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:26.723 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:23:26.723 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:23:26.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:26.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:26.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:26.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:26.723 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:23:26.723 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2231ms. 2025-06-25 13:23:26.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:26.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:23:26.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:26.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:23:26.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:26.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:26.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:26.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:26.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:23:26.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:23:26.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:23:26.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:26.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:23:26.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:26.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:26.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:26.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:23:26.724 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2322ms 2025-06-25 13:23:26.724 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:23:26.724 +03:00 [DBG] Connection id "0HNC8090TG5BR" completed keep alive response. 2025-06-25 13:23:26.724 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3587ms 2025-06-25 13:23:26.724 +03:00 [DBG] Connection id "0HNC8090TG5BR" received FIN. 2025-06-25 13:23:26.724 +03:00 [DBG] Connection id "0HNC8090TG5BR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:23:26.724 +03:00 [DBG] Connection id "0HNC8090TG5BR" disconnecting. 2025-06-25 13:23:26.725 +03:00 [DBG] Connection id "0HNC8090TG5BR" stopped. 2025-06-25 13:24:29.709 +03:00 [DBG] Connection id "0HNC8090TG5BS" accepted. 2025-06-25 13:24:29.710 +03:00 [DBG] Connection id "0HNC8090TG5BS" started. 2025-06-25 13:24:29.710 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:24:29.710 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:24:29.710 +03:00 [DBG] POST requests are not supported 2025-06-25 13:24:29.710 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:24:29.710 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:24:29.710 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:24:29.710 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:24:29.710 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:24:29.710 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:24:29.710 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:24:29.710 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:24:29.711 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:24:29.711 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:24:29.711 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:24:29.711 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:24:29.711 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:24:29.711 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:24:29.711 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:24:29.711 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:24:29.711 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:24:29.711 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:24:29.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:24:29.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:24:29.711 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:24:29.711 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:24:29.711 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:24:29.711 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2038ms. 2025-06-25 13:24:29.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:24:29.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:24:29.712 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:24:29.712 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:24:29.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:24:29.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:24:29.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:24:29.712 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:24:29.712 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:24:29.712 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:24:29.712 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:24:29.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:24:29.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:24:29.712 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:24:29.712 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:24:29.712 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:24:29.712 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:24:29.712 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2581ms 2025-06-25 13:24:29.712 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:24:29.712 +03:00 [DBG] Connection id "0HNC8090TG5BS" completed keep alive response. 2025-06-25 13:24:29.712 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2754ms 2025-06-25 13:24:29.713 +03:00 [DBG] Connection id "0HNC8090TG5BS" received FIN. 2025-06-25 13:24:29.713 +03:00 [DBG] Connection id "0HNC8090TG5BS" disconnecting. 2025-06-25 13:24:29.713 +03:00 [DBG] Connection id "0HNC8090TG5BS" stopped. 2025-06-25 13:24:29.713 +03:00 [DBG] Connection id "0HNC8090TG5BS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:25:29.724 +03:00 [DBG] Connection id "0HNC8090TG5BT" accepted. 2025-06-25 13:25:29.724 +03:00 [DBG] Connection id "0HNC8090TG5BT" started. 2025-06-25 13:25:29.724 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:25:29.724 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:25:29.724 +03:00 [DBG] POST requests are not supported 2025-06-25 13:25:29.724 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:25:29.724 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:25:29.724 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:25:29.724 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:25:29.724 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:25:29.724 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:25:29.724 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:25:29.724 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:25:29.724 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:25:29.724 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:25:29.724 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:25:29.724 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:25:29.724 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:25:29.724 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:25:29.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:25:29.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:25:29.724 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:25:29.724 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:25:29.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:25:29.725 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:25:29.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:25:29.725 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:25:29.725 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:25:29.725 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1208ms. 2025-06-25 13:25:29.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:25:29.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:25:29.725 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:25:29.725 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:25:29.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:25:29.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:25:29.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:25:29.725 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:25:29.725 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:25:29.725 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:25:29.725 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:25:29.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:25:29.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:25:29.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:25:29.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:25:29.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:25:29.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:25:29.725 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7347ms 2025-06-25 13:25:29.725 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:25:29.725 +03:00 [DBG] Connection id "0HNC8090TG5BT" completed keep alive response. 2025-06-25 13:25:29.725 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3066ms 2025-06-25 13:25:29.725 +03:00 [DBG] Connection id "0HNC8090TG5BT" received FIN. 2025-06-25 13:25:29.726 +03:00 [DBG] Connection id "0HNC8090TG5BT" disconnecting. 2025-06-25 13:25:29.726 +03:00 [DBG] Connection id "0HNC8090TG5BT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:25:29.727 +03:00 [DBG] Connection id "0HNC8090TG5BT" stopped. 2025-06-25 13:26:29.712 +03:00 [DBG] Connection id "0HNC8090TG5BU" accepted. 2025-06-25 13:26:29.712 +03:00 [DBG] Connection id "0HNC8090TG5BU" started. 2025-06-25 13:26:29.712 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:26:29.712 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:26:29.712 +03:00 [DBG] POST requests are not supported 2025-06-25 13:26:29.712 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:26:29.712 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:26:29.712 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:26:29.712 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:26:29.712 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:26:29.713 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:26:29.713 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:26:29.713 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:26:29.713 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:26:29.713 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:26:29.713 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:26:29.713 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:26:29.713 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:26:29.713 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:26:29.713 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:26:29.713 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:26:29.713 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:26:29.714 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:26:29.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:26:29.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:26:29.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:26:29.714 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:26:29.714 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:26:29.714 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2435ms. 2025-06-25 13:26:29.714 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:26:29.714 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:26:29.715 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:26:29.715 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:26:29.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:26:29.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:26:29.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:26:29.715 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:26:29.715 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:26:29.715 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:26:29.715 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:26:29.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:26:29.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:26:29.715 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:26:29.715 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:26:29.715 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:26:29.715 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:26:29.715 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2115ms 2025-06-25 13:26:29.716 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:26:29.716 +03:00 [DBG] Connection id "0HNC8090TG5BU" completed keep alive response. 2025-06-25 13:26:29.716 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.8262ms 2025-06-25 13:26:29.716 +03:00 [DBG] Connection id "0HNC8090TG5BU" received FIN. 2025-06-25 13:26:29.716 +03:00 [DBG] Connection id "0HNC8090TG5BU" disconnecting. 2025-06-25 13:26:29.716 +03:00 [DBG] Connection id "0HNC8090TG5BU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:26:29.717 +03:00 [DBG] Connection id "0HNC8090TG5BU" stopped. 2025-06-25 13:27:29.723 +03:00 [DBG] Connection id "0HNC8090TG5BV" accepted. 2025-06-25 13:27:29.723 +03:00 [DBG] Connection id "0HNC8090TG5BV" started. 2025-06-25 13:27:29.723 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:27:29.723 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:27:29.723 +03:00 [DBG] POST requests are not supported 2025-06-25 13:27:29.723 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:27:29.723 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:27:29.723 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:27:29.723 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:27:29.723 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:27:29.723 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:27:29.723 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:27:29.723 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:27:29.723 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:27:29.723 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:27:29.723 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:27:29.723 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:27:29.723 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:27:29.723 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:27:29.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:27:29.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:27:29.724 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:27:29.724 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:27:29.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:27:29.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:27:29.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:27:29.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:27:29.724 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:27:29.724 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1424ms. 2025-06-25 13:27:29.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:27:29.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:27:29.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:27:29.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:27:29.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:27:29.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:27:29.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:27:29.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:27:29.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:27:29.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:27:29.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:27:29.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:27:29.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:27:29.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:27:29.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:27:29.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:27:29.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:27:29.725 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.055ms 2025-06-25 13:27:29.725 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:27:29.725 +03:00 [DBG] Connection id "0HNC8090TG5BV" completed keep alive response. 2025-06-25 13:27:29.725 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8425ms 2025-06-25 13:27:29.725 +03:00 [DBG] Connection id "0HNC8090TG5BV" received FIN. 2025-06-25 13:27:29.725 +03:00 [DBG] Connection id "0HNC8090TG5BV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:27:29.725 +03:00 [DBG] Connection id "0HNC8090TG5BV" disconnecting. 2025-06-25 13:27:29.725 +03:00 [DBG] Connection id "0HNC8090TG5BV" stopped. 2025-06-25 13:28:29.731 +03:00 [DBG] Connection id "0HNC8090TG5C0" accepted. 2025-06-25 13:28:29.731 +03:00 [DBG] Connection id "0HNC8090TG5C0" started. 2025-06-25 13:28:29.732 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:28:29.732 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:28:29.732 +03:00 [DBG] POST requests are not supported 2025-06-25 13:28:29.732 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:28:29.732 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:28:29.732 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:28:29.732 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:28:29.732 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:28:29.732 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:28:29.732 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:28:29.732 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:28:29.732 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:28:29.732 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:28:29.732 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:28:29.732 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:28:29.732 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:28:29.732 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:28:29.732 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:28:29.732 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:28:29.732 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:28:29.732 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:28:29.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:28:29.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:28:29.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:28:29.732 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:28:29.732 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:28:29.732 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1162ms. 2025-06-25 13:28:29.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:28:29.732 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:28:29.732 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:28:29.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:28:29.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:28:29.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:28:29.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:28:29.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:28:29.733 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:28:29.733 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:28:29.733 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:28:29.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:28:29.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:28:29.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:28:29.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:28:29.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:28:29.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:28:29.733 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6828ms 2025-06-25 13:28:29.733 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:28:29.733 +03:00 [DBG] Connection id "0HNC8090TG5C0" completed keep alive response. 2025-06-25 13:28:29.733 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2502ms 2025-06-25 13:28:29.733 +03:00 [DBG] Connection id "0HNC8090TG5C0" received FIN. 2025-06-25 13:28:29.733 +03:00 [DBG] Connection id "0HNC8090TG5C0" disconnecting. 2025-06-25 13:28:29.733 +03:00 [DBG] Connection id "0HNC8090TG5C0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:28:29.734 +03:00 [DBG] Connection id "0HNC8090TG5C0" stopped. 2025-06-25 13:29:29.716 +03:00 [DBG] Connection id "0HNC8090TG5C1" accepted. 2025-06-25 13:29:29.716 +03:00 [DBG] Connection id "0HNC8090TG5C1" started. 2025-06-25 13:29:29.716 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:29:29.716 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:29:29.716 +03:00 [DBG] POST requests are not supported 2025-06-25 13:29:29.716 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:29:29.717 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:29:29.717 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:29:29.717 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:29:29.717 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:29:29.717 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:29:29.717 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:29:29.717 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:29:29.717 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:29:29.717 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:29:29.717 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:29:29.717 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:29:29.717 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:29:29.717 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:29:29.717 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:29:29.717 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:29:29.717 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:29:29.717 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:29:29.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:29:29.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:29:29.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:29:29.717 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:29:29.717 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:29:29.717 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1266ms. 2025-06-25 13:29:29.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:29:29.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:29:29.717 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:29:29.717 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:29:29.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:29:29.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:29:29.717 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:29:29.717 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:29:29.718 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:29:29.718 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:29:29.718 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:29:29.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:29:29.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:29:29.718 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:29:29.718 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:29:29.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:29:29.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:29:29.718 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7361ms 2025-06-25 13:29:29.718 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:29:29.718 +03:00 [DBG] Connection id "0HNC8090TG5C1" completed keep alive response. 2025-06-25 13:29:29.718 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4267ms 2025-06-25 13:29:29.718 +03:00 [DBG] Connection id "0HNC8090TG5C1" received FIN. 2025-06-25 13:29:29.718 +03:00 [DBG] Connection id "0HNC8090TG5C1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:29:29.718 +03:00 [DBG] Connection id "0HNC8090TG5C1" disconnecting. 2025-06-25 13:29:29.719 +03:00 [DBG] Connection id "0HNC8090TG5C1" stopped. 2025-06-25 13:30:29.729 +03:00 [DBG] Connection id "0HNC8090TG5C2" accepted. 2025-06-25 13:30:29.729 +03:00 [DBG] Connection id "0HNC8090TG5C2" started. 2025-06-25 13:30:29.729 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:30:29.729 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:30:29.729 +03:00 [DBG] POST requests are not supported 2025-06-25 13:30:29.729 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:30:29.729 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:30:29.729 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:30:29.729 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:30:29.730 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:30:29.730 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:30:29.730 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:30:29.730 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:30:29.730 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:30:29.730 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:30:29.730 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:30:29.730 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:30:29.730 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:30:29.730 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:30:29.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:30:29.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:30:29.730 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:30:29.730 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:30:29.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:30:29.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:30:29.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:30:29.730 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:30:29.730 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:30:29.730 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-06-25 13:30:29.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:30:29.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:30:29.730 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:30:29.730 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:30:29.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:30:29.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:30:29.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:30:29.730 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:30:29.730 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:30:29.730 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:30:29.730 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:30:29.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:30:29.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:30:29.730 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:30:29.730 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:30:29.730 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:30:29.730 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:30:29.731 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6966ms 2025-06-25 13:30:29.731 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:30:29.731 +03:00 [DBG] Connection id "0HNC8090TG5C2" completed keep alive response. 2025-06-25 13:30:29.731 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3795ms 2025-06-25 13:30:29.731 +03:00 [DBG] Connection id "0HNC8090TG5C2" received FIN. 2025-06-25 13:30:29.731 +03:00 [DBG] Connection id "0HNC8090TG5C2" disconnecting. 2025-06-25 13:30:29.731 +03:00 [DBG] Connection id "0HNC8090TG5C2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:30:29.732 +03:00 [DBG] Connection id "0HNC8090TG5C2" stopped. 2025-06-25 13:31:29.735 +03:00 [DBG] Connection id "0HNC8090TG5C3" accepted. 2025-06-25 13:31:29.736 +03:00 [DBG] Connection id "0HNC8090TG5C3" started. 2025-06-25 13:31:29.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:31:29.736 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:31:29.736 +03:00 [DBG] POST requests are not supported 2025-06-25 13:31:29.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:31:29.736 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:31:29.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:31:29.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:31:29.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:31:29.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:31:29.736 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:31:29.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:31:29.736 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:31:29.736 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:31:29.736 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:31:29.736 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:31:29.737 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:31:29.737 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:31:29.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:31:29.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:31:29.737 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:31:29.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:31:29.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:31:29.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:31:29.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:31:29.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:31:29.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:31:29.737 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1156ms. 2025-06-25 13:31:29.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:31:29.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:31:29.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:31:29.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:31:29.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:31:29.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:31:29.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:31:29.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:31:29.737 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:31:29.737 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:31:29.737 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:31:29.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:31:29.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:31:29.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:31:29.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:31:29.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:31:29.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:31:29.737 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6056ms 2025-06-25 13:31:29.737 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:31:29.737 +03:00 [DBG] Connection id "0HNC8090TG5C3" completed keep alive response. 2025-06-25 13:31:29.737 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1766ms 2025-06-25 13:31:29.738 +03:00 [DBG] Connection id "0HNC8090TG5C3" received FIN. 2025-06-25 13:31:29.738 +03:00 [DBG] Connection id "0HNC8090TG5C3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:31:29.738 +03:00 [DBG] Connection id "0HNC8090TG5C3" disconnecting. 2025-06-25 13:31:29.738 +03:00 [DBG] Connection id "0HNC8090TG5C3" stopped. 2025-06-25 13:32:29.739 +03:00 [DBG] Connection id "0HNC8090TG5C4" accepted. 2025-06-25 13:32:29.739 +03:00 [DBG] Connection id "0HNC8090TG5C4" started. 2025-06-25 13:32:29.739 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:32:29.739 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:32:29.739 +03:00 [DBG] POST requests are not supported 2025-06-25 13:32:29.739 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:32:29.739 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:32:29.739 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:32:29.739 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:32:29.739 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:32:29.740 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:32:29.740 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:32:29.740 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:32:29.740 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:32:29.740 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:32:29.740 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:32:29.740 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:32:29.740 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:32:29.740 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:32:29.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:32:29.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:32:29.740 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:32:29.740 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:32:29.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:32:29.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:32:29.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:32:29.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:32:29.740 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:32:29.740 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1524ms. 2025-06-25 13:32:29.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:32:29.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:32:29.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:32:29.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:32:29.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:32:29.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:32:29.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:32:29.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:32:29.740 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:32:29.740 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:32:29.741 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:32:29.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:32:29.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:32:29.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:32:29.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:32:29.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:32:29.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:32:29.741 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8885ms 2025-06-25 13:32:29.741 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:32:29.741 +03:00 [DBG] Connection id "0HNC8090TG5C4" completed keep alive response. 2025-06-25 13:32:29.741 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6203ms 2025-06-25 13:32:29.741 +03:00 [DBG] Connection id "0HNC8090TG5C4" received FIN. 2025-06-25 13:32:29.741 +03:00 [DBG] Connection id "0HNC8090TG5C4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:32:29.741 +03:00 [DBG] Connection id "0HNC8090TG5C4" disconnecting. 2025-06-25 13:32:29.741 +03:00 [DBG] Connection id "0HNC8090TG5C4" stopped. 2025-06-25 13:33:29.727 +03:00 [DBG] Connection id "0HNC8090TG5C5" accepted. 2025-06-25 13:33:29.727 +03:00 [DBG] Connection id "0HNC8090TG5C5" started. 2025-06-25 13:33:29.727 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:33:29.727 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:33:29.727 +03:00 [DBG] POST requests are not supported 2025-06-25 13:33:29.727 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:33:29.727 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:33:29.727 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:33:29.727 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:33:29.727 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:33:29.727 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:33:29.727 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:33:29.727 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:33:29.727 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:33:29.727 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:33:29.727 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:33:29.727 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:33:29.728 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:33:29.728 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:33:29.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:33:29.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:33:29.728 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:33:29.728 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:33:29.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:33:29.728 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:33:29.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:33:29.728 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:33:29.728 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:33:29.728 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1573ms. 2025-06-25 13:33:29.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:33:29.728 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:33:29.728 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:33:29.728 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:33:29.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:33:29.728 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:33:29.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:33:29.728 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:33:29.728 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:33:29.728 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:33:29.728 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:33:29.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:33:29.728 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:33:29.728 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:33:29.728 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:33:29.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:33:29.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:33:29.728 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8748ms 2025-06-25 13:33:29.728 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:33:29.729 +03:00 [DBG] Connection id "0HNC8090TG5C5" completed keep alive response. 2025-06-25 13:33:29.729 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5422ms 2025-06-25 13:33:29.729 +03:00 [DBG] Connection id "0HNC8090TG5C5" received FIN. 2025-06-25 13:33:29.729 +03:00 [DBG] Connection id "0HNC8090TG5C5" disconnecting. 2025-06-25 13:33:29.729 +03:00 [DBG] Connection id "0HNC8090TG5C5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:33:29.730 +03:00 [DBG] Connection id "0HNC8090TG5C5" stopped. 2025-06-25 13:34:29.722 +03:00 [DBG] Connection id "0HNC8090TG5C6" accepted. 2025-06-25 13:34:29.723 +03:00 [DBG] Connection id "0HNC8090TG5C6" started. 2025-06-25 13:34:29.723 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:34:29.723 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:34:29.723 +03:00 [DBG] POST requests are not supported 2025-06-25 13:34:29.723 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:34:29.723 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:34:29.723 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:34:29.723 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:34:29.723 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:34:29.723 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:34:29.723 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:34:29.723 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:34:29.723 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:34:29.723 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:34:29.723 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:34:29.723 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:34:29.723 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:34:29.723 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:34:29.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:34:29.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:34:29.724 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:34:29.724 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:34:29.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:34:29.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:34:29.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:34:29.724 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:34:29.724 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:34:29.724 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1565ms. 2025-06-25 13:34:29.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:34:29.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:34:29.724 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:34:29.724 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:34:29.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:34:29.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:34:29.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:34:29.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:34:29.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:34:29.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:34:29.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:34:29.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:34:29.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:34:29.725 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:34:29.725 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:34:29.725 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:34:29.725 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:34:29.725 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2364ms 2025-06-25 13:34:29.725 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:34:29.725 +03:00 [DBG] Connection id "0HNC8090TG5C6" completed keep alive response. 2025-06-25 13:34:29.725 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1807ms 2025-06-25 13:34:29.725 +03:00 [DBG] Connection id "0HNC8090TG5C6" received FIN. 2025-06-25 13:34:29.725 +03:00 [DBG] Connection id "0HNC8090TG5C6" disconnecting. 2025-06-25 13:34:29.725 +03:00 [DBG] Connection id "0HNC8090TG5C6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:34:29.726 +03:00 [DBG] Connection id "0HNC8090TG5C6" stopped. 2025-06-25 13:35:29.722 +03:00 [DBG] Connection id "0HNC8090TG5C7" accepted. 2025-06-25 13:35:29.722 +03:00 [DBG] Connection id "0HNC8090TG5C7" started. 2025-06-25 13:35:29.722 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:35:29.722 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:35:29.722 +03:00 [DBG] POST requests are not supported 2025-06-25 13:35:29.722 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:35:29.722 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:35:29.722 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:35:29.722 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:35:29.723 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:35:29.723 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:35:29.723 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:35:29.723 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:35:29.723 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:35:29.723 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:35:29.723 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:35:29.723 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:35:29.723 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:35:29.723 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:35:29.723 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:35:29.723 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:35:29.723 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:35:29.723 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:35:29.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:35:29.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:35:29.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:35:29.723 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:35:29.723 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:35:29.723 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1335ms. 2025-06-25 13:35:29.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:35:29.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:35:29.723 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:35:29.723 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:35:29.723 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:35:29.723 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:35:29.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:35:29.724 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:35:29.724 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:35:29.724 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:35:29.724 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:35:29.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:35:29.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:35:29.724 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:35:29.724 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:35:29.724 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:35:29.724 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:35:29.724 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8451ms 2025-06-25 13:35:29.724 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:35:29.724 +03:00 [DBG] Connection id "0HNC8090TG5C7" completed keep alive response. 2025-06-25 13:35:29.724 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5648ms 2025-06-25 13:35:29.724 +03:00 [DBG] Connection id "0HNC8090TG5C7" received FIN. 2025-06-25 13:35:29.724 +03:00 [DBG] Connection id "0HNC8090TG5C7" disconnecting. 2025-06-25 13:35:29.724 +03:00 [DBG] Connection id "0HNC8090TG5C7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:35:29.726 +03:00 [DBG] Connection id "0HNC8090TG5C7" stopped. 2025-06-25 13:36:29.734 +03:00 [DBG] Connection id "0HNC8090TG5C8" accepted. 2025-06-25 13:36:29.734 +03:00 [DBG] Connection id "0HNC8090TG5C8" started. 2025-06-25 13:36:29.734 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:36:29.734 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:36:29.734 +03:00 [DBG] POST requests are not supported 2025-06-25 13:36:29.735 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:36:29.735 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:36:29.735 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:36:29.735 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:36:29.735 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:36:29.735 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:36:29.735 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:36:29.735 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:36:29.735 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:36:29.735 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:36:29.735 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:36:29.735 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:36:29.735 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:36:29.735 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:36:29.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:36:29.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:36:29.735 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:36:29.735 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:36:29.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:36:29.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:36:29.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:36:29.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:36:29.735 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:36:29.736 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1547ms. 2025-06-25 13:36:29.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:36:29.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:36:29.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:36:29.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:36:29.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:36:29.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:36:29.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:36:29.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:36:29.736 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:36:29.736 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:36:29.736 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:36:29.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:36:29.736 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:36:29.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:36:29.736 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:36:29.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:36:29.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:36:29.736 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0633ms 2025-06-25 13:36:29.736 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:36:29.736 +03:00 [DBG] Connection id "0HNC8090TG5C8" completed keep alive response. 2025-06-25 13:36:29.736 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0015ms 2025-06-25 13:36:29.737 +03:00 [DBG] Connection id "0HNC8090TG5C8" received FIN. 2025-06-25 13:36:29.737 +03:00 [DBG] Connection id "0HNC8090TG5C8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:36:29.737 +03:00 [DBG] Connection id "0HNC8090TG5C8" disconnecting. 2025-06-25 13:36:29.737 +03:00 [DBG] Connection id "0HNC8090TG5C8" stopped. 2025-06-25 13:37:29.735 +03:00 [DBG] Connection id "0HNC8090TG5C9" accepted. 2025-06-25 13:37:29.735 +03:00 [DBG] Connection id "0HNC8090TG5C9" started. 2025-06-25 13:37:29.735 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:37:29.735 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:37:29.735 +03:00 [DBG] POST requests are not supported 2025-06-25 13:37:29.735 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:37:29.735 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:37:29.735 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:37:29.735 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:37:29.735 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:37:29.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:37:29.736 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:37:29.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:37:29.736 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:37:29.736 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:37:29.736 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:37:29.736 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:37:29.736 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:37:29.736 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:37:29.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:37:29.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:37:29.736 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:37:29.736 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:37:29.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:37:29.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:37:29.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:37:29.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:37:29.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:37:29.737 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1977ms. 2025-06-25 13:37:29.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:37:29.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:37:29.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:37:29.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:37:29.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:37:29.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:37:29.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:37:29.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:37:29.737 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:37:29.737 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:37:29.737 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:37:29.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:37:29.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:37:29.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:37:29.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:37:29.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:37:29.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:37:29.738 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7227ms 2025-06-25 13:37:29.738 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:37:29.738 +03:00 [DBG] Connection id "0HNC8090TG5C9" completed keep alive response. 2025-06-25 13:37:29.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0253ms 2025-06-25 13:37:29.738 +03:00 [DBG] Connection id "0HNC8090TG5C9" received FIN. 2025-06-25 13:37:29.738 +03:00 [DBG] Connection id "0HNC8090TG5C9" disconnecting. 2025-06-25 13:37:29.739 +03:00 [DBG] Connection id "0HNC8090TG5C9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:37:29.740 +03:00 [DBG] Connection id "0HNC8090TG5C9" stopped. 2025-06-25 13:38:29.751 +03:00 [DBG] Connection id "0HNC8090TG5CA" accepted. 2025-06-25 13:38:29.752 +03:00 [DBG] Connection id "0HNC8090TG5CA" started. 2025-06-25 13:38:29.752 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:38:29.752 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:38:29.752 +03:00 [DBG] POST requests are not supported 2025-06-25 13:38:29.752 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:38:29.752 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:38:29.752 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:38:29.752 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:38:29.752 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:38:29.752 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:38:29.752 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:38:29.752 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:38:29.752 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:38:29.752 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:38:29.752 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:38:29.753 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:38:29.753 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:38:29.753 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:38:29.753 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:38:29.753 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:38:29.753 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:38:29.753 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:38:29.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:38:29.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:38:29.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:38:29.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:38:29.753 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:38:29.753 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1669ms. 2025-06-25 13:38:29.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:38:29.753 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:38:29.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:38:29.753 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:38:29.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:38:29.754 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:38:29.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:38:29.754 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:38:29.754 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:38:29.754 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:38:29.754 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:38:29.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:38:29.754 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:38:29.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:38:29.754 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:38:29.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:38:29.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:38:29.754 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3246ms 2025-06-25 13:38:29.754 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:38:29.754 +03:00 [DBG] Connection id "0HNC8090TG5CA" completed keep alive response. 2025-06-25 13:38:29.754 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2768ms 2025-06-25 13:38:29.755 +03:00 [DBG] Connection id "0HNC8090TG5CA" received FIN. 2025-06-25 13:38:29.755 +03:00 [DBG] Connection id "0HNC8090TG5CA" disconnecting. 2025-06-25 13:38:29.755 +03:00 [DBG] Connection id "0HNC8090TG5CA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:38:29.756 +03:00 [DBG] Connection id "0HNC8090TG5CA" stopped. 2025-06-25 13:39:29.735 +03:00 [DBG] Connection id "0HNC8090TG5CB" accepted. 2025-06-25 13:39:29.736 +03:00 [DBG] Connection id "0HNC8090TG5CB" started. 2025-06-25 13:39:29.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:39:29.736 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:39:29.736 +03:00 [DBG] POST requests are not supported 2025-06-25 13:39:29.736 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:39:29.736 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:39:29.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:39:29.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:39:29.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:39:29.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:39:29.736 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:39:29.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:39:29.736 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:39:29.736 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:39:29.736 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:39:29.736 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:39:29.736 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:39:29.736 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:39:29.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:39:29.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:39:29.736 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:39:29.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:39:29.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:39:29.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:39:29.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:39:29.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:39:29.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:39:29.737 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1579ms. 2025-06-25 13:39:29.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:39:29.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:39:29.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:39:29.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:39:29.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:39:29.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:39:29.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:39:29.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:39:29.737 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:39:29.737 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:39:29.737 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:39:29.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:39:29.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:39:29.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:39:29.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:39:29.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:39:29.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:39:29.738 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2155ms 2025-06-25 13:39:29.738 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:39:29.738 +03:00 [DBG] Connection id "0HNC8090TG5CB" completed keep alive response. 2025-06-25 13:39:29.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0485ms 2025-06-25 13:39:29.738 +03:00 [DBG] Connection id "0HNC8090TG5CB" received FIN. 2025-06-25 13:39:29.738 +03:00 [DBG] Connection id "0HNC8090TG5CB" disconnecting. 2025-06-25 13:39:29.738 +03:00 [DBG] Connection id "0HNC8090TG5CB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:39:29.739 +03:00 [DBG] Connection id "0HNC8090TG5CB" stopped. 2025-06-25 13:40:29.739 +03:00 [DBG] Connection id "0HNC8090TG5CC" accepted. 2025-06-25 13:40:29.739 +03:00 [DBG] Connection id "0HNC8090TG5CC" started. 2025-06-25 13:40:29.739 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:40:29.740 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:40:29.740 +03:00 [DBG] POST requests are not supported 2025-06-25 13:40:29.740 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:40:29.740 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:40:29.740 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:40:29.740 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:40:29.740 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:40:29.740 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:40:29.740 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:40:29.740 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:40:29.740 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:40:29.740 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:40:29.740 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:40:29.740 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:40:29.740 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:40:29.740 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:40:29.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:40:29.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:40:29.740 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:40:29.740 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:40:29.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:40:29.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:40:29.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:40:29.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:40:29.740 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:40:29.740 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1173ms. 2025-06-25 13:40:29.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:40:29.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:40:29.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:40:29.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:40:29.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:40:29.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:40:29.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:40:29.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:40:29.741 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:40:29.741 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:40:29.741 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:40:29.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:40:29.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:40:29.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:40:29.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:40:29.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:40:29.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:40:29.741 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7505ms 2025-06-25 13:40:29.741 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:40:29.741 +03:00 [DBG] Connection id "0HNC8090TG5CC" completed keep alive response. 2025-06-25 13:40:29.741 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4567ms 2025-06-25 13:40:29.741 +03:00 [DBG] Connection id "0HNC8090TG5CC" received FIN. 2025-06-25 13:40:29.741 +03:00 [DBG] Connection id "0HNC8090TG5CC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:40:29.741 +03:00 [DBG] Connection id "0HNC8090TG5CC" disconnecting. 2025-06-25 13:40:29.741 +03:00 [DBG] Connection id "0HNC8090TG5CC" stopped. 2025-06-25 13:41:29.734 +03:00 [DBG] Connection id "0HNC8090TG5CD" accepted. 2025-06-25 13:41:29.734 +03:00 [DBG] Connection id "0HNC8090TG5CD" started. 2025-06-25 13:41:29.734 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:41:29.734 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:41:29.734 +03:00 [DBG] POST requests are not supported 2025-06-25 13:41:29.734 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:41:29.734 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:41:29.734 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:41:29.734 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:41:29.735 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:41:29.735 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:41:29.735 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:41:29.735 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:41:29.735 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:41:29.735 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:41:29.735 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:41:29.735 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:41:29.735 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:41:29.735 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:41:29.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:41:29.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:41:29.735 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:41:29.735 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:41:29.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:41:29.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:41:29.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:41:29.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:41:29.735 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:41:29.735 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-06-25 13:41:29.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:41:29.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:41:29.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:41:29.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:41:29.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:41:29.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:41:29.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:41:29.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:41:29.735 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:41:29.735 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:41:29.735 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:41:29.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:41:29.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:41:29.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:41:29.736 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:41:29.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:41:29.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:41:29.736 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7287ms 2025-06-25 13:41:29.736 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:41:29.736 +03:00 [DBG] Connection id "0HNC8090TG5CD" completed keep alive response. 2025-06-25 13:41:29.736 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4074ms 2025-06-25 13:41:29.736 +03:00 [DBG] Connection id "0HNC8090TG5CD" received FIN. 2025-06-25 13:41:29.736 +03:00 [DBG] Connection id "0HNC8090TG5CD" disconnecting. 2025-06-25 13:41:29.736 +03:00 [DBG] Connection id "0HNC8090TG5CD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:41:29.737 +03:00 [DBG] Connection id "0HNC8090TG5CD" stopped. 2025-06-25 13:42:30.022 +03:00 [DBG] Connection id "0HNC8090TG5CE" accepted. 2025-06-25 13:42:30.022 +03:00 [DBG] Connection id "0HNC8090TG5CE" started. 2025-06-25 13:42:30.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:42:30.023 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:42:30.023 +03:00 [DBG] POST requests are not supported 2025-06-25 13:42:30.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:42:30.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:42:30.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:42:30.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:42:30.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:42:30.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:42:30.023 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:42:30.023 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:42:30.023 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:42:30.023 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:42:30.023 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:42:30.023 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:42:30.023 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:42:30.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:42:30.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:42:30.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:42:30.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:42:30.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:42:30.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:42:30.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:42:30.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:42:30.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:42:30.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:42:30.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2161ms. 2025-06-25 13:42:30.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:42:30.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:42:30.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:42:30.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:42:30.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:42:30.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:42:30.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:42:30.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:42:30.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:42:30.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:42:30.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:42:30.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:42:30.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:42:30.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:42:30.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:42:30.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:42:30.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:42:30.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.438ms 2025-06-25 13:42:30.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:42:30.025 +03:00 [DBG] Connection id "0HNC8090TG5CE" completed keep alive response. 2025-06-25 13:42:30.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3692ms 2025-06-25 13:42:30.025 +03:00 [DBG] Connection id "0HNC8090TG5CE" received FIN. 2025-06-25 13:42:30.025 +03:00 [DBG] Connection id "0HNC8090TG5CE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:42:30.026 +03:00 [DBG] Connection id "0HNC8090TG5CE" disconnecting. 2025-06-25 13:42:30.026 +03:00 [DBG] Connection id "0HNC8090TG5CE" stopped. 2025-06-25 13:43:29.733 +03:00 [DBG] Connection id "0HNC8090TG5CF" accepted. 2025-06-25 13:43:29.733 +03:00 [DBG] Connection id "0HNC8090TG5CF" started. 2025-06-25 13:43:29.734 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:43:29.734 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:43:29.734 +03:00 [DBG] POST requests are not supported 2025-06-25 13:43:29.734 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:43:29.734 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:43:29.734 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:43:29.734 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:43:29.734 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:43:29.734 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:43:29.734 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:43:29.734 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:43:29.734 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:43:29.734 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:43:29.734 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:43:29.734 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:43:29.734 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:43:29.734 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:43:29.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:43:29.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:43:29.734 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:43:29.734 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:43:29.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:43:29.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:43:29.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:43:29.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:43:29.734 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:43:29.734 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.123ms. 2025-06-25 13:43:29.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:43:29.734 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:43:29.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:43:29.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:43:29.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:43:29.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:43:29.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:43:29.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:43:29.735 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:43:29.735 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:43:29.735 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:43:29.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:43:29.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:43:29.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:43:29.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:43:29.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:43:29.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:43:29.735 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7284ms 2025-06-25 13:43:29.735 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:43:29.735 +03:00 [DBG] Connection id "0HNC8090TG5CF" completed keep alive response. 2025-06-25 13:43:29.735 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3278ms 2025-06-25 13:43:29.735 +03:00 [DBG] Connection id "0HNC8090TG5CF" received FIN. 2025-06-25 13:43:29.735 +03:00 [DBG] Connection id "0HNC8090TG5CF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:43:29.735 +03:00 [DBG] Connection id "0HNC8090TG5CF" disconnecting. 2025-06-25 13:43:29.735 +03:00 [DBG] Connection id "0HNC8090TG5CF" stopped. 2025-06-25 13:44:29.744 +03:00 [DBG] Connection id "0HNC8090TG5CG" accepted. 2025-06-25 13:44:29.744 +03:00 [DBG] Connection id "0HNC8090TG5CG" started. 2025-06-25 13:44:29.744 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:44:29.744 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:44:29.744 +03:00 [DBG] POST requests are not supported 2025-06-25 13:44:29.744 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:44:29.744 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:44:29.744 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:44:29.744 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:44:29.744 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:44:29.744 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:44:29.744 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:44:29.744 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:44:29.744 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:44:29.745 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:44:29.745 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:44:29.745 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:44:29.745 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:44:29.745 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:44:29.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:44:29.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:44:29.745 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:44:29.745 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:44:29.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:44:29.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:44:29.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:44:29.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:44:29.745 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:44:29.745 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-06-25 13:44:29.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:44:29.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:44:29.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:44:29.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:44:29.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:44:29.745 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:44:29.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:44:29.745 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:44:29.745 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:44:29.745 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:44:29.745 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:44:29.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:44:29.745 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:44:29.745 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:44:29.745 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:44:29.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:44:29.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:44:29.745 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6561ms 2025-06-25 13:44:29.745 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:44:29.745 +03:00 [DBG] Connection id "0HNC8090TG5CG" completed keep alive response. 2025-06-25 13:44:29.745 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2936ms 2025-06-25 13:44:29.746 +03:00 [DBG] Connection id "0HNC8090TG5CG" received FIN. 2025-06-25 13:44:29.746 +03:00 [DBG] Connection id "0HNC8090TG5CG" disconnecting. 2025-06-25 13:44:29.746 +03:00 [DBG] Connection id "0HNC8090TG5CG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:44:29.747 +03:00 [DBG] Connection id "0HNC8090TG5CG" stopped. 2025-06-25 13:45:29.736 +03:00 [DBG] Connection id "0HNC8090TG5CH" accepted. 2025-06-25 13:45:29.736 +03:00 [DBG] Connection id "0HNC8090TG5CH" started. 2025-06-25 13:45:29.736 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:45:29.737 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:45:29.737 +03:00 [DBG] POST requests are not supported 2025-06-25 13:45:29.737 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:45:29.737 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:45:29.737 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:45:29.737 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:45:29.737 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:45:29.737 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:45:29.737 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:45:29.737 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:45:29.737 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:45:29.737 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:45:29.737 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:45:29.737 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:45:29.737 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:45:29.737 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:45:29.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:45:29.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:45:29.737 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:45:29.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:45:29.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:45:29.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:45:29.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:45:29.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:45:29.738 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:45:29.738 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-06-25 13:45:29.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:45:29.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:45:29.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:45:29.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:45:29.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:45:29.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:45:29.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:45:29.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:45:29.738 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:45:29.738 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:45:29.738 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:45:29.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:45:29.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:45:29.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:45:29.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:45:29.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:45:29.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:45:29.738 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8113ms 2025-06-25 13:45:29.738 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:45:29.738 +03:00 [DBG] Connection id "0HNC8090TG5CH" completed keep alive response. 2025-06-25 13:45:29.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8048ms 2025-06-25 13:45:29.738 +03:00 [DBG] Connection id "0HNC8090TG5CH" received FIN. 2025-06-25 13:45:29.739 +03:00 [DBG] Connection id "0HNC8090TG5CH" disconnecting. 2025-06-25 13:45:29.739 +03:00 [DBG] Connection id "0HNC8090TG5CH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:45:29.740 +03:00 [DBG] Connection id "0HNC8090TG5CH" stopped. 2025-06-25 13:46:29.738 +03:00 [DBG] Connection id "0HNC8090TG5CI" accepted. 2025-06-25 13:46:29.738 +03:00 [DBG] Connection id "0HNC8090TG5CI" started. 2025-06-25 13:46:29.739 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:46:29.739 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:46:29.739 +03:00 [DBG] POST requests are not supported 2025-06-25 13:46:29.739 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:46:29.739 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:46:29.739 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:46:29.739 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:46:29.739 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:46:29.739 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:46:29.739 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:46:29.739 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:46:29.739 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:46:29.739 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:46:29.739 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:46:29.739 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:46:29.739 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:46:29.739 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:46:29.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:46:29.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:46:29.739 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:46:29.739 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:46:29.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:46:29.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:46:29.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:46:29.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:46:29.739 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:46:29.739 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1374ms. 2025-06-25 13:46:29.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:46:29.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:46:29.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:46:29.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:46:29.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:46:29.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:46:29.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:46:29.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:46:29.740 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:46:29.740 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:46:29.740 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:46:29.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:46:29.740 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:46:29.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:46:29.740 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:46:29.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:46:29.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:46:29.740 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9972ms 2025-06-25 13:46:29.740 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:46:29.740 +03:00 [DBG] Connection id "0HNC8090TG5CI" completed keep alive response. 2025-06-25 13:46:29.740 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6713ms 2025-06-25 13:46:29.741 +03:00 [DBG] Connection id "0HNC8090TG5CI" received FIN. 2025-06-25 13:46:29.741 +03:00 [DBG] Connection id "0HNC8090TG5CI" disconnecting. 2025-06-25 13:46:29.741 +03:00 [DBG] Connection id "0HNC8090TG5CI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:46:29.742 +03:00 [DBG] Connection id "0HNC8090TG5CI" stopped. 2025-06-25 13:47:28.352 +03:00 [DBG] Connection id "0HNC8090TG5CJ" accepted. 2025-06-25 13:47:28.353 +03:00 [DBG] Connection id "0HNC8090TG5CJ" started. 2025-06-25 13:47:28.353 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:47:28.353 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:47:28.353 +03:00 [DBG] POST requests are not supported 2025-06-25 13:47:28.353 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:47:28.353 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:47:28.353 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:47:28.353 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:47:28.353 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:47:28.353 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:47:28.353 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:47:28.353 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:47:28.353 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:47:28.353 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:47:28.353 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:47:28.353 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:47:28.353 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:47:28.353 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:47:28.353 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:28.353 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:28.353 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:47:28.353 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:47:28.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:28.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:28.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:28.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:28.353 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:47:28.354 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1454ms. 2025-06-25 13:47:28.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:28.354 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:28.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:28.354 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:28.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:28.354 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:28.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:28.354 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:28.354 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:47:28.354 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:47:28.354 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:47:28.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:28.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:28.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:28.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:28.354 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:28.354 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:28.354 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7557ms 2025-06-25 13:47:28.354 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:47:28.354 +03:00 [DBG] Connection id "0HNC8090TG5CJ" completed keep alive response. 2025-06-25 13:47:28.354 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3887ms 2025-06-25 13:47:28.354 +03:00 [DBG] Connection id "0HNC8090TG5CJ" received FIN. 2025-06-25 13:47:28.354 +03:00 [DBG] Connection id "0HNC8090TG5CJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:47:28.355 +03:00 [DBG] Connection id "0HNC8090TG5CJ" disconnecting. 2025-06-25 13:47:28.355 +03:00 [DBG] Connection id "0HNC8090TG5CJ" stopped. 2025-06-25 13:47:31.750 +03:00 [DBG] Connection id "0HNC8090TG5CK" accepted. 2025-06-25 13:47:31.750 +03:00 [DBG] Connection id "0HNC8090TG5CK" started. 2025-06-25 13:47:31.750 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:47:31.750 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:47:31.750 +03:00 [DBG] POST requests are not supported 2025-06-25 13:47:31.750 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:47:31.750 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:47:31.750 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:47:31.750 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:47:31.750 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:47:31.750 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:47:31.750 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:47:31.751 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:47:31.751 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:47:31.751 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:47:31.751 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:47:31.751 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:47:31.751 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:47:31.751 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:47:31.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:31.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:31.751 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:47:31.751 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:47:31.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:31.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:31.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:31.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:31.751 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:47:31.751 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1985ms. 2025-06-25 13:47:31.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:31.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:31.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:31.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:31.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:31.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:31.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:31.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:31.752 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:47:31.752 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:47:31.752 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:47:31.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:31.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:31.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:31.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:31.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:31.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:31.752 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.192ms 2025-06-25 13:47:31.752 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:47:31.752 +03:00 [DBG] Connection id "0HNC8090TG5CK" completed keep alive response. 2025-06-25 13:47:31.752 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1536ms 2025-06-25 13:47:31.752 +03:00 [DBG] Connection id "0HNC8090TG5CK" received FIN. 2025-06-25 13:47:31.753 +03:00 [DBG] Connection id "0HNC8090TG5CK" disconnecting. 2025-06-25 13:47:31.753 +03:00 [DBG] Connection id "0HNC8090TG5CK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:47:31.754 +03:00 [DBG] Connection id "0HNC8090TG5CK" stopped. 2025-06-25 13:47:36.740 +03:00 [DBG] Connection id "0HNC8090TG5CL" accepted. 2025-06-25 13:47:36.740 +03:00 [DBG] Connection id "0HNC8090TG5CL" started. 2025-06-25 13:47:36.740 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:47:36.740 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:47:36.740 +03:00 [DBG] POST requests are not supported 2025-06-25 13:47:36.740 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:47:36.740 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:47:36.740 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:47:36.741 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:47:36.741 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:47:36.741 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:47:36.741 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:47:36.741 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:47:36.741 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:47:36.741 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:47:36.741 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:47:36.741 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:47:36.741 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:47:36.741 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:47:36.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:36.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:36.741 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:47:36.741 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:47:36.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:36.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:36.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:36.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:36.742 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:47:36.742 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1891ms. 2025-06-25 13:47:36.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:36.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:36.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:36.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:36.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:36.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:36.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:36.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:36.742 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:47:36.742 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:47:36.742 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:47:36.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:36.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:36.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:36.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:36.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:36.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:36.742 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1912ms 2025-06-25 13:47:36.742 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:47:36.742 +03:00 [DBG] Connection id "0HNC8090TG5CL" completed keep alive response. 2025-06-25 13:47:36.742 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2541ms 2025-06-25 13:47:36.743 +03:00 [DBG] Connection id "0HNC8090TG5CL" received FIN. 2025-06-25 13:47:36.743 +03:00 [DBG] Connection id "0HNC8090TG5CL" disconnecting. 2025-06-25 13:47:36.743 +03:00 [DBG] Connection id "0HNC8090TG5CL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:47:36.744 +03:00 [DBG] Connection id "0HNC8090TG5CL" stopped. 2025-06-25 13:47:41.737 +03:00 [DBG] Connection id "0HNC8090TG5CM" accepted. 2025-06-25 13:47:41.737 +03:00 [DBG] Connection id "0HNC8090TG5CM" started. 2025-06-25 13:47:41.737 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:47:41.737 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:47:41.737 +03:00 [DBG] POST requests are not supported 2025-06-25 13:47:41.737 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:47:41.737 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:47:41.737 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:47:41.737 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:47:41.737 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:47:41.737 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:47:41.737 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:47:41.737 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:47:41.737 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:47:41.737 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:47:41.738 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:47:41.738 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:47:41.738 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:47:41.738 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:47:41.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:41.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:41.738 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:47:41.738 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:47:41.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:41.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:41.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:41.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:41.738 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:47:41.738 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1474ms. 2025-06-25 13:47:41.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:41.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:41.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:41.738 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:41.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:41.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:41.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:41.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:41.738 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:47:41.738 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:47:41.738 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:47:41.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:41.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:41.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:41.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:41.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:41.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:41.738 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7017ms 2025-06-25 13:47:41.738 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:47:41.738 +03:00 [DBG] Connection id "0HNC8090TG5CM" completed keep alive response. 2025-06-25 13:47:41.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3464ms 2025-06-25 13:47:41.739 +03:00 [DBG] Connection id "0HNC8090TG5CM" received FIN. 2025-06-25 13:47:41.739 +03:00 [DBG] Connection id "0HNC8090TG5CM" disconnecting. 2025-06-25 13:47:41.739 +03:00 [DBG] Connection id "0HNC8090TG5CM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:47:41.740 +03:00 [DBG] Connection id "0HNC8090TG5CM" stopped. 2025-06-25 13:47:46.741 +03:00 [DBG] Connection id "0HNC8090TG5CN" accepted. 2025-06-25 13:47:46.742 +03:00 [DBG] Connection id "0HNC8090TG5CN" started. 2025-06-25 13:47:46.742 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:47:46.742 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:47:46.742 +03:00 [DBG] POST requests are not supported 2025-06-25 13:47:46.742 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:47:46.742 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:47:46.742 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:47:46.742 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:47:46.742 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:47:46.742 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:47:46.742 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:47:46.742 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:47:46.742 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:47:46.742 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:47:46.742 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:47:46.742 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:47:46.742 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:47:46.742 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:47:46.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:46.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:46.742 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:47:46.742 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:47:46.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:46.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:46.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:46.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:46.742 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:47:46.743 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1516ms. 2025-06-25 13:47:46.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:46.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:46.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:46.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:46.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:46.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:46.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:46.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:46.743 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:47:46.743 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:47:46.743 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:47:46.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:46.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:46.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:46.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:46.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:46.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:46.743 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8201ms 2025-06-25 13:47:46.743 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:47:46.743 +03:00 [DBG] Connection id "0HNC8090TG5CN" completed keep alive response. 2025-06-25 13:47:46.743 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5085ms 2025-06-25 13:47:46.743 +03:00 [DBG] Connection id "0HNC8090TG5CN" received FIN. 2025-06-25 13:47:46.743 +03:00 [DBG] Connection id "0HNC8090TG5CN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:47:46.744 +03:00 [DBG] Connection id "0HNC8090TG5CN" disconnecting. 2025-06-25 13:47:46.744 +03:00 [DBG] Connection id "0HNC8090TG5CN" stopped. 2025-06-25 13:47:51.742 +03:00 [DBG] Connection id "0HNC8090TG5CO" accepted. 2025-06-25 13:47:51.743 +03:00 [DBG] Connection id "0HNC8090TG5CO" started. 2025-06-25 13:47:51.743 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:47:51.743 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:47:51.743 +03:00 [DBG] POST requests are not supported 2025-06-25 13:47:51.743 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:47:51.743 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:47:51.743 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:47:51.743 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:47:51.743 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:47:51.743 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:47:51.743 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:47:51.743 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:47:51.743 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:47:51.743 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:47:51.743 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:47:51.743 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:47:51.743 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:47:51.743 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:47:51.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:51.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:51.743 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:47:51.743 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:47:51.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:51.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:51.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:51.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:51.743 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:47:51.743 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-06-25 13:47:51.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:51.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:51.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:51.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:51.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:51.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:51.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:51.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:51.744 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:47:51.744 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:47:51.744 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:47:51.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:51.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:51.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:51.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:51.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:51.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:51.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9168ms 2025-06-25 13:47:51.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:47:51.744 +03:00 [DBG] Connection id "0HNC8090TG5CO" completed keep alive response. 2025-06-25 13:47:51.744 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5708ms 2025-06-25 13:47:51.744 +03:00 [DBG] Connection id "0HNC8090TG5CO" received FIN. 2025-06-25 13:47:51.745 +03:00 [DBG] Connection id "0HNC8090TG5CO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:47:51.745 +03:00 [DBG] Connection id "0HNC8090TG5CO" disconnecting. 2025-06-25 13:47:51.745 +03:00 [DBG] Connection id "0HNC8090TG5CO" stopped. 2025-06-25 13:47:56.742 +03:00 [DBG] Connection id "0HNC8090TG5CP" accepted. 2025-06-25 13:47:56.742 +03:00 [DBG] Connection id "0HNC8090TG5CP" started. 2025-06-25 13:47:56.742 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:47:56.742 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:47:56.742 +03:00 [DBG] POST requests are not supported 2025-06-25 13:47:56.742 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:47:56.742 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:47:56.742 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:47:56.742 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:47:56.743 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:47:56.743 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:47:56.743 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:47:56.743 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:47:56.743 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:47:56.743 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:47:56.743 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:47:56.743 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:47:56.743 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:47:56.743 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:47:56.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:56.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:56.743 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:47:56.743 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:47:56.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:56.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:56.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:56.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:56.743 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:47:56.744 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2011ms. 2025-06-25 13:47:56.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:56.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:47:56.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:56.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:47:56.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:56.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:56.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:56.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:56.744 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:47:56.744 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:47:56.744 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:47:56.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:56.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:47:56.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:56.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:56.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:56.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:47:56.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3327ms 2025-06-25 13:47:56.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:47:56.745 +03:00 [DBG] Connection id "0HNC8090TG5CP" completed keep alive response. 2025-06-25 13:47:56.745 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5221ms 2025-06-25 13:47:56.745 +03:00 [DBG] Connection id "0HNC8090TG5CP" received FIN. 2025-06-25 13:47:56.745 +03:00 [DBG] Connection id "0HNC8090TG5CP" disconnecting. 2025-06-25 13:47:56.745 +03:00 [DBG] Connection id "0HNC8090TG5CP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:47:56.746 +03:00 [DBG] Connection id "0HNC8090TG5CP" stopped. 2025-06-25 13:48:01.738 +03:00 [DBG] Connection id "0HNC8090TG5CQ" accepted. 2025-06-25 13:48:01.738 +03:00 [DBG] Connection id "0HNC8090TG5CQ" started. 2025-06-25 13:48:01.739 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:48:01.739 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:48:01.739 +03:00 [DBG] POST requests are not supported 2025-06-25 13:48:01.739 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:48:01.739 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:48:01.739 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:48:01.739 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:48:01.739 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:48:01.739 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:48:01.739 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:48:01.739 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:48:01.739 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:48:01.739 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:48:01.739 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:48:01.739 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:48:01.739 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:48:01.739 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:48:01.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:01.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:01.739 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:48:01.739 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:48:01.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:01.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:01.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:01.739 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:01.739 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:48:01.739 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1103ms. 2025-06-25 13:48:01.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:01.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:01.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:01.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:01.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:01.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:01.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:01.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:01.739 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:48:01.739 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:48:01.739 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:48:01.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:01.740 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:01.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:01.740 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:01.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:01.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:01.740 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6354ms 2025-06-25 13:48:01.740 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:48:01.740 +03:00 [DBG] Connection id "0HNC8090TG5CQ" completed keep alive response. 2025-06-25 13:48:01.740 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1254ms 2025-06-25 13:48:01.740 +03:00 [DBG] Connection id "0HNC8090TG5CQ" received FIN. 2025-06-25 13:48:01.740 +03:00 [DBG] Connection id "0HNC8090TG5CQ" disconnecting. 2025-06-25 13:48:01.740 +03:00 [DBG] Connection id "0HNC8090TG5CQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:48:01.740 +03:00 [DBG] Connection id "0HNC8090TG5CQ" stopped. 2025-06-25 13:48:06.739 +03:00 [DBG] Connection id "0HNC8090TG5CR" accepted. 2025-06-25 13:48:06.740 +03:00 [DBG] Connection id "0HNC8090TG5CR" started. 2025-06-25 13:48:06.740 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:48:06.740 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:48:06.740 +03:00 [DBG] POST requests are not supported 2025-06-25 13:48:06.740 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:48:06.740 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:48:06.740 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:48:06.740 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:48:06.740 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:48:06.740 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:48:06.740 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:48:06.740 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:48:06.740 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:48:06.740 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:48:06.740 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:48:06.740 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:48:06.740 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:48:06.741 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:48:06.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:06.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:06.741 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:48:06.741 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:48:06.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:06.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:06.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:06.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:06.741 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:48:06.741 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1632ms. 2025-06-25 13:48:06.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:06.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:06.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:06.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:06.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:06.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:06.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:06.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:06.742 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:48:06.742 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:48:06.742 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:48:06.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:06.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:06.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:06.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:06.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:06.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:06.742 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3409ms 2025-06-25 13:48:06.742 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:48:06.742 +03:00 [DBG] Connection id "0HNC8090TG5CR" completed keep alive response. 2025-06-25 13:48:06.742 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5364ms 2025-06-25 13:48:06.742 +03:00 [DBG] Connection id "0HNC8090TG5CR" received FIN. 2025-06-25 13:48:06.743 +03:00 [DBG] Connection id "0HNC8090TG5CR" disconnecting. 2025-06-25 13:48:06.743 +03:00 [DBG] Connection id "0HNC8090TG5CR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:48:06.744 +03:00 [DBG] Connection id "0HNC8090TG5CR" stopped. 2025-06-25 13:48:11.738 +03:00 [DBG] Connection id "0HNC8090TG5CS" accepted. 2025-06-25 13:48:11.738 +03:00 [DBG] Connection id "0HNC8090TG5CS" started. 2025-06-25 13:48:11.739 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:48:11.739 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:48:11.740 +03:00 [DBG] POST requests are not supported 2025-06-25 13:48:11.740 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:48:11.740 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:48:11.740 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:48:11.740 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:48:11.740 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:48:11.740 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:48:11.740 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:48:11.740 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:48:11.740 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:48:11.740 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:48:11.740 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:48:11.740 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:48:11.740 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:48:11.740 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:48:11.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:11.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:11.740 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:48:11.740 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:48:11.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:11.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:11.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:11.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:11.741 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:48:11.741 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1873ms. 2025-06-25 13:48:11.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:11.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:11.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:11.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:11.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:11.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:11.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:11.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:11.741 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:48:11.741 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:48:11.741 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:48:11.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:11.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:11.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:11.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:11.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:11.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:11.741 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1944ms 2025-06-25 13:48:11.741 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:48:11.742 +03:00 [DBG] Connection id "0HNC8090TG5CS" completed keep alive response. 2025-06-25 13:48:11.742 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2852ms 2025-06-25 13:48:11.742 +03:00 [DBG] Connection id "0HNC8090TG5CS" received FIN. 2025-06-25 13:48:11.742 +03:00 [DBG] Connection id "0HNC8090TG5CS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:48:11.742 +03:00 [DBG] Connection id "0HNC8090TG5CS" disconnecting. 2025-06-25 13:48:11.742 +03:00 [DBG] Connection id "0HNC8090TG5CS" stopped. 2025-06-25 13:48:16.734 +03:00 [DBG] Connection id "0HNC8090TG5CT" accepted. 2025-06-25 13:48:16.734 +03:00 [DBG] Connection id "0HNC8090TG5CT" started. 2025-06-25 13:48:16.734 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:48:16.734 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:48:16.734 +03:00 [DBG] POST requests are not supported 2025-06-25 13:48:16.734 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:48:16.734 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:48:16.734 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:48:16.734 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:48:16.734 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:48:16.734 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:48:16.734 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:48:16.734 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:48:16.734 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:48:16.734 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:48:16.734 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:48:16.735 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:48:16.735 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:48:16.735 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:48:16.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:16.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:16.735 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:48:16.735 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:48:16.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:16.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:16.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:16.735 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:16.735 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:48:16.735 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.121ms. 2025-06-25 13:48:16.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:16.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:16.735 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:16.735 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:16.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:16.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:16.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:16.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:16.735 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:48:16.735 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:48:16.735 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:48:16.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:16.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:16.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:16.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:16.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:16.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:16.735 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7878ms 2025-06-25 13:48:16.735 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:48:16.735 +03:00 [DBG] Connection id "0HNC8090TG5CT" completed keep alive response. 2025-06-25 13:48:16.736 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4705ms 2025-06-25 13:48:16.736 +03:00 [DBG] Connection id "0HNC8090TG5CT" received FIN. 2025-06-25 13:48:16.736 +03:00 [DBG] Connection id "0HNC8090TG5CT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:48:16.736 +03:00 [DBG] Connection id "0HNC8090TG5CT" disconnecting. 2025-06-25 13:48:16.736 +03:00 [DBG] Connection id "0HNC8090TG5CT" stopped. 2025-06-25 13:48:21.738 +03:00 [DBG] Connection id "0HNC8090TG5CU" accepted. 2025-06-25 13:48:21.738 +03:00 [DBG] Connection id "0HNC8090TG5CU" started. 2025-06-25 13:48:21.739 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:48:21.739 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:48:21.739 +03:00 [DBG] POST requests are not supported 2025-06-25 13:48:21.739 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:48:21.739 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:48:21.739 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:48:21.739 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:48:21.739 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:48:21.739 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:48:21.739 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:48:21.739 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:48:21.739 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:48:21.739 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:48:21.740 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:48:21.740 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:48:21.740 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:48:21.740 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:48:21.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:21.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:21.740 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:48:21.740 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:48:21.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:21.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:21.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:21.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:21.740 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:48:21.740 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1304ms. 2025-06-25 13:48:21.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:21.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:21.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:21.740 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:21.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:21.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:21.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:21.740 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:21.740 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:48:21.740 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:48:21.740 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:48:21.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:21.740 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:21.740 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:21.740 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:21.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:21.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:21.741 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8994ms 2025-06-25 13:48:21.741 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:48:21.741 +03:00 [DBG] Connection id "0HNC8090TG5CU" completed keep alive response. 2025-06-25 13:48:21.741 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7032ms 2025-06-25 13:48:21.741 +03:00 [DBG] Connection id "0HNC8090TG5CU" received FIN. 2025-06-25 13:48:21.741 +03:00 [DBG] Connection id "0HNC8090TG5CU" disconnecting. 2025-06-25 13:48:21.741 +03:00 [DBG] Connection id "0HNC8090TG5CU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:48:21.742 +03:00 [DBG] Connection id "0HNC8090TG5CU" stopped. 2025-06-25 13:48:26.732 +03:00 [DBG] Connection id "0HNC8090TG5CV" accepted. 2025-06-25 13:48:26.732 +03:00 [DBG] Connection id "0HNC8090TG5CV" started. 2025-06-25 13:48:26.733 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:48:26.733 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:48:26.733 +03:00 [DBG] POST requests are not supported 2025-06-25 13:48:26.733 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:48:26.733 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:48:26.733 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:48:26.733 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:48:26.733 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:48:26.733 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:48:26.733 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:48:26.733 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:48:26.734 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:48:26.734 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:48:26.734 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:48:26.734 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:48:26.734 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:48:26.734 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:48:26.734 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:26.734 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:26.734 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:48:26.734 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:48:26.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:26.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:26.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:26.734 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:26.734 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:48:26.734 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.169ms. 2025-06-25 13:48:26.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:26.734 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:48:26.734 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:26.734 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:48:26.734 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:26.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:26.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:26.735 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:26.735 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:48:26.735 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:48:26.735 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:48:26.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:26.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:48:26.735 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:26.735 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:26.735 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:26.735 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:48:26.735 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1113ms 2025-06-25 13:48:26.735 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:48:26.735 +03:00 [DBG] Connection id "0HNC8090TG5CV" completed keep alive response. 2025-06-25 13:48:26.735 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1838ms 2025-06-25 13:48:26.735 +03:00 [DBG] Connection id "0HNC8090TG5CV" received FIN. 2025-06-25 13:48:26.735 +03:00 [DBG] Connection id "0HNC8090TG5CV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:48:26.736 +03:00 [DBG] Connection id "0HNC8090TG5CV" disconnecting. 2025-06-25 13:48:26.736 +03:00 [DBG] Connection id "0HNC8090TG5CV" stopped. 2025-06-25 13:49:29.737 +03:00 [DBG] Connection id "0HNC8090TG5D0" accepted. 2025-06-25 13:49:29.738 +03:00 [DBG] Connection id "0HNC8090TG5D0" started. 2025-06-25 13:49:29.738 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:49:29.738 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:49:29.738 +03:00 [DBG] POST requests are not supported 2025-06-25 13:49:29.738 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:49:29.738 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:49:29.738 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:49:29.738 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:49:29.738 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:49:29.738 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:49:29.738 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:49:29.738 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:49:29.738 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:49:29.738 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:49:29.738 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:49:29.738 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:49:29.738 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:49:29.738 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:49:29.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:49:29.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:49:29.738 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:49:29.738 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:49:29.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:49:29.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:49:29.738 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:49:29.738 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:49:29.738 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:49:29.739 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1517ms. 2025-06-25 13:49:29.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:49:29.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:49:29.739 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:49:29.739 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:49:29.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:49:29.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:49:29.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:49:29.739 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:49:29.739 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:49:29.739 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:49:29.739 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:49:29.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:49:29.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:49:29.739 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:49:29.739 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:49:29.739 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:49:29.739 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:49:29.739 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8203ms 2025-06-25 13:49:29.739 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:49:29.739 +03:00 [DBG] Connection id "0HNC8090TG5D0" completed keep alive response. 2025-06-25 13:49:29.739 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5139ms 2025-06-25 13:49:29.739 +03:00 [DBG] Connection id "0HNC8090TG5D0" received FIN. 2025-06-25 13:49:29.740 +03:00 [DBG] Connection id "0HNC8090TG5D0" disconnecting. 2025-06-25 13:49:29.740 +03:00 [DBG] Connection id "0HNC8090TG5D0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:49:29.741 +03:00 [DBG] Connection id "0HNC8090TG5D0" stopped. 2025-06-25 13:50:29.745 +03:00 [DBG] Connection id "0HNC8090TG5D1" accepted. 2025-06-25 13:50:29.745 +03:00 [DBG] Connection id "0HNC8090TG5D1" started. 2025-06-25 13:50:29.746 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:50:29.746 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:50:29.746 +03:00 [DBG] POST requests are not supported 2025-06-25 13:50:29.746 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:50:29.746 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:50:29.746 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:50:29.746 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:50:29.746 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:50:29.746 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:50:29.746 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:50:29.746 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:50:29.746 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:50:29.746 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:50:29.746 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:50:29.746 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:50:29.746 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:50:29.746 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:50:29.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:50:29.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:50:29.746 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:50:29.746 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:50:29.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:50:29.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:50:29.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:50:29.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:50:29.746 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:50:29.746 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1186ms. 2025-06-25 13:50:29.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:50:29.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:50:29.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:50:29.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:50:29.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:50:29.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:50:29.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:50:29.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:50:29.747 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:50:29.747 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:50:29.747 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:50:29.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:50:29.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:50:29.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:50:29.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:50:29.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:50:29.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:50:29.747 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7122ms 2025-06-25 13:50:29.747 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:50:29.747 +03:00 [DBG] Connection id "0HNC8090TG5D1" completed keep alive response. 2025-06-25 13:50:29.747 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3432ms 2025-06-25 13:50:29.747 +03:00 [DBG] Connection id "0HNC8090TG5D1" received FIN. 2025-06-25 13:50:29.747 +03:00 [DBG] Connection id "0HNC8090TG5D1" disconnecting. 2025-06-25 13:50:29.747 +03:00 [DBG] Connection id "0HNC8090TG5D1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:50:29.748 +03:00 [DBG] Connection id "0HNC8090TG5D1" stopped. 2025-06-25 13:51:29.745 +03:00 [DBG] Connection id "0HNC8090TG5D2" accepted. 2025-06-25 13:51:29.745 +03:00 [DBG] Connection id "0HNC8090TG5D2" started. 2025-06-25 13:51:29.745 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:51:29.745 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:51:29.745 +03:00 [DBG] POST requests are not supported 2025-06-25 13:51:29.745 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:51:29.745 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:51:29.745 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:51:29.745 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:51:29.745 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:51:29.745 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:51:29.746 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:51:29.746 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:51:29.746 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:51:29.746 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:51:29.746 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:51:29.746 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:51:29.746 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:51:29.746 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:51:29.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:51:29.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:51:29.746 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:51:29.746 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:51:29.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:51:29.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:51:29.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:51:29.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:51:29.746 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:51:29.746 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1518ms. 2025-06-25 13:51:29.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:51:29.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:51:29.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:51:29.747 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:51:29.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:51:29.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:51:29.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:51:29.747 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:51:29.747 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:51:29.747 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:51:29.747 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:51:29.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:51:29.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:51:29.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:51:29.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:51:29.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:51:29.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:51:29.747 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1746ms 2025-06-25 13:51:29.747 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:51:29.747 +03:00 [DBG] Connection id "0HNC8090TG5D2" completed keep alive response. 2025-06-25 13:51:29.747 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1086ms 2025-06-25 13:51:29.747 +03:00 [DBG] Connection id "0HNC8090TG5D2" received FIN. 2025-06-25 13:51:29.748 +03:00 [DBG] Connection id "0HNC8090TG5D2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:51:29.748 +03:00 [DBG] Connection id "0HNC8090TG5D2" disconnecting. 2025-06-25 13:51:29.748 +03:00 [DBG] Connection id "0HNC8090TG5D2" stopped. 2025-06-25 13:52:29.746 +03:00 [DBG] Connection id "0HNC8090TG5D3" accepted. 2025-06-25 13:52:29.746 +03:00 [DBG] Connection id "0HNC8090TG5D3" started. 2025-06-25 13:52:29.746 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:52:29.746 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:52:29.746 +03:00 [DBG] POST requests are not supported 2025-06-25 13:52:29.746 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:52:29.746 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:52:29.747 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:52:29.747 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:52:29.747 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:52:29.747 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:52:29.747 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:52:29.747 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:52:29.747 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:52:29.747 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:52:29.747 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:52:29.747 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:52:29.747 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:52:29.747 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:52:29.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:52:29.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:52:29.748 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:52:29.748 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:52:29.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:52:29.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:52:29.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:52:29.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:52:29.748 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:52:29.748 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1635ms. 2025-06-25 13:52:29.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:52:29.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:52:29.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:52:29.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:52:29.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:52:29.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:52:29.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:52:29.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:52:29.748 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:52:29.748 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:52:29.749 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:52:29.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:52:29.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:52:29.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:52:29.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:52:29.749 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:52:29.749 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:52:29.749 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.284ms 2025-06-25 13:52:29.749 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:52:29.749 +03:00 [DBG] Connection id "0HNC8090TG5D3" completed keep alive response. 2025-06-25 13:52:29.749 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6524ms 2025-06-25 13:52:29.749 +03:00 [DBG] Connection id "0HNC8090TG5D3" received FIN. 2025-06-25 13:52:29.749 +03:00 [DBG] Connection id "0HNC8090TG5D3" disconnecting. 2025-06-25 13:52:29.749 +03:00 [DBG] Connection id "0HNC8090TG5D3" stopped. 2025-06-25 13:52:29.749 +03:00 [DBG] Connection id "0HNC8090TG5D3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:53:20.102 +03:00 [DBG] Connection id "0HNC8090TG5D4" accepted. 2025-06-25 13:53:20.103 +03:00 [DBG] Connection id "0HNC8090TG5D4" started. 2025-06-25 13:53:20.103 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:53:20.103 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:53:20.103 +03:00 [DBG] POST requests are not supported 2025-06-25 13:53:20.103 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:53:20.103 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:53:20.103 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:20.103 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:53:20.103 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:53:20.103 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:53:20.103 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:53:20.103 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:20.103 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:53:20.103 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:53:20.103 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:53:20.103 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:53:20.103 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:53:20.103 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:53:20.103 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:20.103 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:20.103 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:53:20.103 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:53:20.103 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:20.103 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:20.103 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:20.103 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:20.103 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:53:20.104 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1571ms. 2025-06-25 13:53:20.104 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:20.104 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:20.104 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:20.104 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:20.104 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:20.104 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:20.104 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:20.104 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:20.104 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:53:20.104 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:53:20.104 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:53:20.104 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:20.104 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:20.104 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:20.104 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:20.104 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:20.104 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:20.104 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.685ms 2025-06-25 13:53:20.104 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:20.104 +03:00 [DBG] Connection id "0HNC8090TG5D4" completed keep alive response. 2025-06-25 13:53:20.104 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3169ms 2025-06-25 13:53:20.104 +03:00 [DBG] Connection id "0HNC8090TG5D4" received FIN. 2025-06-25 13:53:20.104 +03:00 [DBG] Connection id "0HNC8090TG5D4" disconnecting. 2025-06-25 13:53:20.105 +03:00 [DBG] Connection id "0HNC8090TG5D4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:53:20.106 +03:00 [DBG] Connection id "0HNC8090TG5D4" stopped. 2025-06-25 13:53:20.807 +03:00 [DBG] Connection id "0HNC8090TG5D5" accepted. 2025-06-25 13:53:20.807 +03:00 [DBG] Connection id "0HNC8090TG5D5" started. 2025-06-25 13:53:20.807 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:53:20.807 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:53:20.807 +03:00 [DBG] POST requests are not supported 2025-06-25 13:53:20.807 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:53:20.807 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:53:20.807 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:20.807 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:53:20.807 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:53:20.807 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:53:20.808 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:53:20.808 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:20.808 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:53:20.808 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:53:20.808 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:53:20.808 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:53:20.808 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:53:20.808 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:53:20.808 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:20.808 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:20.808 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:53:20.808 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:53:20.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:20.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:20.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:20.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:20.808 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:53:20.809 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1687ms. 2025-06-25 13:53:20.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:20.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:20.809 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:20.809 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:20.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:20.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:20.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:20.809 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:20.809 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:53:20.809 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:53:20.809 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:53:20.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:20.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:20.809 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:20.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:20.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:20.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:20.809 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3619ms 2025-06-25 13:53:20.809 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:20.809 +03:00 [DBG] Connection id "0HNC8090TG5D5" completed keep alive response. 2025-06-25 13:53:20.809 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3383ms 2025-06-25 13:53:20.810 +03:00 [DBG] Connection id "0HNC8090TG5D5" received FIN. 2025-06-25 13:53:20.810 +03:00 [DBG] Connection id "0HNC8090TG5D5" disconnecting. 2025-06-25 13:53:20.810 +03:00 [DBG] Connection id "0HNC8090TG5D5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:53:20.811 +03:00 [DBG] Connection id "0HNC8090TG5D5" stopped. 2025-06-25 13:53:26.742 +03:00 [DBG] Connection id "0HNC8090TG5D6" accepted. 2025-06-25 13:53:26.742 +03:00 [DBG] Connection id "0HNC8090TG5D6" started. 2025-06-25 13:53:26.742 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:53:26.742 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:53:26.742 +03:00 [DBG] POST requests are not supported 2025-06-25 13:53:26.742 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:53:26.742 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:53:26.742 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:26.742 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:53:26.742 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:53:26.742 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:53:26.743 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:53:26.743 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:26.743 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:53:26.743 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:53:26.743 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:53:26.743 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:53:26.743 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:53:26.743 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:53:26.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:26.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:26.743 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:53:26.743 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:53:26.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:26.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:26.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:26.743 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:26.743 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:53:26.743 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1268ms. 2025-06-25 13:53:26.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:26.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:26.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:26.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:26.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:26.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:26.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:26.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:26.743 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:53:26.743 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:53:26.743 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:53:26.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:26.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:26.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:26.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:26.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:26.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:26.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8718ms 2025-06-25 13:53:26.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:26.744 +03:00 [DBG] Connection id "0HNC8090TG5D6" completed keep alive response. 2025-06-25 13:53:26.744 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7239ms 2025-06-25 13:53:26.744 +03:00 [DBG] Connection id "0HNC8090TG5D6" received FIN. 2025-06-25 13:53:26.744 +03:00 [DBG] Connection id "0HNC8090TG5D6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:53:26.744 +03:00 [DBG] Connection id "0HNC8090TG5D6" disconnecting. 2025-06-25 13:53:26.744 +03:00 [DBG] Connection id "0HNC8090TG5D6" stopped. 2025-06-25 13:53:31.734 +03:00 [DBG] Connection id "0HNC8090TG5D7" accepted. 2025-06-25 13:53:31.735 +03:00 [DBG] Connection id "0HNC8090TG5D7" started. 2025-06-25 13:53:31.735 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:53:31.735 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:53:31.735 +03:00 [DBG] POST requests are not supported 2025-06-25 13:53:31.735 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:53:31.735 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:53:31.735 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:31.735 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:53:31.735 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:53:31.736 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:53:31.736 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:53:31.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:31.736 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:53:31.736 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:53:31.736 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:53:31.736 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:53:31.736 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:53:31.736 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:53:31.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:31.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:31.736 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:53:31.737 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:53:31.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:31.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:31.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:31.737 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:31.737 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:53:31.737 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1939ms. 2025-06-25 13:53:31.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:31.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:31.737 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:31.737 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:31.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:31.737 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:31.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:31.738 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:31.738 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:53:31.738 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:53:31.738 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:53:31.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:31.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:31.738 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:31.738 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:31.738 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:31.738 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:31.738 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6514ms 2025-06-25 13:53:31.738 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:31.738 +03:00 [DBG] Connection id "0HNC8090TG5D7" completed keep alive response. 2025-06-25 13:53:31.738 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2957ms 2025-06-25 13:53:31.738 +03:00 [DBG] Connection id "0HNC8090TG5D7" received FIN. 2025-06-25 13:53:31.738 +03:00 [DBG] Connection id "0HNC8090TG5D7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:53:31.739 +03:00 [DBG] Connection id "0HNC8090TG5D7" disconnecting. 2025-06-25 13:53:31.739 +03:00 [DBG] Connection id "0HNC8090TG5D7" stopped. 2025-06-25 13:53:36.744 +03:00 [DBG] Connection id "0HNC8090TG5D8" accepted. 2025-06-25 13:53:36.744 +03:00 [DBG] Connection id "0HNC8090TG5D8" started. 2025-06-25 13:53:36.745 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:53:36.745 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:53:36.745 +03:00 [DBG] POST requests are not supported 2025-06-25 13:53:36.745 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:53:36.745 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:53:36.745 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:36.745 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:53:36.745 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:53:36.745 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:53:36.745 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:53:36.745 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:36.745 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:53:36.745 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:53:36.745 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:53:36.745 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:53:36.745 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:53:36.745 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:53:36.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:36.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:36.745 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:53:36.745 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:53:36.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:36.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:36.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:36.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:36.745 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:53:36.745 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1379ms. 2025-06-25 13:53:36.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:36.745 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:36.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:36.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:36.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:36.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:36.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:36.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:36.746 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:53:36.746 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:53:36.746 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:53:36.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:36.746 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:36.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:36.746 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:36.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:36.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:36.746 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7038ms 2025-06-25 13:53:36.746 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:36.746 +03:00 [DBG] Connection id "0HNC8090TG5D8" completed keep alive response. 2025-06-25 13:53:36.746 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.333ms 2025-06-25 13:53:36.746 +03:00 [DBG] Connection id "0HNC8090TG5D8" received FIN. 2025-06-25 13:53:36.746 +03:00 [DBG] Connection id "0HNC8090TG5D8" disconnecting. 2025-06-25 13:53:36.746 +03:00 [DBG] Connection id "0HNC8090TG5D8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:53:36.747 +03:00 [DBG] Connection id "0HNC8090TG5D8" stopped. 2025-06-25 13:53:41.738 +03:00 [DBG] Connection id "0HNC8090TG5D9" accepted. 2025-06-25 13:53:41.739 +03:00 [DBG] Connection id "0HNC8090TG5D9" started. 2025-06-25 13:53:41.739 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:53:41.739 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:53:41.739 +03:00 [DBG] POST requests are not supported 2025-06-25 13:53:41.739 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:53:41.739 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:53:41.739 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:41.739 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:53:41.739 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:53:41.740 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:53:41.740 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:53:41.740 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:41.740 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:53:41.740 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:53:41.740 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:53:41.740 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:53:41.740 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:53:41.740 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:53:41.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:41.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:41.740 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:53:41.741 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:53:41.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:41.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:41.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:41.741 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:41.741 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:53:41.741 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1994ms. 2025-06-25 13:53:41.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:41.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:41.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:41.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:41.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:41.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:41.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:41.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:41.742 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:53:41.742 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:53:41.742 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:53:41.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:41.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:41.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:41.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:41.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:41.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:41.742 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1643ms 2025-06-25 13:53:41.743 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:41.743 +03:00 [DBG] Connection id "0HNC8090TG5D9" completed keep alive response. 2025-06-25 13:53:41.743 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7119ms 2025-06-25 13:53:41.743 +03:00 [DBG] Connection id "0HNC8090TG5D9" received FIN. 2025-06-25 13:53:41.743 +03:00 [DBG] Connection id "0HNC8090TG5D9" disconnecting. 2025-06-25 13:53:41.743 +03:00 [DBG] Connection id "0HNC8090TG5D9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:53:41.744 +03:00 [DBG] Connection id "0HNC8090TG5D9" stopped. 2025-06-25 13:53:46.744 +03:00 [DBG] Connection id "0HNC8090TG5DA" accepted. 2025-06-25 13:53:46.744 +03:00 [DBG] Connection id "0HNC8090TG5DA" started. 2025-06-25 13:53:46.745 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:53:46.745 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:53:46.745 +03:00 [DBG] POST requests are not supported 2025-06-25 13:53:46.745 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:53:46.745 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:53:46.745 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:46.745 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:53:46.745 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:53:46.745 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:53:46.745 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:53:46.745 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:46.745 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:53:46.745 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:53:46.745 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:53:46.745 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:53:46.745 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:53:46.745 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:53:46.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:46.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:46.745 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:53:46.745 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:53:46.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:46.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:46.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:46.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:46.746 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:53:46.746 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1493ms. 2025-06-25 13:53:46.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:46.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:46.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:46.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:46.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:46.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:46.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:46.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:46.746 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:53:46.746 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:53:46.746 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:53:46.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:46.746 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:46.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:46.746 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:46.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:46.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:46.746 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9183ms 2025-06-25 13:53:46.746 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:46.746 +03:00 [DBG] Connection id "0HNC8090TG5DA" completed keep alive response. 2025-06-25 13:53:46.746 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7551ms 2025-06-25 13:53:46.747 +03:00 [DBG] Connection id "0HNC8090TG5DA" received FIN. 2025-06-25 13:53:46.747 +03:00 [DBG] Connection id "0HNC8090TG5DA" disconnecting. 2025-06-25 13:53:46.747 +03:00 [DBG] Connection id "0HNC8090TG5DA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:53:46.748 +03:00 [DBG] Connection id "0HNC8090TG5DA" stopped. 2025-06-25 13:53:51.739 +03:00 [DBG] Connection id "0HNC8090TG5DB" accepted. 2025-06-25 13:53:51.740 +03:00 [DBG] Connection id "0HNC8090TG5DB" started. 2025-06-25 13:53:51.740 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:53:51.740 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:53:51.740 +03:00 [DBG] POST requests are not supported 2025-06-25 13:53:51.740 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:53:51.740 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:53:51.740 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:51.740 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:53:51.740 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:53:51.740 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:53:51.740 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:53:51.740 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:51.740 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:53:51.740 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:53:51.740 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:53:51.740 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:53:51.740 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:53:51.740 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:53:51.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:51.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:51.740 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:53:51.740 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:53:51.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:51.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:51.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:51.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:51.740 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:53:51.741 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1301ms. 2025-06-25 13:53:51.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:51.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:51.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:51.741 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:51.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:51.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:51.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:51.741 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:51.741 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:53:51.741 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:53:51.741 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:53:51.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:51.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:51.741 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:51.741 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:51.741 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:51.741 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:51.741 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9363ms 2025-06-25 13:53:51.741 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:51.741 +03:00 [DBG] Connection id "0HNC8090TG5DB" completed keep alive response. 2025-06-25 13:53:51.741 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5695ms 2025-06-25 13:53:51.742 +03:00 [DBG] Connection id "0HNC8090TG5DB" received FIN. 2025-06-25 13:53:51.742 +03:00 [DBG] Connection id "0HNC8090TG5DB" disconnecting. 2025-06-25 13:53:51.742 +03:00 [DBG] Connection id "0HNC8090TG5DB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:53:51.743 +03:00 [DBG] Connection id "0HNC8090TG5DB" stopped. 2025-06-25 13:53:56.752 +03:00 [DBG] Connection id "0HNC8090TG5DC" accepted. 2025-06-25 13:53:56.753 +03:00 [DBG] Connection id "0HNC8090TG5DC" started. 2025-06-25 13:53:56.753 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:53:56.753 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:53:56.753 +03:00 [DBG] POST requests are not supported 2025-06-25 13:53:56.753 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:53:56.753 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:53:56.753 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:56.753 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:53:56.753 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:53:56.753 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:53:56.753 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:53:56.753 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:56.753 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:53:56.753 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:53:56.753 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:53:56.754 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:53:56.754 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:53:56.754 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:53:56.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:56.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:56.754 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:53:56.754 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:53:56.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:56.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:56.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:56.754 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:56.754 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:53:56.754 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1374ms. 2025-06-25 13:53:56.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:56.754 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:53:56.754 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:56.754 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:53:56.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:56.754 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:56.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:56.754 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:56.754 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:53:56.754 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:53:56.755 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:53:56.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:56.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:53:56.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:56.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:56.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:56.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:53:56.755 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1562ms 2025-06-25 13:53:56.755 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:53:56.755 +03:00 [DBG] Connection id "0HNC8090TG5DC" completed keep alive response. 2025-06-25 13:53:56.755 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.079ms 2025-06-25 13:53:56.755 +03:00 [DBG] Connection id "0HNC8090TG5DC" received FIN. 2025-06-25 13:53:56.755 +03:00 [DBG] Connection id "0HNC8090TG5DC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:53:56.755 +03:00 [DBG] Connection id "0HNC8090TG5DC" disconnecting. 2025-06-25 13:53:56.755 +03:00 [DBG] Connection id "0HNC8090TG5DC" stopped. 2025-06-25 13:54:01.742 +03:00 [DBG] Connection id "0HNC8090TG5DD" accepted. 2025-06-25 13:54:01.742 +03:00 [DBG] Connection id "0HNC8090TG5DD" started. 2025-06-25 13:54:01.743 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:54:01.743 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:54:01.743 +03:00 [DBG] POST requests are not supported 2025-06-25 13:54:01.743 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:54:01.743 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:54:01.743 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:54:01.743 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:54:01.743 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:54:01.743 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:54:01.743 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:54:01.743 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:54:01.743 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:54:01.743 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:54:01.743 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:54:01.743 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:54:01.743 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:54:01.743 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:54:01.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:01.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:01.743 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:54:01.743 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:54:01.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:01.744 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:01.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:01.744 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:01.744 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:54:01.744 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-06-25 13:54:01.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:01.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:01.744 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:01.744 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:01.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:01.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:01.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:01.744 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:01.744 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:54:01.744 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:54:01.744 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:54:01.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:01.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:01.744 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:01.744 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:01.744 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:01.744 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:01.744 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7984ms 2025-06-25 13:54:01.744 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:54:01.744 +03:00 [DBG] Connection id "0HNC8090TG5DD" completed keep alive response. 2025-06-25 13:54:01.744 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6082ms 2025-06-25 13:54:01.744 +03:00 [DBG] Connection id "0HNC8090TG5DD" received FIN. 2025-06-25 13:54:01.745 +03:00 [DBG] Connection id "0HNC8090TG5DD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:54:01.745 +03:00 [DBG] Connection id "0HNC8090TG5DD" disconnecting. 2025-06-25 13:54:01.745 +03:00 [DBG] Connection id "0HNC8090TG5DD" stopped. 2025-06-25 13:54:06.746 +03:00 [DBG] Connection id "0HNC8090TG5DE" accepted. 2025-06-25 13:54:06.746 +03:00 [DBG] Connection id "0HNC8090TG5DE" started. 2025-06-25 13:54:06.746 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:54:06.747 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:54:06.747 +03:00 [DBG] POST requests are not supported 2025-06-25 13:54:06.747 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:54:06.747 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:54:06.747 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:54:06.747 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:54:06.747 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:54:06.747 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:54:06.747 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:54:06.747 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:54:06.747 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:54:06.747 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:54:06.747 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:54:06.747 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:54:06.747 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:54:06.747 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:54:06.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:06.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:06.747 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:54:06.747 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:54:06.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:06.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:06.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:06.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:06.748 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:54:06.748 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1578ms. 2025-06-25 13:54:06.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:06.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:06.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:06.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:06.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:06.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:06.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:06.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:06.748 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:54:06.748 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:54:06.748 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:54:06.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:06.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:06.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:06.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:06.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:06.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:06.748 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1315ms 2025-06-25 13:54:06.748 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:54:06.748 +03:00 [DBG] Connection id "0HNC8090TG5DE" completed keep alive response. 2025-06-25 13:54:06.749 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0531ms 2025-06-25 13:54:06.749 +03:00 [DBG] Connection id "0HNC8090TG5DE" received FIN. 2025-06-25 13:54:06.749 +03:00 [DBG] Connection id "0HNC8090TG5DE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:54:06.749 +03:00 [DBG] Connection id "0HNC8090TG5DE" disconnecting. 2025-06-25 13:54:06.749 +03:00 [DBG] Connection id "0HNC8090TG5DE" stopped. 2025-06-25 13:54:11.750 +03:00 [DBG] Connection id "0HNC8090TG5DF" accepted. 2025-06-25 13:54:11.750 +03:00 [DBG] Connection id "0HNC8090TG5DF" started. 2025-06-25 13:54:11.751 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:54:11.751 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:54:11.751 +03:00 [DBG] POST requests are not supported 2025-06-25 13:54:11.751 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:54:11.751 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:54:11.751 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:54:11.751 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:54:11.751 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:54:11.751 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:54:11.751 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:54:11.751 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:54:11.752 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:54:11.752 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:54:11.752 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:54:11.752 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:54:11.752 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:54:11.752 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:54:11.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:11.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:11.752 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:54:11.752 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:54:11.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:11.752 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:11.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:11.753 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:11.753 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:54:11.753 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1835ms. 2025-06-25 13:54:11.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:11.753 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:11.753 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:11.753 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:11.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:11.753 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:11.753 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:11.753 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:11.753 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:54:11.754 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:54:11.754 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:54:11.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:11.754 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:11.754 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:11.754 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:11.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:11.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:11.754 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0668ms 2025-06-25 13:54:11.754 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:54:11.754 +03:00 [DBG] Connection id "0HNC8090TG5DF" completed keep alive response. 2025-06-25 13:54:11.754 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7743ms 2025-06-25 13:54:11.755 +03:00 [DBG] Connection id "0HNC8090TG5DF" received FIN. 2025-06-25 13:54:11.755 +03:00 [DBG] Connection id "0HNC8090TG5DF" disconnecting. 2025-06-25 13:54:11.755 +03:00 [DBG] Connection id "0HNC8090TG5DF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:54:11.756 +03:00 [DBG] Connection id "0HNC8090TG5DF" stopped. 2025-06-25 13:54:16.746 +03:00 [DBG] Connection id "0HNC8090TG5DG" accepted. 2025-06-25 13:54:16.747 +03:00 [DBG] Connection id "0HNC8090TG5DG" started. 2025-06-25 13:54:16.748 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:54:16.748 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:54:16.748 +03:00 [DBG] POST requests are not supported 2025-06-25 13:54:16.748 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:54:16.748 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:54:16.748 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:54:16.748 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:54:16.748 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:54:16.748 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:54:16.748 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:54:16.749 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:54:16.749 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:54:16.749 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:54:16.749 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:54:16.749 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:54:16.749 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:54:16.749 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:54:16.749 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:16.749 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:16.749 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:54:16.749 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:54:16.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:16.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:16.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:16.750 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:16.750 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:54:16.750 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2042ms. 2025-06-25 13:54:16.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:16.750 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:16.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:16.750 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:16.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:16.750 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:16.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:16.751 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:16.751 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:54:16.751 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:54:16.751 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:54:16.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:16.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:16.751 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:16.751 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:16.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:16.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:16.751 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.849ms 2025-06-25 13:54:16.751 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:54:16.751 +03:00 [DBG] Connection id "0HNC8090TG5DG" completed keep alive response. 2025-06-25 13:54:16.751 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5901ms 2025-06-25 13:54:16.752 +03:00 [DBG] Connection id "0HNC8090TG5DG" received FIN. 2025-06-25 13:54:16.752 +03:00 [DBG] Connection id "0HNC8090TG5DG" disconnecting. 2025-06-25 13:54:16.752 +03:00 [DBG] Connection id "0HNC8090TG5DG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:54:16.753 +03:00 [DBG] Connection id "0HNC8090TG5DG" stopped. 2025-06-25 13:54:21.748 +03:00 [DBG] Connection id "0HNC8090TG5DH" accepted. 2025-06-25 13:54:21.749 +03:00 [DBG] Connection id "0HNC8090TG5DH" started. 2025-06-25 13:54:21.749 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:54:21.749 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:54:21.749 +03:00 [DBG] POST requests are not supported 2025-06-25 13:54:21.749 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:54:21.749 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:54:21.749 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:54:21.749 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:54:21.749 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:54:21.749 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:54:21.749 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:54:21.749 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:54:21.749 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:54:21.749 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:54:21.749 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:54:21.749 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:54:21.749 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:54:21.749 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:54:21.749 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:21.749 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:21.749 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:54:21.749 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:54:21.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:21.749 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:21.749 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:21.749 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:21.750 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:54:21.750 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1399ms. 2025-06-25 13:54:21.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:21.750 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:21.750 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:21.750 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:21.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:21.750 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:21.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:21.750 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:21.750 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:54:21.750 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:54:21.750 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:54:21.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:21.750 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:21.750 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:21.750 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:21.750 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:21.750 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:21.750 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6822ms 2025-06-25 13:54:21.750 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:54:21.750 +03:00 [DBG] Connection id "0HNC8090TG5DH" completed keep alive response. 2025-06-25 13:54:21.750 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3291ms 2025-06-25 13:54:21.750 +03:00 [DBG] Connection id "0HNC8090TG5DH" received FIN. 2025-06-25 13:54:21.750 +03:00 [DBG] Connection id "0HNC8090TG5DH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:54:21.751 +03:00 [DBG] Connection id "0HNC8090TG5DH" disconnecting. 2025-06-25 13:54:21.751 +03:00 [DBG] Connection id "0HNC8090TG5DH" stopped. 2025-06-25 13:54:29.740 +03:00 [DBG] Connection id "0HNC8090TG5DI" accepted. 2025-06-25 13:54:29.740 +03:00 [DBG] Connection id "0HNC8090TG5DI" started. 2025-06-25 13:54:29.741 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:54:29.741 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:54:29.741 +03:00 [DBG] POST requests are not supported 2025-06-25 13:54:29.741 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:54:29.741 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:54:29.741 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:54:29.741 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:54:29.741 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:54:29.741 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:54:29.741 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:54:29.741 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:54:29.741 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:54:29.741 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:54:29.742 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:54:29.742 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:54:29.742 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:54:29.742 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:54:29.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:29.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:29.742 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:54:29.742 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:54:29.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:29.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:29.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:29.742 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:29.742 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:54:29.742 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1903ms. 2025-06-25 13:54:29.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:29.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:54:29.743 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:29.743 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:54:29.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:29.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:29.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:29.743 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:29.743 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:54:29.743 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:54:29.743 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:54:29.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:29.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:54:29.743 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:29.743 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:29.743 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:29.743 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:54:29.743 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.583ms 2025-06-25 13:54:29.743 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:54:29.743 +03:00 [DBG] Connection id "0HNC8090TG5DI" completed keep alive response. 2025-06-25 13:54:29.743 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7479ms 2025-06-25 13:54:29.744 +03:00 [DBG] Connection id "0HNC8090TG5DI" received FIN. 2025-06-25 13:54:29.744 +03:00 [DBG] Connection id "0HNC8090TG5DI" disconnecting. 2025-06-25 13:54:29.744 +03:00 [DBG] Connection id "0HNC8090TG5DI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:54:29.745 +03:00 [DBG] Connection id "0HNC8090TG5DI" stopped. 2025-06-25 13:55:29.743 +03:00 [DBG] Connection id "0HNC8090TG5DJ" accepted. 2025-06-25 13:55:29.743 +03:00 [DBG] Connection id "0HNC8090TG5DJ" started. 2025-06-25 13:55:29.744 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:55:29.744 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:55:29.744 +03:00 [DBG] POST requests are not supported 2025-06-25 13:55:29.744 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:55:29.744 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:55:29.744 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:55:29.744 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:55:29.744 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:55:29.744 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:55:29.744 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:55:29.744 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:55:29.745 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:55:29.745 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:55:29.745 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:55:29.745 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:55:29.745 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:55:29.745 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:55:29.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:55:29.745 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:55:29.745 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:55:29.745 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:55:29.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:55:29.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:55:29.745 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:55:29.745 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:55:29.745 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:55:29.746 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1696ms. 2025-06-25 13:55:29.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:55:29.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:55:29.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:55:29.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:55:29.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:55:29.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:55:29.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:55:29.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:55:29.746 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:55:29.746 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:55:29.746 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:55:29.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:55:29.746 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:55:29.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:55:29.746 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:55:29.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:55:29.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:55:29.746 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2346ms 2025-06-25 13:55:29.746 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:55:29.746 +03:00 [DBG] Connection id "0HNC8090TG5DJ" completed keep alive response. 2025-06-25 13:55:29.746 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7368ms 2025-06-25 13:55:29.746 +03:00 [DBG] Connection id "0HNC8090TG5DJ" received FIN. 2025-06-25 13:55:29.747 +03:00 [DBG] Connection id "0HNC8090TG5DJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:55:29.747 +03:00 [DBG] Connection id "0HNC8090TG5DJ" disconnecting. 2025-06-25 13:55:29.747 +03:00 [DBG] Connection id "0HNC8090TG5DJ" stopped. 2025-06-25 13:56:29.746 +03:00 [DBG] Connection id "0HNC8090TG5DK" accepted. 2025-06-25 13:56:29.747 +03:00 [DBG] Connection id "0HNC8090TG5DK" started. 2025-06-25 13:56:29.747 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:56:29.747 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:56:29.747 +03:00 [DBG] POST requests are not supported 2025-06-25 13:56:29.747 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:56:29.747 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:56:29.747 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:56:29.747 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:56:29.747 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:56:29.747 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:56:29.747 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:56:29.747 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:56:29.747 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:56:29.747 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:56:29.747 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:56:29.747 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:56:29.747 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:56:29.747 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:56:29.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:56:29.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:56:29.747 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:56:29.747 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:56:29.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:56:29.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:56:29.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:56:29.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:56:29.748 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:56:29.748 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1305ms. 2025-06-25 13:56:29.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:56:29.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:56:29.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:56:29.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:56:29.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:56:29.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:56:29.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:56:29.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:56:29.748 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:56:29.748 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:56:29.748 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:56:29.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:56:29.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:56:29.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:56:29.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:56:29.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:56:29.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:56:29.748 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7544ms 2025-06-25 13:56:29.748 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:56:29.748 +03:00 [DBG] Connection id "0HNC8090TG5DK" completed keep alive response. 2025-06-25 13:56:29.748 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4191ms 2025-06-25 13:56:29.748 +03:00 [DBG] Connection id "0HNC8090TG5DK" received FIN. 2025-06-25 13:56:29.748 +03:00 [DBG] Connection id "0HNC8090TG5DK" disconnecting. 2025-06-25 13:56:29.749 +03:00 [DBG] Connection id "0HNC8090TG5DK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:56:29.750 +03:00 [DBG] Connection id "0HNC8090TG5DK" stopped. 2025-06-25 13:57:29.746 +03:00 [DBG] Connection id "0HNC8090TG5DL" accepted. 2025-06-25 13:57:29.747 +03:00 [DBG] Connection id "0HNC8090TG5DL" started. 2025-06-25 13:57:29.747 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:57:29.747 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:57:29.747 +03:00 [DBG] POST requests are not supported 2025-06-25 13:57:29.747 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:57:29.747 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:57:29.747 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:57:29.747 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:57:29.747 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:57:29.747 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:57:29.747 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:57:29.747 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:57:29.747 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:57:29.747 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:57:29.747 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:57:29.747 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:57:29.747 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:57:29.747 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:57:29.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:57:29.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:57:29.747 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:57:29.747 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:57:29.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:57:29.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:57:29.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:57:29.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:57:29.747 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:57:29.748 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-06-25 13:57:29.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:57:29.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:57:29.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:57:29.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:57:29.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:57:29.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:57:29.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:57:29.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:57:29.748 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:57:29.748 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:57:29.748 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:57:29.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:57:29.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:57:29.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:57:29.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:57:29.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:57:29.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:57:29.748 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6257ms 2025-06-25 13:57:29.748 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:57:29.748 +03:00 [DBG] Connection id "0HNC8090TG5DL" completed keep alive response. 2025-06-25 13:57:29.748 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1993ms 2025-06-25 13:57:29.748 +03:00 [DBG] Connection id "0HNC8090TG5DL" received FIN. 2025-06-25 13:57:29.748 +03:00 [DBG] Connection id "0HNC8090TG5DL" disconnecting. 2025-06-25 13:57:29.748 +03:00 [DBG] Connection id "0HNC8090TG5DL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:57:29.749 +03:00 [DBG] Connection id "0HNC8090TG5DL" stopped. 2025-06-25 13:58:29.756 +03:00 [DBG] Connection id "0HNC8090TG5DM" accepted. 2025-06-25 13:58:29.756 +03:00 [DBG] Connection id "0HNC8090TG5DM" started. 2025-06-25 13:58:29.757 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:58:29.757 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:58:29.757 +03:00 [DBG] POST requests are not supported 2025-06-25 13:58:29.757 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:58:29.757 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:58:29.757 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:58:29.757 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:58:29.757 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:58:29.757 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:58:29.757 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:58:29.757 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:58:29.757 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:58:29.757 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:58:29.757 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:58:29.757 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:58:29.757 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:58:29.757 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:58:29.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:58:29.758 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:58:29.758 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:58:29.758 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:58:29.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:58:29.758 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:58:29.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:58:29.758 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:58:29.758 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:58:29.758 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1775ms. 2025-06-25 13:58:29.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:58:29.758 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:58:29.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:58:29.758 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:58:29.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:58:29.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:58:29.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:58:29.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:58:29.758 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:58:29.758 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:58:29.758 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:58:29.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:58:29.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:58:29.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:58:29.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:58:29.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:58:29.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:58:29.759 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2653ms 2025-06-25 13:58:29.759 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:58:29.759 +03:00 [DBG] Connection id "0HNC8090TG5DM" completed keep alive response. 2025-06-25 13:58:29.759 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3808ms 2025-06-25 13:58:29.759 +03:00 [DBG] Connection id "0HNC8090TG5DM" received FIN. 2025-06-25 13:58:29.759 +03:00 [DBG] Connection id "0HNC8090TG5DM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:58:29.759 +03:00 [DBG] Connection id "0HNC8090TG5DM" disconnecting. 2025-06-25 13:58:29.760 +03:00 [DBG] Connection id "0HNC8090TG5DM" stopped. 2025-06-25 13:59:29.746 +03:00 [DBG] Connection id "0HNC8090TG5DN" accepted. 2025-06-25 13:59:29.747 +03:00 [DBG] Connection id "0HNC8090TG5DN" started. 2025-06-25 13:59:29.747 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 13:59:29.747 +03:00 [VRB] All hosts are allowed. 2025-06-25 13:59:29.747 +03:00 [DBG] POST requests are not supported 2025-06-25 13:59:29.747 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 13:59:29.747 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 13:59:29.747 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:59:29.747 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 13:59:29.747 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 13:59:29.747 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 13:59:29.747 +03:00 [INF] CORS policy execution successful. 2025-06-25 13:59:29.747 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:59:29.747 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 13:59:29.747 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 13:59:29.747 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 13:59:29.747 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 13:59:29.747 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 13:59:29.747 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 13:59:29.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:59:29.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:59:29.747 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:59:29.747 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 13:59:29.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:59:29.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:59:29.747 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:59:29.747 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:59:29.747 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 13:59:29.748 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1497ms. 2025-06-25 13:59:29.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:59:29.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 13:59:29.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:59:29.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 13:59:29.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:59:29.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:59:29.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:59:29.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:59:29.748 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:59:29.748 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 13:59:29.748 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 13:59:29.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:59:29.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 13:59:29.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:59:29.748 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:59:29.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:59:29.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 13:59:29.748 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8287ms 2025-06-25 13:59:29.748 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 13:59:29.748 +03:00 [DBG] Connection id "0HNC8090TG5DN" completed keep alive response. 2025-06-25 13:59:29.748 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5441ms 2025-06-25 13:59:29.749 +03:00 [DBG] Connection id "0HNC8090TG5DN" received FIN. 2025-06-25 13:59:29.749 +03:00 [DBG] Connection id "0HNC8090TG5DN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 13:59:29.749 +03:00 [DBG] Connection id "0HNC8090TG5DN" disconnecting. 2025-06-25 13:59:29.749 +03:00 [DBG] Connection id "0HNC8090TG5DN" stopped. 2025-06-25 14:00:29.757 +03:00 [DBG] Connection id "0HNC8090TG5DO" accepted. 2025-06-25 14:00:29.757 +03:00 [DBG] Connection id "0HNC8090TG5DO" started. 2025-06-25 14:00:29.757 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:00:29.757 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:00:29.757 +03:00 [DBG] POST requests are not supported 2025-06-25 14:00:29.757 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:00:29.757 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:00:29.757 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:00:29.757 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:00:29.757 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:00:29.757 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:00:29.757 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:00:29.757 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:00:29.758 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:00:29.758 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:00:29.758 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:00:29.758 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:00:29.758 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:00:29.758 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:00:29.758 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:00:29.758 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:00:29.758 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:00:29.758 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:00:29.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:00:29.758 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:00:29.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:00:29.758 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:00:29.758 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:00:29.758 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1598ms. 2025-06-25 14:00:29.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:00:29.758 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:00:29.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:00:29.758 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:00:29.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:00:29.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:00:29.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:00:29.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:00:29.759 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:00:29.759 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:00:29.759 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:00:29.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:00:29.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:00:29.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:00:29.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:00:29.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:00:29.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:00:29.759 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1802ms 2025-06-25 14:00:29.759 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:00:29.759 +03:00 [DBG] Connection id "0HNC8090TG5DO" completed keep alive response. 2025-06-25 14:00:29.759 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.089ms 2025-06-25 14:00:29.759 +03:00 [DBG] Connection id "0HNC8090TG5DO" received FIN. 2025-06-25 14:00:29.759 +03:00 [DBG] Connection id "0HNC8090TG5DO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:00:29.760 +03:00 [DBG] Connection id "0HNC8090TG5DO" disconnecting. 2025-06-25 14:00:29.760 +03:00 [DBG] Connection id "0HNC8090TG5DO" stopped. 2025-06-25 14:01:29.744 +03:00 [DBG] Connection id "0HNC8090TG5DP" accepted. 2025-06-25 14:01:29.745 +03:00 [DBG] Connection id "0HNC8090TG5DP" started. 2025-06-25 14:01:29.745 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:01:29.745 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:01:29.745 +03:00 [DBG] POST requests are not supported 2025-06-25 14:01:29.745 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:01:29.745 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:01:29.745 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:01:29.745 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:01:29.745 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:01:29.745 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:01:29.745 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:01:29.745 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:01:29.745 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:01:29.745 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:01:29.745 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:01:29.745 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:01:29.745 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:01:29.745 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:01:29.745 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:01:29.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:01:29.746 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:01:29.746 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:01:29.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:01:29.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:01:29.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:01:29.746 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:01:29.746 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:01:29.746 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1706ms. 2025-06-25 14:01:29.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:01:29.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:01:29.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:01:29.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:01:29.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:01:29.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:01:29.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:01:29.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:01:29.746 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:01:29.746 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:01:29.747 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:01:29.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:01:29.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:01:29.747 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:01:29.747 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:01:29.747 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:01:29.747 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:01:29.747 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1993ms 2025-06-25 14:01:29.747 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:01:29.747 +03:00 [DBG] Connection id "0HNC8090TG5DP" completed keep alive response. 2025-06-25 14:01:29.747 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1354ms 2025-06-25 14:01:29.747 +03:00 [DBG] Connection id "0HNC8090TG5DP" received FIN. 2025-06-25 14:01:29.747 +03:00 [DBG] Connection id "0HNC8090TG5DP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:01:29.747 +03:00 [DBG] Connection id "0HNC8090TG5DP" disconnecting. 2025-06-25 14:01:29.747 +03:00 [DBG] Connection id "0HNC8090TG5DP" stopped. 2025-06-25 14:02:29.750 +03:00 [DBG] Connection id "0HNC8090TG5DQ" accepted. 2025-06-25 14:02:29.750 +03:00 [DBG] Connection id "0HNC8090TG5DQ" started. 2025-06-25 14:02:29.750 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:02:29.750 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:02:29.750 +03:00 [DBG] POST requests are not supported 2025-06-25 14:02:29.750 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:02:29.750 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:02:29.750 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:02:29.750 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:02:29.750 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:02:29.751 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:02:29.751 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:02:29.751 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:02:29.751 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:02:29.751 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:02:29.751 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:02:29.751 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:02:29.751 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:02:29.751 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:02:29.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:02:29.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:02:29.751 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:02:29.751 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:02:29.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:02:29.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:02:29.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:02:29.751 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:02:29.751 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:02:29.751 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-06-25 14:02:29.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:02:29.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:02:29.751 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:02:29.751 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:02:29.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:02:29.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:02:29.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:02:29.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:02:29.752 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:02:29.752 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:02:29.752 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:02:29.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:02:29.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:02:29.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:02:29.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:02:29.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:02:29.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:02:29.752 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7721ms 2025-06-25 14:02:29.752 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:02:29.752 +03:00 [DBG] Connection id "0HNC8090TG5DQ" completed keep alive response. 2025-06-25 14:02:29.752 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7529ms 2025-06-25 14:02:29.752 +03:00 [DBG] Connection id "0HNC8090TG5DQ" received FIN. 2025-06-25 14:02:29.752 +03:00 [DBG] Connection id "0HNC8090TG5DQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:02:29.752 +03:00 [DBG] Connection id "0HNC8090TG5DQ" disconnecting. 2025-06-25 14:02:29.752 +03:00 [DBG] Connection id "0HNC8090TG5DQ" stopped. 2025-06-25 14:03:29.751 +03:00 [DBG] Connection id "0HNC8090TG5DR" accepted. 2025-06-25 14:03:29.751 +03:00 [DBG] Connection id "0HNC8090TG5DR" started. 2025-06-25 14:03:29.751 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:03:29.751 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:03:29.751 +03:00 [DBG] POST requests are not supported 2025-06-25 14:03:29.751 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:03:29.751 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:03:29.751 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:03:29.751 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:03:29.751 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:03:29.751 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:03:29.751 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:03:29.751 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:03:29.751 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:03:29.751 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:03:29.751 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:03:29.751 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:03:29.751 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:03:29.751 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:03:29.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:03:29.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:03:29.752 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:03:29.752 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:03:29.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:03:29.752 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:03:29.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:03:29.752 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:03:29.752 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:03:29.752 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1444ms. 2025-06-25 14:03:29.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:03:29.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:03:29.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:03:29.752 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:03:29.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:03:29.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:03:29.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:03:29.752 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:03:29.752 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:03:29.752 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:03:29.752 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:03:29.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:03:29.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:03:29.752 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:03:29.752 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:03:29.752 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:03:29.752 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:03:29.752 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9106ms 2025-06-25 14:03:29.752 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:03:29.753 +03:00 [DBG] Connection id "0HNC8090TG5DR" completed keep alive response. 2025-06-25 14:03:29.753 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6116ms 2025-06-25 14:03:29.753 +03:00 [DBG] Connection id "0HNC8090TG5DR" received FIN. 2025-06-25 14:03:29.753 +03:00 [DBG] Connection id "0HNC8090TG5DR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:03:29.753 +03:00 [DBG] Connection id "0HNC8090TG5DR" disconnecting. 2025-06-25 14:03:29.753 +03:00 [DBG] Connection id "0HNC8090TG5DR" stopped. 2025-06-25 14:04:29.756 +03:00 [DBG] Connection id "0HNC8090TG5DS" accepted. 2025-06-25 14:04:29.756 +03:00 [DBG] Connection id "0HNC8090TG5DS" started. 2025-06-25 14:04:29.756 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:04:29.756 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:04:29.756 +03:00 [DBG] POST requests are not supported 2025-06-25 14:04:29.757 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:04:29.757 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:04:29.757 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:04:29.757 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:04:29.757 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:04:29.757 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:04:29.757 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:04:29.757 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:04:29.757 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:04:29.757 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:04:29.757 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:04:29.757 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:04:29.757 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:04:29.757 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:04:29.757 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:04:29.757 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:04:29.757 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:04:29.757 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:04:29.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:04:29.757 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:04:29.757 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:04:29.757 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:04:29.757 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:04:29.758 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1432ms. 2025-06-25 14:04:29.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:04:29.758 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:04:29.758 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:04:29.758 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:04:29.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:04:29.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:04:29.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:04:29.758 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:04:29.758 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:04:29.758 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:04:29.758 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:04:29.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:04:29.758 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:04:29.758 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:04:29.758 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:04:29.758 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:04:29.758 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:04:29.758 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0115ms 2025-06-25 14:04:29.758 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:04:29.758 +03:00 [DBG] Connection id "0HNC8090TG5DS" completed keep alive response. 2025-06-25 14:04:29.758 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9961ms 2025-06-25 14:04:29.759 +03:00 [DBG] Connection id "0HNC8090TG5DS" received FIN. 2025-06-25 14:04:29.759 +03:00 [DBG] Connection id "0HNC8090TG5DS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:04:29.759 +03:00 [DBG] Connection id "0HNC8090TG5DS" disconnecting. 2025-06-25 14:04:29.759 +03:00 [DBG] Connection id "0HNC8090TG5DS" stopped. 2025-06-25 14:05:29.761 +03:00 [DBG] Connection id "0HNC8090TG5DT" accepted. 2025-06-25 14:05:29.761 +03:00 [DBG] Connection id "0HNC8090TG5DT" started. 2025-06-25 14:05:29.762 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:05:29.762 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:05:29.762 +03:00 [DBG] POST requests are not supported 2025-06-25 14:05:29.762 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:05:29.762 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:05:29.762 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:05:29.762 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:05:29.762 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:05:29.762 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:05:29.762 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:05:29.762 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:05:29.762 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:05:29.762 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:05:29.762 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:05:29.762 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:05:29.762 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:05:29.762 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:05:29.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:05:29.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:05:29.762 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:05:29.762 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:05:29.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:05:29.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:05:29.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:05:29.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:05:29.763 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:05:29.763 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1798ms. 2025-06-25 14:05:29.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:05:29.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:05:29.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:05:29.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:05:29.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:05:29.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:05:29.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:05:29.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:05:29.763 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:05:29.763 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:05:29.763 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:05:29.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:05:29.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:05:29.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:05:29.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:05:29.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:05:29.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:05:29.763 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0037ms 2025-06-25 14:05:29.763 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:05:29.763 +03:00 [DBG] Connection id "0HNC8090TG5DT" completed keep alive response. 2025-06-25 14:05:29.763 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9255ms 2025-06-25 14:05:29.764 +03:00 [DBG] Connection id "0HNC8090TG5DT" received FIN. 2025-06-25 14:05:29.764 +03:00 [DBG] Connection id "0HNC8090TG5DT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:05:29.764 +03:00 [DBG] Connection id "0HNC8090TG5DT" disconnecting. 2025-06-25 14:05:29.764 +03:00 [DBG] Connection id "0HNC8090TG5DT" stopped. 2025-06-25 14:06:29.762 +03:00 [DBG] Connection id "0HNC8090TG5DU" accepted. 2025-06-25 14:06:29.762 +03:00 [DBG] Connection id "0HNC8090TG5DU" started. 2025-06-25 14:06:29.762 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:06:29.762 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:06:29.762 +03:00 [DBG] POST requests are not supported 2025-06-25 14:06:29.762 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:06:29.762 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:06:29.762 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:06:29.762 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:06:29.762 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:06:29.762 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:06:29.762 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:06:29.762 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:06:29.762 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:06:29.762 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:06:29.763 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:06:29.763 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:06:29.763 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:06:29.763 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:06:29.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:06:29.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:06:29.763 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:06:29.763 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:06:29.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:06:29.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:06:29.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:06:29.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:06:29.763 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:06:29.763 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1633ms. 2025-06-25 14:06:29.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:06:29.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:06:29.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:06:29.764 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:06:29.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:06:29.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:06:29.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:06:29.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:06:29.764 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:06:29.764 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:06:29.764 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:06:29.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:06:29.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:06:29.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:06:29.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:06:29.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:06:29.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:06:29.764 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2391ms 2025-06-25 14:06:29.764 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:06:29.764 +03:00 [DBG] Connection id "0HNC8090TG5DU" completed keep alive response. 2025-06-25 14:06:29.764 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2071ms 2025-06-25 14:06:29.764 +03:00 [DBG] Connection id "0HNC8090TG5DU" received FIN. 2025-06-25 14:06:29.764 +03:00 [DBG] Connection id "0HNC8090TG5DU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:06:29.765 +03:00 [DBG] Connection id "0HNC8090TG5DU" disconnecting. 2025-06-25 14:06:29.765 +03:00 [DBG] Connection id "0HNC8090TG5DU" stopped. 2025-06-25 14:07:29.762 +03:00 [DBG] Connection id "0HNC8090TG5DV" accepted. 2025-06-25 14:07:29.762 +03:00 [DBG] Connection id "0HNC8090TG5DV" started. 2025-06-25 14:07:29.762 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:07:29.762 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:07:29.762 +03:00 [DBG] POST requests are not supported 2025-06-25 14:07:29.763 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:07:29.763 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:07:29.763 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:07:29.763 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:07:29.763 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:07:29.763 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:07:29.763 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:07:29.763 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:07:29.763 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:07:29.763 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:07:29.763 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:07:29.763 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:07:29.763 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:07:29.763 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:07:29.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:07:29.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:07:29.763 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:07:29.763 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:07:29.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:07:29.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:07:29.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:07:29.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:07:29.763 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:07:29.764 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1738ms. 2025-06-25 14:07:29.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:07:29.764 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:07:29.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:07:29.764 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:07:29.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:07:29.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:07:29.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:07:29.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:07:29.764 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:07:29.764 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:07:29.764 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:07:29.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:07:29.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:07:29.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:07:29.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:07:29.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:07:29.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:07:29.764 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9182ms 2025-06-25 14:07:29.764 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:07:29.764 +03:00 [DBG] Connection id "0HNC8090TG5DV" completed keep alive response. 2025-06-25 14:07:29.764 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6689ms 2025-06-25 14:07:29.764 +03:00 [DBG] Connection id "0HNC8090TG5DV" received FIN. 2025-06-25 14:07:29.764 +03:00 [DBG] Connection id "0HNC8090TG5DV" disconnecting. 2025-06-25 14:07:29.765 +03:00 [DBG] Connection id "0HNC8090TG5DV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:07:29.766 +03:00 [DBG] Connection id "0HNC8090TG5DV" stopped. 2025-06-25 14:08:29.762 +03:00 [DBG] Connection id "0HNC8090TG5E0" accepted. 2025-06-25 14:08:29.762 +03:00 [DBG] Connection id "0HNC8090TG5E0" started. 2025-06-25 14:08:29.763 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:08:29.763 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:08:29.763 +03:00 [DBG] POST requests are not supported 2025-06-25 14:08:29.763 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:08:29.763 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:08:29.763 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:08:29.763 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:08:29.763 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:08:29.763 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:08:29.763 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:08:29.763 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:08:29.763 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:08:29.763 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:08:29.763 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:08:29.763 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:08:29.763 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:08:29.763 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:08:29.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:08:29.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:08:29.763 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:08:29.763 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:08:29.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:08:29.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:08:29.763 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:08:29.763 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:08:29.763 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:08:29.764 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1165ms. 2025-06-25 14:08:29.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:08:29.764 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:08:29.764 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:08:29.764 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:08:29.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:08:29.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:08:29.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:08:29.764 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:08:29.764 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:08:29.764 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:08:29.764 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:08:29.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:08:29.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:08:29.764 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:08:29.764 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:08:29.764 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:08:29.764 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:08:29.764 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7754ms 2025-06-25 14:08:29.764 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:08:29.764 +03:00 [DBG] Connection id "0HNC8090TG5E0" completed keep alive response. 2025-06-25 14:08:29.764 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4061ms 2025-06-25 14:08:29.764 +03:00 [DBG] Connection id "0HNC8090TG5E0" received FIN. 2025-06-25 14:08:29.764 +03:00 [DBG] Connection id "0HNC8090TG5E0" disconnecting. 2025-06-25 14:08:29.764 +03:00 [DBG] Connection id "0HNC8090TG5E0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:08:29.765 +03:00 [DBG] Connection id "0HNC8090TG5E0" stopped. 2025-06-25 14:09:29.769 +03:00 [DBG] Connection id "0HNC8090TG5E1" accepted. 2025-06-25 14:09:29.769 +03:00 [DBG] Connection id "0HNC8090TG5E1" started. 2025-06-25 14:09:29.769 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:09:29.769 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:09:29.769 +03:00 [DBG] POST requests are not supported 2025-06-25 14:09:29.769 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:09:29.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:09:29.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:09:29.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:09:29.770 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:09:29.770 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:09:29.770 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:09:29.770 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:09:29.770 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:09:29.770 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:09:29.770 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:09:29.770 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:09:29.770 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:09:29.770 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:09:29.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:09:29.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:09:29.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:09:29.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:09:29.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:09:29.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:09:29.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:09:29.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:09:29.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:09:29.770 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-06-25 14:09:29.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:09:29.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:09:29.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:09:29.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:09:29.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:09:29.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:09:29.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:09:29.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:09:29.770 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:09:29.770 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:09:29.770 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:09:29.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:09:29.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:09:29.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:09:29.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:09:29.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:09:29.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:09:29.771 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7119ms 2025-06-25 14:09:29.771 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:09:29.771 +03:00 [DBG] Connection id "0HNC8090TG5E1" completed keep alive response. 2025-06-25 14:09:29.771 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3556ms 2025-06-25 14:09:29.771 +03:00 [DBG] Connection id "0HNC8090TG5E1" received FIN. 2025-06-25 14:09:29.771 +03:00 [DBG] Connection id "0HNC8090TG5E1" disconnecting. 2025-06-25 14:09:29.771 +03:00 [DBG] Connection id "0HNC8090TG5E1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:09:29.772 +03:00 [DBG] Connection id "0HNC8090TG5E1" stopped. 2025-06-25 14:10:29.758 +03:00 [DBG] Connection id "0HNC8090TG5E2" accepted. 2025-06-25 14:10:29.758 +03:00 [DBG] Connection id "0HNC8090TG5E2" started. 2025-06-25 14:10:29.758 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:10:29.758 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:10:29.758 +03:00 [DBG] POST requests are not supported 2025-06-25 14:10:29.758 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:10:29.758 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:10:29.758 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:10:29.758 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:10:29.758 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:10:29.758 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:10:29.758 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:10:29.758 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:10:29.758 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:10:29.758 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:10:29.758 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:10:29.758 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:10:29.758 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:10:29.758 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:10:29.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:10:29.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:10:29.759 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:10:29.759 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:10:29.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:10:29.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:10:29.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:10:29.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:10:29.759 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:10:29.759 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1402ms. 2025-06-25 14:10:29.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:10:29.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:10:29.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:10:29.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:10:29.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:10:29.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:10:29.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:10:29.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:10:29.759 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:10:29.759 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:10:29.759 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:10:29.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:10:29.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:10:29.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:10:29.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:10:29.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:10:29.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:10:29.759 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7315ms 2025-06-25 14:10:29.759 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:10:29.759 +03:00 [DBG] Connection id "0HNC8090TG5E2" completed keep alive response. 2025-06-25 14:10:29.759 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3857ms 2025-06-25 14:10:29.760 +03:00 [DBG] Connection id "0HNC8090TG5E2" received FIN. 2025-06-25 14:10:29.760 +03:00 [DBG] Connection id "0HNC8090TG5E2" disconnecting. 2025-06-25 14:10:29.760 +03:00 [DBG] Connection id "0HNC8090TG5E2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:10:29.761 +03:00 [DBG] Connection id "0HNC8090TG5E2" stopped. 2025-06-25 14:11:29.766 +03:00 [DBG] Connection id "0HNC8090TG5E3" accepted. 2025-06-25 14:11:29.766 +03:00 [DBG] Connection id "0HNC8090TG5E3" started. 2025-06-25 14:11:29.766 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:11:29.767 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:11:29.767 +03:00 [DBG] POST requests are not supported 2025-06-25 14:11:29.767 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:11:29.767 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:11:29.767 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:11:29.767 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:11:29.767 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:11:29.767 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:11:29.767 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:11:29.767 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:11:29.767 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:11:29.767 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:11:29.767 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:11:29.767 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:11:29.767 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:11:29.767 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:11:29.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:11:29.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:11:29.767 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:11:29.767 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:11:29.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:11:29.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:11:29.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:11:29.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:11:29.768 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:11:29.768 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2068ms. 2025-06-25 14:11:29.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:11:29.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:11:29.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:11:29.768 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:11:29.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:11:29.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:11:29.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:11:29.768 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:11:29.768 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:11:29.768 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:11:29.768 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:11:29.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:11:29.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:11:29.768 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:11:29.768 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:11:29.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:11:29.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:11:29.768 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1193ms 2025-06-25 14:11:29.768 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:11:29.769 +03:00 [DBG] Connection id "0HNC8090TG5E3" completed keep alive response. 2025-06-25 14:11:29.769 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1572ms 2025-06-25 14:11:29.769 +03:00 [DBG] Connection id "0HNC8090TG5E3" received FIN. 2025-06-25 14:11:29.769 +03:00 [DBG] Connection id "0HNC8090TG5E3" disconnecting. 2025-06-25 14:11:29.769 +03:00 [DBG] Connection id "0HNC8090TG5E3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:11:29.770 +03:00 [DBG] Connection id "0HNC8090TG5E3" stopped. 2025-06-25 14:12:30.053 +03:00 [DBG] Connection id "0HNC8090TG5E4" accepted. 2025-06-25 14:12:30.053 +03:00 [DBG] Connection id "0HNC8090TG5E4" started. 2025-06-25 14:12:30.054 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:12:30.054 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:12:30.054 +03:00 [DBG] POST requests are not supported 2025-06-25 14:12:30.054 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:12:30.054 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:12:30.054 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:12:30.054 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:12:30.054 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:12:30.054 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:12:30.054 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:12:30.054 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:12:30.054 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:12:30.054 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:12:30.054 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:12:30.054 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:12:30.054 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:12:30.054 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:12:30.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:30.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:30.054 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:12:30.054 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:12:30.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:30.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:30.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:30.054 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:30.054 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:12:30.054 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1228ms. 2025-06-25 14:12:30.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:30.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:30.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:30.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:30.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:30.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:30.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:30.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:30.055 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:12:30.055 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:12:30.055 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:12:30.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:30.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:30.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:30.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:30.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:30.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:30.055 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6448ms 2025-06-25 14:12:30.055 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:12:30.055 +03:00 [DBG] Connection id "0HNC8090TG5E4" completed keep alive response. 2025-06-25 14:12:30.055 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2421ms 2025-06-25 14:12:30.055 +03:00 [DBG] Connection id "0HNC8090TG5E4" received FIN. 2025-06-25 14:12:30.055 +03:00 [DBG] Connection id "0HNC8090TG5E4" disconnecting. 2025-06-25 14:12:30.055 +03:00 [DBG] Connection id "0HNC8090TG5E4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:12:30.057 +03:00 [DBG] Connection id "0HNC8090TG5E4" stopped. 2025-06-25 14:12:40.229 +03:00 [DBG] Connection id "0HNC8090TG5E5" accepted. 2025-06-25 14:12:40.229 +03:00 [DBG] Connection id "0HNC8090TG5E5" started. 2025-06-25 14:12:40.230 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:12:40.230 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:12:40.230 +03:00 [DBG] POST requests are not supported 2025-06-25 14:12:40.230 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:12:40.230 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:12:40.230 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:12:40.230 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:12:40.230 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:12:40.230 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:12:40.230 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:12:40.230 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:12:40.230 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:12:40.231 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:12:40.231 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:12:40.231 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:12:40.231 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:12:40.231 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:12:40.231 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:40.231 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:40.231 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:12:40.231 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:12:40.231 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:40.231 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:40.231 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:40.231 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:40.231 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:12:40.232 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2012ms. 2025-06-25 14:12:40.232 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:40.232 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:40.232 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:40.232 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:40.232 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:40.232 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:40.232 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:40.232 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:40.232 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:12:40.232 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:12:40.232 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:12:40.232 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:40.232 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:40.232 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:40.232 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:40.233 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:40.233 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:40.233 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8139ms 2025-06-25 14:12:40.233 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:12:40.233 +03:00 [DBG] Connection id "0HNC8090TG5E5" completed keep alive response. 2025-06-25 14:12:40.233 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1973ms 2025-06-25 14:12:40.233 +03:00 [DBG] Connection id "0HNC8090TG5E5" received FIN. 2025-06-25 14:12:40.233 +03:00 [DBG] Connection id "0HNC8090TG5E5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:12:40.234 +03:00 [DBG] Connection id "0HNC8090TG5E5" disconnecting. 2025-06-25 14:12:40.234 +03:00 [DBG] Connection id "0HNC8090TG5E5" stopped. 2025-06-25 14:12:40.828 +03:00 [DBG] Connection id "0HNC8090TG5E6" accepted. 2025-06-25 14:12:40.828 +03:00 [DBG] Connection id "0HNC8090TG5E6" started. 2025-06-25 14:12:40.828 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:12:40.828 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:12:40.828 +03:00 [DBG] POST requests are not supported 2025-06-25 14:12:40.828 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:12:40.829 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:12:40.829 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:12:40.829 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:12:40.829 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:12:40.829 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:12:40.829 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:12:40.829 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:12:40.829 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:12:40.829 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:12:40.829 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:12:40.829 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:12:40.829 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:12:40.829 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:12:40.829 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:40.829 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:40.829 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:12:40.829 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:12:40.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:40.829 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:40.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:40.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:40.830 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:12:40.830 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1668ms. 2025-06-25 14:12:40.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:40.830 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:40.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:40.830 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:40.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:40.830 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:40.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:40.830 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:40.830 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:12:40.830 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:12:40.830 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:12:40.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:40.830 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:40.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:40.830 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:40.830 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:40.830 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:40.831 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2814ms 2025-06-25 14:12:40.831 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:12:40.831 +03:00 [DBG] Connection id "0HNC8090TG5E6" completed keep alive response. 2025-06-25 14:12:40.831 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3076ms 2025-06-25 14:12:40.831 +03:00 [DBG] Connection id "0HNC8090TG5E6" received FIN. 2025-06-25 14:12:40.831 +03:00 [DBG] Connection id "0HNC8090TG5E6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:12:40.831 +03:00 [DBG] Connection id "0HNC8090TG5E6" disconnecting. 2025-06-25 14:12:40.831 +03:00 [DBG] Connection id "0HNC8090TG5E6" stopped. 2025-06-25 14:12:46.759 +03:00 [DBG] Connection id "0HNC8090TG5E7" accepted. 2025-06-25 14:12:46.759 +03:00 [DBG] Connection id "0HNC8090TG5E7" started. 2025-06-25 14:12:46.759 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:12:46.759 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:12:46.759 +03:00 [DBG] POST requests are not supported 2025-06-25 14:12:46.759 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:12:46.759 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:12:46.759 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:12:46.759 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:12:46.759 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:12:46.759 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:12:46.759 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:12:46.759 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:12:46.759 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:12:46.759 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:12:46.759 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:12:46.759 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:12:46.759 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:12:46.759 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:12:46.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:46.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:46.759 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:12:46.759 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:12:46.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:46.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:46.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:46.760 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:46.760 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:12:46.760 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1197ms. 2025-06-25 14:12:46.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:46.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:46.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:46.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:46.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:46.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:46.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:46.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:46.760 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:12:46.760 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:12:46.760 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:12:46.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:46.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:46.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:46.760 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:46.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:46.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:46.760 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7278ms 2025-06-25 14:12:46.760 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:12:46.760 +03:00 [DBG] Connection id "0HNC8090TG5E7" completed keep alive response. 2025-06-25 14:12:46.760 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3735ms 2025-06-25 14:12:46.760 +03:00 [DBG] Connection id "0HNC8090TG5E7" received FIN. 2025-06-25 14:12:46.761 +03:00 [DBG] Connection id "0HNC8090TG5E7" disconnecting. 2025-06-25 14:12:46.761 +03:00 [DBG] Connection id "0HNC8090TG5E7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:12:46.762 +03:00 [DBG] Connection id "0HNC8090TG5E7" stopped. 2025-06-25 14:12:51.760 +03:00 [DBG] Connection id "0HNC8090TG5E8" accepted. 2025-06-25 14:12:51.760 +03:00 [DBG] Connection id "0HNC8090TG5E8" started. 2025-06-25 14:12:51.761 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:12:51.761 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:12:51.761 +03:00 [DBG] POST requests are not supported 2025-06-25 14:12:51.761 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:12:51.761 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:12:51.761 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:12:51.761 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:12:51.761 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:12:51.761 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:12:51.761 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:12:51.761 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:12:51.761 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:12:51.761 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:12:51.761 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:12:51.761 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:12:51.761 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:12:51.761 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:12:51.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:51.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:51.761 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:12:51.761 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:12:51.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:51.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:51.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:51.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:51.761 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:12:51.761 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1137ms. 2025-06-25 14:12:51.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:51.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:51.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:51.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:51.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:51.762 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:51.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:51.762 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:51.762 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:12:51.762 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:12:51.762 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:12:51.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:51.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:51.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:51.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:51.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:51.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:51.762 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6126ms 2025-06-25 14:12:51.762 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:12:51.762 +03:00 [DBG] Connection id "0HNC8090TG5E8" completed keep alive response. 2025-06-25 14:12:51.762 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1536ms 2025-06-25 14:12:51.762 +03:00 [DBG] Connection id "0HNC8090TG5E8" received FIN. 2025-06-25 14:12:51.762 +03:00 [DBG] Connection id "0HNC8090TG5E8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:12:51.762 +03:00 [DBG] Connection id "0HNC8090TG5E8" disconnecting. 2025-06-25 14:12:51.762 +03:00 [DBG] Connection id "0HNC8090TG5E8" stopped. 2025-06-25 14:12:56.763 +03:00 [DBG] Connection id "0HNC8090TG5E9" accepted. 2025-06-25 14:12:56.764 +03:00 [DBG] Connection id "0HNC8090TG5E9" started. 2025-06-25 14:12:56.764 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:12:56.765 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:12:56.765 +03:00 [DBG] POST requests are not supported 2025-06-25 14:12:56.765 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:12:56.765 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:12:56.765 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:12:56.765 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:12:56.765 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:12:56.765 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:12:56.765 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:12:56.765 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:12:56.765 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:12:56.765 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:12:56.765 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:12:56.765 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:12:56.766 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:12:56.766 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:12:56.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:56.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:56.766 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:12:56.766 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:12:56.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:56.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:56.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:56.766 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:56.766 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:12:56.766 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1719ms. 2025-06-25 14:12:56.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:56.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:12:56.767 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:56.767 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:12:56.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:56.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:56.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:56.767 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:56.767 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:12:56.767 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:12:56.767 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:12:56.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:56.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:12:56.767 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:56.767 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:56.767 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:56.767 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:12:56.767 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4043ms 2025-06-25 14:12:56.767 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:12:56.767 +03:00 [DBG] Connection id "0HNC8090TG5E9" completed keep alive response. 2025-06-25 14:12:56.767 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7378ms 2025-06-25 14:12:56.767 +03:00 [DBG] Connection id "0HNC8090TG5E9" received FIN. 2025-06-25 14:12:56.768 +03:00 [DBG] Connection id "0HNC8090TG5E9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:12:56.768 +03:00 [DBG] Connection id "0HNC8090TG5E9" disconnecting. 2025-06-25 14:12:56.768 +03:00 [DBG] Connection id "0HNC8090TG5E9" stopped. 2025-06-25 14:13:01.767 +03:00 [DBG] Connection id "0HNC8090TG5EA" accepted. 2025-06-25 14:13:01.768 +03:00 [DBG] Connection id "0HNC8090TG5EA" started. 2025-06-25 14:13:01.768 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:13:01.768 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:13:01.768 +03:00 [DBG] POST requests are not supported 2025-06-25 14:13:01.768 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:13:01.769 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:13:01.769 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:01.769 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:13:01.769 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:13:01.769 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:13:01.769 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:13:01.769 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:01.769 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:13:01.769 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:13:01.769 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:13:01.769 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:13:01.769 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:13:01.769 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:13:01.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:01.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:01.769 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:13:01.769 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:13:01.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:01.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:01.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:01.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:01.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:13:01.770 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.128ms. 2025-06-25 14:13:01.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:01.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:01.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:01.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:01.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:01.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:01.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:01.770 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:01.770 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:13:01.770 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:13:01.770 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:13:01.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:01.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:01.770 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:01.770 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:01.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:01.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:01.770 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8444ms 2025-06-25 14:13:01.770 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:01.770 +03:00 [DBG] Connection id "0HNC8090TG5EA" completed keep alive response. 2025-06-25 14:13:01.770 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8536ms 2025-06-25 14:13:01.770 +03:00 [DBG] Connection id "0HNC8090TG5EA" received FIN. 2025-06-25 14:13:01.770 +03:00 [DBG] Connection id "0HNC8090TG5EA" disconnecting. 2025-06-25 14:13:01.771 +03:00 [DBG] Connection id "0HNC8090TG5EA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:13:01.772 +03:00 [DBG] Connection id "0HNC8090TG5EA" stopped. 2025-06-25 14:13:06.760 +03:00 [DBG] Connection id "0HNC8090TG5EB" accepted. 2025-06-25 14:13:06.760 +03:00 [DBG] Connection id "0HNC8090TG5EB" started. 2025-06-25 14:13:06.760 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:13:06.760 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:13:06.760 +03:00 [DBG] POST requests are not supported 2025-06-25 14:13:06.760 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:13:06.760 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:13:06.760 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:06.760 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:13:06.760 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:13:06.760 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:13:06.760 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:13:06.760 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:06.760 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:13:06.760 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:13:06.760 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:13:06.760 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:13:06.760 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:13:06.760 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:13:06.760 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:06.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:06.760 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:13:06.761 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:13:06.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:06.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:06.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:06.761 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:06.761 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:13:06.761 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1174ms. 2025-06-25 14:13:06.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:06.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:06.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:06.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:06.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:06.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:06.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:06.761 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:06.761 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:13:06.761 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:13:06.761 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:13:06.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:06.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:06.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:06.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:06.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:06.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:06.761 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7193ms 2025-06-25 14:13:06.761 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:06.761 +03:00 [DBG] Connection id "0HNC8090TG5EB" completed keep alive response. 2025-06-25 14:13:06.761 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.292ms 2025-06-25 14:13:06.761 +03:00 [DBG] Connection id "0HNC8090TG5EB" received FIN. 2025-06-25 14:13:06.762 +03:00 [DBG] Connection id "0HNC8090TG5EB" disconnecting. 2025-06-25 14:13:06.762 +03:00 [DBG] Connection id "0HNC8090TG5EB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:13:06.763 +03:00 [DBG] Connection id "0HNC8090TG5EB" stopped. 2025-06-25 14:13:11.760 +03:00 [DBG] Connection id "0HNC8090TG5EC" accepted. 2025-06-25 14:13:11.760 +03:00 [DBG] Connection id "0HNC8090TG5EC" started. 2025-06-25 14:13:11.760 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:13:11.761 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:13:11.761 +03:00 [DBG] POST requests are not supported 2025-06-25 14:13:11.761 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:13:11.761 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:13:11.761 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:11.761 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:13:11.761 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:13:11.761 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:13:11.761 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:13:11.761 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:11.761 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:13:11.761 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:13:11.761 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:13:11.762 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:13:11.762 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:13:11.762 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:13:11.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:11.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:11.762 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:13:11.762 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:13:11.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:11.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:11.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:11.762 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:11.762 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:13:11.762 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1733ms. 2025-06-25 14:13:11.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:11.762 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:11.762 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:11.763 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:11.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:11.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:11.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:11.763 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:11.763 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:13:11.763 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:13:11.763 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:13:11.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:11.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:11.763 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:11.763 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:11.763 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:11.763 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:11.763 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2315ms 2025-06-25 14:13:11.763 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:11.763 +03:00 [DBG] Connection id "0HNC8090TG5EC" completed keep alive response. 2025-06-25 14:13:11.763 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6452ms 2025-06-25 14:13:11.763 +03:00 [DBG] Connection id "0HNC8090TG5EC" received FIN. 2025-06-25 14:13:11.763 +03:00 [DBG] Connection id "0HNC8090TG5EC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:13:11.764 +03:00 [DBG] Connection id "0HNC8090TG5EC" disconnecting. 2025-06-25 14:13:11.764 +03:00 [DBG] Connection id "0HNC8090TG5EC" stopped. 2025-06-25 14:13:16.764 +03:00 [DBG] Connection id "0HNC8090TG5ED" accepted. 2025-06-25 14:13:16.764 +03:00 [DBG] Connection id "0HNC8090TG5ED" started. 2025-06-25 14:13:16.764 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:13:16.764 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:13:16.764 +03:00 [DBG] POST requests are not supported 2025-06-25 14:13:16.764 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:13:16.764 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:13:16.764 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:16.764 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:13:16.764 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:13:16.764 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:13:16.764 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:13:16.764 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:16.764 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:13:16.764 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:13:16.764 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:13:16.764 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:13:16.764 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:13:16.764 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:13:16.765 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:16.765 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:16.765 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:13:16.765 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:13:16.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:16.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:16.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:16.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:16.765 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:13:16.765 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1241ms. 2025-06-25 14:13:16.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:16.765 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:16.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:16.765 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:16.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:16.765 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:16.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:16.765 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:16.765 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:13:16.765 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:13:16.765 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:13:16.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:16.765 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:16.765 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:16.765 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:16.765 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:16.765 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:16.765 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7095ms 2025-06-25 14:13:16.765 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:16.765 +03:00 [DBG] Connection id "0HNC8090TG5ED" completed keep alive response. 2025-06-25 14:13:16.765 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3143ms 2025-06-25 14:13:16.766 +03:00 [DBG] Connection id "0HNC8090TG5ED" received FIN. 2025-06-25 14:13:16.766 +03:00 [DBG] Connection id "0HNC8090TG5ED" disconnecting. 2025-06-25 14:13:16.766 +03:00 [DBG] Connection id "0HNC8090TG5ED" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:13:16.767 +03:00 [DBG] Connection id "0HNC8090TG5ED" stopped. 2025-06-25 14:13:21.757 +03:00 [DBG] Connection id "0HNC8090TG5EE" accepted. 2025-06-25 14:13:21.757 +03:00 [DBG] Connection id "0HNC8090TG5EE" started. 2025-06-25 14:13:21.758 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:13:21.758 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:13:21.758 +03:00 [DBG] POST requests are not supported 2025-06-25 14:13:21.758 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:13:21.758 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:13:21.758 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:21.758 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:13:21.758 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:13:21.758 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:13:21.758 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:13:21.759 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:21.759 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:13:21.759 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:13:21.759 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:13:21.759 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:13:21.759 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:13:21.759 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:13:21.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:21.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:21.759 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:13:21.759 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:13:21.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:21.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:21.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:21.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:21.760 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:13:21.760 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1958ms. 2025-06-25 14:13:21.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:21.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:21.760 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:21.760 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:21.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:21.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:21.760 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:21.760 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:21.760 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:13:21.760 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:13:21.761 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:13:21.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:21.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:21.761 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:21.761 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:21.761 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:21.761 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:21.761 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9903ms 2025-06-25 14:13:21.761 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:21.761 +03:00 [DBG] Connection id "0HNC8090TG5EE" completed keep alive response. 2025-06-25 14:13:21.761 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4353ms 2025-06-25 14:13:21.761 +03:00 [DBG] Connection id "0HNC8090TG5EE" received FIN. 2025-06-25 14:13:21.761 +03:00 [DBG] Connection id "0HNC8090TG5EE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:13:21.762 +03:00 [DBG] Connection id "0HNC8090TG5EE" disconnecting. 2025-06-25 14:13:21.762 +03:00 [DBG] Connection id "0HNC8090TG5EE" stopped. 2025-06-25 14:13:26.754 +03:00 [DBG] Connection id "0HNC8090TG5EF" accepted. 2025-06-25 14:13:26.754 +03:00 [DBG] Connection id "0HNC8090TG5EF" started. 2025-06-25 14:13:26.754 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:13:26.754 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:13:26.754 +03:00 [DBG] POST requests are not supported 2025-06-25 14:13:26.754 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:13:26.754 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:13:26.754 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:26.754 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:13:26.754 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:13:26.754 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:13:26.754 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:13:26.754 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:26.754 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:13:26.754 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:13:26.754 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:13:26.754 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:13:26.754 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:13:26.754 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:13:26.754 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:26.754 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:26.755 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:13:26.755 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:13:26.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:26.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:26.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:26.755 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:26.755 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:13:26.755 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.126ms. 2025-06-25 14:13:26.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:26.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:26.755 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:26.755 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:26.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:26.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:26.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:26.755 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:26.755 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:13:26.755 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:13:26.755 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:13:26.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:26.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:26.755 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:26.755 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:26.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:26.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:26.755 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.774ms 2025-06-25 14:13:26.755 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:26.755 +03:00 [DBG] Connection id "0HNC8090TG5EF" completed keep alive response. 2025-06-25 14:13:26.755 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4049ms 2025-06-25 14:13:26.756 +03:00 [DBG] Connection id "0HNC8090TG5EF" received FIN. 2025-06-25 14:13:26.756 +03:00 [DBG] Connection id "0HNC8090TG5EF" disconnecting. 2025-06-25 14:13:26.756 +03:00 [DBG] Connection id "0HNC8090TG5EF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:13:26.757 +03:00 [DBG] Connection id "0HNC8090TG5EF" stopped. 2025-06-25 14:13:31.778 +03:00 [DBG] Connection id "0HNC8090TG5EG" accepted. 2025-06-25 14:13:31.778 +03:00 [DBG] Connection id "0HNC8090TG5EG" started. 2025-06-25 14:13:31.778 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:13:31.778 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:13:31.778 +03:00 [DBG] POST requests are not supported 2025-06-25 14:13:31.778 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:13:31.778 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:13:31.778 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:31.778 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:13:31.778 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:13:31.779 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:13:31.779 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:13:31.779 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:31.779 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:13:31.779 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:13:31.779 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:13:31.779 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:13:31.779 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:13:31.779 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:13:31.779 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:31.779 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:31.779 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:13:31.779 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:13:31.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:31.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:31.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:31.779 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:31.779 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:13:31.779 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1927ms. 2025-06-25 14:13:31.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:31.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:31.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:31.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:31.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:31.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:31.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:31.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:31.780 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:13:31.780 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:13:31.780 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:13:31.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:31.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:31.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:31.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:31.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:31.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:31.780 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1167ms 2025-06-25 14:13:31.780 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:31.780 +03:00 [DBG] Connection id "0HNC8090TG5EG" completed keep alive response. 2025-06-25 14:13:31.780 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1593ms 2025-06-25 14:13:31.781 +03:00 [DBG] Connection id "0HNC8090TG5EG" received FIN. 2025-06-25 14:13:31.781 +03:00 [DBG] Connection id "0HNC8090TG5EG" disconnecting. 2025-06-25 14:13:31.781 +03:00 [DBG] Connection id "0HNC8090TG5EG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:13:31.782 +03:00 [DBG] Connection id "0HNC8090TG5EG" stopped. 2025-06-25 14:13:36.758 +03:00 [DBG] Connection id "0HNC8090TG5EH" accepted. 2025-06-25 14:13:36.758 +03:00 [DBG] Connection id "0HNC8090TG5EH" started. 2025-06-25 14:13:36.758 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:13:36.758 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:13:36.758 +03:00 [DBG] POST requests are not supported 2025-06-25 14:13:36.758 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:13:36.758 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:13:36.758 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:36.758 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:13:36.759 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:13:36.759 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:13:36.759 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:13:36.759 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:36.759 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:13:36.759 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:13:36.759 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:13:36.759 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:13:36.759 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:13:36.759 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:13:36.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:36.759 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:36.759 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:13:36.759 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:13:36.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:36.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:36.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:36.759 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:36.759 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:13:36.759 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.121ms. 2025-06-25 14:13:36.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:36.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:13:36.759 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:36.759 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:13:36.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:36.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:36.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:36.759 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:36.759 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:13:36.759 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:13:36.759 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:13:36.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:36.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:13:36.759 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:36.759 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:36.759 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:36.760 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:13:36.760 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7493ms 2025-06-25 14:13:36.760 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:13:36.760 +03:00 [DBG] Connection id "0HNC8090TG5EH" completed keep alive response. 2025-06-25 14:13:36.760 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3113ms 2025-06-25 14:13:36.760 +03:00 [DBG] Connection id "0HNC8090TG5EH" received FIN. 2025-06-25 14:13:36.760 +03:00 [DBG] Connection id "0HNC8090TG5EH" disconnecting. 2025-06-25 14:13:36.760 +03:00 [DBG] Connection id "0HNC8090TG5EH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:13:36.761 +03:00 [DBG] Connection id "0HNC8090TG5EH" stopped. 2025-06-25 14:14:29.765 +03:00 [DBG] Connection id "0HNC8090TG5EI" accepted. 2025-06-25 14:14:29.765 +03:00 [DBG] Connection id "0HNC8090TG5EI" started. 2025-06-25 14:14:29.765 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:14:29.765 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:14:29.765 +03:00 [DBG] POST requests are not supported 2025-06-25 14:14:29.765 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:14:29.765 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:14:29.765 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:14:29.765 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:14:29.765 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:14:29.765 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:14:29.765 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:14:29.765 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:14:29.765 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:14:29.765 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:14:29.765 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:14:29.765 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:14:29.765 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:14:29.765 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:14:29.765 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:14:29.765 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:14:29.765 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:14:29.765 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:14:29.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:14:29.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:14:29.765 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:14:29.765 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:14:29.765 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:14:29.766 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1125ms. 2025-06-25 14:14:29.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:14:29.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:14:29.766 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:14:29.766 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:14:29.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:14:29.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:14:29.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:14:29.766 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:14:29.766 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:14:29.766 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:14:29.766 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:14:29.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:14:29.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:14:29.766 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:14:29.766 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:14:29.766 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:14:29.766 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:14:29.766 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6111ms 2025-06-25 14:14:29.766 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:14:29.766 +03:00 [DBG] Connection id "0HNC8090TG5EI" completed keep alive response. 2025-06-25 14:14:29.766 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1418ms 2025-06-25 14:14:29.766 +03:00 [DBG] Connection id "0HNC8090TG5EI" received FIN. 2025-06-25 14:14:29.766 +03:00 [DBG] Connection id "0HNC8090TG5EI" disconnecting. 2025-06-25 14:14:29.766 +03:00 [DBG] Connection id "0HNC8090TG5EI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:14:29.767 +03:00 [DBG] Connection id "0HNC8090TG5EI" stopped. 2025-06-25 14:15:29.770 +03:00 [DBG] Connection id "0HNC8090TG5EJ" accepted. 2025-06-25 14:15:29.770 +03:00 [DBG] Connection id "0HNC8090TG5EJ" started. 2025-06-25 14:15:29.770 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:15:29.770 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:15:29.770 +03:00 [DBG] POST requests are not supported 2025-06-25 14:15:29.770 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:15:29.770 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:15:29.770 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:15:29.770 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:15:29.770 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:15:29.770 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:15:29.770 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:15:29.770 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:15:29.770 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:15:29.770 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:15:29.770 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:15:29.770 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:15:29.770 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:15:29.770 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:15:29.770 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:15:29.770 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:15:29.770 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:15:29.770 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:15:29.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:15:29.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:15:29.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:15:29.770 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:15:29.770 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:15:29.770 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1092ms. 2025-06-25 14:15:29.770 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:15:29.770 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:15:29.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:15:29.771 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:15:29.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:15:29.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:15:29.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:15:29.771 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:15:29.771 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:15:29.771 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:15:29.771 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:15:29.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:15:29.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:15:29.771 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:15:29.771 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:15:29.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:15:29.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:15:29.771 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.555ms 2025-06-25 14:15:29.771 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:15:29.771 +03:00 [DBG] Connection id "0HNC8090TG5EJ" completed keep alive response. 2025-06-25 14:15:29.771 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0487ms 2025-06-25 14:15:29.771 +03:00 [DBG] Connection id "0HNC8090TG5EJ" received FIN. 2025-06-25 14:15:29.771 +03:00 [DBG] Connection id "0HNC8090TG5EJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:15:29.771 +03:00 [DBG] Connection id "0HNC8090TG5EJ" disconnecting. 2025-06-25 14:15:29.771 +03:00 [DBG] Connection id "0HNC8090TG5EJ" stopped. 2025-06-25 14:16:29.774 +03:00 [DBG] Connection id "0HNC8090TG5EK" accepted. 2025-06-25 14:16:29.774 +03:00 [DBG] Connection id "0HNC8090TG5EK" started. 2025-06-25 14:16:29.775 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:16:29.775 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:16:29.775 +03:00 [DBG] POST requests are not supported 2025-06-25 14:16:29.775 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:16:29.775 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:16:29.775 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:16:29.775 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:16:29.775 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:16:29.775 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:16:29.775 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:16:29.775 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:16:29.775 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:16:29.775 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:16:29.775 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:16:29.775 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:16:29.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:16:29.775 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:16:29.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:16:29.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:16:29.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:16:29.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:16:29.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:16:29.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:16:29.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:16:29.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:16:29.776 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:16:29.776 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1603ms. 2025-06-25 14:16:29.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:16:29.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:16:29.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:16:29.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:16:29.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:16:29.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:16:29.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:16:29.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:16:29.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:16:29.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:16:29.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:16:29.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:16:29.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:16:29.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:16:29.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:16:29.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:16:29.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:16:29.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0578ms 2025-06-25 14:16:29.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:16:29.776 +03:00 [DBG] Connection id "0HNC8090TG5EK" completed keep alive response. 2025-06-25 14:16:29.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9473ms 2025-06-25 14:16:29.777 +03:00 [DBG] Connection id "0HNC8090TG5EK" received FIN. 2025-06-25 14:16:29.777 +03:00 [DBG] Connection id "0HNC8090TG5EK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:16:29.777 +03:00 [DBG] Connection id "0HNC8090TG5EK" disconnecting. 2025-06-25 14:16:29.777 +03:00 [DBG] Connection id "0HNC8090TG5EK" stopped. 2025-06-25 14:17:29.774 +03:00 [DBG] Connection id "0HNC8090TG5EL" accepted. 2025-06-25 14:17:29.774 +03:00 [DBG] Connection id "0HNC8090TG5EL" started. 2025-06-25 14:17:29.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:17:29.774 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:17:29.774 +03:00 [DBG] POST requests are not supported 2025-06-25 14:17:29.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:17:29.774 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:17:29.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:17:29.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:17:29.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:17:29.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:17:29.775 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:17:29.775 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:17:29.775 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:17:29.775 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:17:29.775 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:17:29.775 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:17:29.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:17:29.775 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:17:29.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:17:29.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:17:29.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:17:29.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:17:29.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:17:29.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:17:29.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:17:29.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:17:29.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:17:29.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.121ms. 2025-06-25 14:17:29.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:17:29.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:17:29.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:17:29.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:17:29.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:17:29.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:17:29.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:17:29.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:17:29.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:17:29.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:17:29.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:17:29.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:17:29.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:17:29.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:17:29.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:17:29.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:17:29.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:17:29.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6591ms 2025-06-25 14:17:29.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:17:29.775 +03:00 [DBG] Connection id "0HNC8090TG5EL" completed keep alive response. 2025-06-25 14:17:29.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3358ms 2025-06-25 14:17:29.776 +03:00 [DBG] Connection id "0HNC8090TG5EL" received FIN. 2025-06-25 14:17:29.776 +03:00 [DBG] Connection id "0HNC8090TG5EL" disconnecting. 2025-06-25 14:17:29.776 +03:00 [DBG] Connection id "0HNC8090TG5EL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:17:29.777 +03:00 [DBG] Connection id "0HNC8090TG5EL" stopped. 2025-06-25 14:18:30.059 +03:00 [DBG] Connection id "0HNC8090TG5EM" accepted. 2025-06-25 14:18:30.059 +03:00 [DBG] Connection id "0HNC8090TG5EM" started. 2025-06-25 14:18:30.059 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:18:30.059 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:18:30.059 +03:00 [DBG] POST requests are not supported 2025-06-25 14:18:30.059 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:18:30.059 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:18:30.059 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:18:30.059 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:18:30.060 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:18:30.060 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:18:30.060 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:18:30.060 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:18:30.060 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:18:30.060 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:18:30.060 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:18:30.060 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:18:30.060 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:18:30.060 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:18:30.060 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:18:30.060 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:18:30.060 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:18:30.060 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:18:30.060 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:18:30.060 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:18:30.060 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:18:30.060 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:18:30.060 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:18:30.061 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1699ms. 2025-06-25 14:18:30.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:18:30.061 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:18:30.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:18:30.061 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:18:30.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:18:30.061 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:18:30.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:18:30.061 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:18:30.061 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:18:30.061 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:18:30.061 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:18:30.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:18:30.061 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:18:30.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:18:30.061 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:18:30.061 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:18:30.061 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:18:30.061 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2928ms 2025-06-25 14:18:30.061 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:18:30.061 +03:00 [DBG] Connection id "0HNC8090TG5EM" completed keep alive response. 2025-06-25 14:18:30.061 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2733ms 2025-06-25 14:18:30.062 +03:00 [DBG] Connection id "0HNC8090TG5EM" received FIN. 2025-06-25 14:18:30.062 +03:00 [DBG] Connection id "0HNC8090TG5EM" disconnecting. 2025-06-25 14:18:30.062 +03:00 [DBG] Connection id "0HNC8090TG5EM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:18:30.063 +03:00 [DBG] Connection id "0HNC8090TG5EM" stopped. 2025-06-25 14:19:29.782 +03:00 [DBG] Connection id "0HNC8090TG5EN" accepted. 2025-06-25 14:19:29.783 +03:00 [DBG] Connection id "0HNC8090TG5EN" started. 2025-06-25 14:19:29.783 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:19:29.783 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:19:29.783 +03:00 [DBG] POST requests are not supported 2025-06-25 14:19:29.783 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:19:29.783 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:19:29.783 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:19:29.783 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:19:29.783 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:19:29.783 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:19:29.783 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:19:29.783 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:19:29.783 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:19:29.784 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:19:29.784 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:19:29.784 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:19:29.784 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:19:29.784 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:19:29.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:19:29.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:19:29.784 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:19:29.784 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:19:29.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:19:29.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:19:29.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:19:29.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:19:29.784 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:19:29.785 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1887ms. 2025-06-25 14:19:29.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:19:29.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:19:29.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:19:29.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:19:29.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:19:29.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:19:29.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:19:29.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:19:29.785 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:19:29.785 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:19:29.785 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:19:29.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:19:29.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:19:29.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:19:29.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:19:29.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:19:29.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:19:29.785 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.389ms 2025-06-25 14:19:29.785 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:19:29.785 +03:00 [DBG] Connection id "0HNC8090TG5EN" completed keep alive response. 2025-06-25 14:19:29.785 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6025ms 2025-06-25 14:19:29.786 +03:00 [DBG] Connection id "0HNC8090TG5EN" received FIN. 2025-06-25 14:19:29.786 +03:00 [DBG] Connection id "0HNC8090TG5EN" disconnecting. 2025-06-25 14:19:29.786 +03:00 [DBG] Connection id "0HNC8090TG5EN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:19:29.787 +03:00 [DBG] Connection id "0HNC8090TG5EN" stopped. 2025-06-25 14:20:29.774 +03:00 [DBG] Connection id "0HNC8090TG5EO" accepted. 2025-06-25 14:20:29.774 +03:00 [DBG] Connection id "0HNC8090TG5EO" started. 2025-06-25 14:20:29.775 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:20:29.775 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:20:29.775 +03:00 [DBG] POST requests are not supported 2025-06-25 14:20:29.775 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:20:29.775 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:20:29.775 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:20:29.775 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:20:29.775 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:20:29.775 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:20:29.775 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:20:29.775 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:20:29.775 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:20:29.775 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:20:29.775 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:20:29.775 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:20:29.775 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:20:29.775 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:20:29.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:20:29.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:20:29.775 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:20:29.775 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:20:29.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:20:29.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:20:29.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:20:29.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:20:29.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:20:29.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1164ms. 2025-06-25 14:20:29.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:20:29.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:20:29.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:20:29.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:20:29.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:20:29.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:20:29.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:20:29.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:20:29.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:20:29.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:20:29.776 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:20:29.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:20:29.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:20:29.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:20:29.776 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:20:29.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:20:29.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:20:29.776 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6735ms 2025-06-25 14:20:29.776 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:20:29.776 +03:00 [DBG] Connection id "0HNC8090TG5EO" completed keep alive response. 2025-06-25 14:20:29.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2794ms 2025-06-25 14:20:29.776 +03:00 [DBG] Connection id "0HNC8090TG5EO" received FIN. 2025-06-25 14:20:29.776 +03:00 [DBG] Connection id "0HNC8090TG5EO" disconnecting. 2025-06-25 14:20:29.776 +03:00 [DBG] Connection id "0HNC8090TG5EO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:20:29.778 +03:00 [DBG] Connection id "0HNC8090TG5EO" stopped. 2025-06-25 14:21:29.770 +03:00 [DBG] Connection id "0HNC8090TG5EP" accepted. 2025-06-25 14:21:29.770 +03:00 [DBG] Connection id "0HNC8090TG5EP" started. 2025-06-25 14:21:29.770 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:21:29.770 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:21:29.770 +03:00 [DBG] POST requests are not supported 2025-06-25 14:21:29.770 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:21:29.771 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:21:29.771 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:21:29.771 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:21:29.771 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:21:29.771 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:21:29.771 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:21:29.771 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:21:29.771 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:21:29.771 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:21:29.771 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:21:29.771 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:21:29.771 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:21:29.771 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:21:29.771 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:21:29.771 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:21:29.771 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:21:29.771 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:21:29.771 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:21:29.771 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:21:29.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:21:29.772 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:21:29.772 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:21:29.772 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1361ms. 2025-06-25 14:21:29.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:21:29.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:21:29.772 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:21:29.772 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:21:29.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:21:29.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:21:29.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:21:29.772 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:21:29.772 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:21:29.772 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:21:29.772 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:21:29.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:21:29.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:21:29.772 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:21:29.772 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:21:29.772 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:21:29.772 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:21:29.772 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9759ms 2025-06-25 14:21:29.772 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:21:29.772 +03:00 [DBG] Connection id "0HNC8090TG5EP" completed keep alive response. 2025-06-25 14:21:29.772 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9567ms 2025-06-25 14:21:29.772 +03:00 [DBG] Connection id "0HNC8090TG5EP" received FIN. 2025-06-25 14:21:29.773 +03:00 [DBG] Connection id "0HNC8090TG5EP" disconnecting. 2025-06-25 14:21:29.773 +03:00 [DBG] Connection id "0HNC8090TG5EP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:21:29.774 +03:00 [DBG] Connection id "0HNC8090TG5EP" stopped. 2025-06-25 14:22:29.767 +03:00 [DBG] Connection id "0HNC8090TG5EQ" accepted. 2025-06-25 14:22:29.768 +03:00 [DBG] Connection id "0HNC8090TG5EQ" started. 2025-06-25 14:22:29.768 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:22:29.768 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:22:29.768 +03:00 [DBG] POST requests are not supported 2025-06-25 14:22:29.768 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:22:29.768 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:22:29.768 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:22:29.768 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:22:29.768 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:22:29.768 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:22:29.768 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:22:29.768 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:22:29.768 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:22:29.768 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:22:29.768 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:22:29.768 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:22:29.768 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:22:29.768 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:22:29.768 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:22:29.768 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:22:29.768 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:22:29.768 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:22:29.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:22:29.768 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:22:29.768 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:22:29.769 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:22:29.769 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:22:29.769 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1565ms. 2025-06-25 14:22:29.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:22:29.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:22:29.769 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:22:29.769 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:22:29.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:22:29.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:22:29.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:22:29.769 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:22:29.769 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:22:29.769 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:22:29.769 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:22:29.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:22:29.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:22:29.769 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:22:29.769 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:22:29.769 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:22:29.769 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:22:29.769 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7888ms 2025-06-25 14:22:29.769 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:22:29.769 +03:00 [DBG] Connection id "0HNC8090TG5EQ" completed keep alive response. 2025-06-25 14:22:29.769 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4535ms 2025-06-25 14:22:29.769 +03:00 [DBG] Connection id "0HNC8090TG5EQ" received FIN. 2025-06-25 14:22:29.769 +03:00 [DBG] Connection id "0HNC8090TG5EQ" disconnecting. 2025-06-25 14:22:29.769 +03:00 [DBG] Connection id "0HNC8090TG5EQ" stopped. 2025-06-25 14:22:29.770 +03:00 [DBG] Connection id "0HNC8090TG5EQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:23:29.776 +03:00 [DBG] Connection id "0HNC8090TG5ER" accepted. 2025-06-25 14:23:29.776 +03:00 [DBG] Connection id "0HNC8090TG5ER" started. 2025-06-25 14:23:29.777 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:23:29.777 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:23:29.777 +03:00 [DBG] POST requests are not supported 2025-06-25 14:23:29.777 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:23:29.777 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:23:29.777 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:23:29.777 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:23:29.777 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:23:29.777 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:23:29.777 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:23:29.777 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:23:29.777 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:23:29.777 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:23:29.777 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:23:29.778 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:23:29.778 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:23:29.778 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:23:29.778 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:23:29.778 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:23:29.778 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:23:29.778 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:23:29.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:23:29.778 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:23:29.778 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:23:29.778 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:23:29.778 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:23:29.779 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2225ms. 2025-06-25 14:23:29.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:23:29.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:23:29.779 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:23:29.779 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:23:29.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:23:29.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:23:29.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:23:29.779 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:23:29.779 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:23:29.779 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:23:29.779 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:23:29.779 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:23:29.779 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:23:29.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:23:29.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:23:29.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:23:29.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:23:29.780 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.057ms 2025-06-25 14:23:29.780 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:23:29.780 +03:00 [DBG] Connection id "0HNC8090TG5ER" completed keep alive response. 2025-06-25 14:23:29.780 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.503ms 2025-06-25 14:23:29.780 +03:00 [DBG] Connection id "0HNC8090TG5ER" received FIN. 2025-06-25 14:23:29.780 +03:00 [DBG] Connection id "0HNC8090TG5ER" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:23:29.781 +03:00 [DBG] Connection id "0HNC8090TG5ER" disconnecting. 2025-06-25 14:23:29.781 +03:00 [DBG] Connection id "0HNC8090TG5ER" stopped. 2025-06-25 14:24:29.783 +03:00 [DBG] Connection id "0HNC8090TG5ES" accepted. 2025-06-25 14:24:29.783 +03:00 [DBG] Connection id "0HNC8090TG5ES" started. 2025-06-25 14:24:29.783 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:24:29.783 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:24:29.783 +03:00 [DBG] POST requests are not supported 2025-06-25 14:24:29.783 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:24:29.783 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:24:29.783 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:24:29.783 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:24:29.783 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:24:29.784 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:24:29.784 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:24:29.784 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:24:29.784 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:24:29.784 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:24:29.784 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:24:29.784 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:24:29.784 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:24:29.784 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:24:29.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:24:29.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:24:29.784 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:24:29.784 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:24:29.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:24:29.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:24:29.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:24:29.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:24:29.784 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:24:29.784 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-06-25 14:24:29.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:24:29.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:24:29.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:24:29.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:24:29.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:24:29.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:24:29.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:24:29.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:24:29.784 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:24:29.784 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:24:29.784 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:24:29.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:24:29.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:24:29.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:24:29.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:24:29.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:24:29.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:24:29.785 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6885ms 2025-06-25 14:24:29.785 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:24:29.785 +03:00 [DBG] Connection id "0HNC8090TG5ES" completed keep alive response. 2025-06-25 14:24:29.785 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4245ms 2025-06-25 14:24:29.785 +03:00 [DBG] Connection id "0HNC8090TG5ES" received FIN. 2025-06-25 14:24:29.785 +03:00 [DBG] Connection id "0HNC8090TG5ES" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:24:29.785 +03:00 [DBG] Connection id "0HNC8090TG5ES" disconnecting. 2025-06-25 14:24:29.785 +03:00 [DBG] Connection id "0HNC8090TG5ES" stopped. 2025-06-25 14:25:29.772 +03:00 [DBG] Connection id "0HNC8090TG5ET" accepted. 2025-06-25 14:25:29.772 +03:00 [DBG] Connection id "0HNC8090TG5ET" started. 2025-06-25 14:25:29.772 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:25:29.772 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:25:29.772 +03:00 [DBG] POST requests are not supported 2025-06-25 14:25:29.772 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:25:29.772 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:25:29.772 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:25:29.772 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:25:29.772 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:25:29.772 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:25:29.772 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:25:29.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:25:29.773 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:25:29.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:25:29.773 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:25:29.773 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:25:29.773 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:25:29.773 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:25:29.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:25:29.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:25:29.773 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:25:29.773 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:25:29.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:25:29.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:25:29.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:25:29.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:25:29.773 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:25:29.773 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1128ms. 2025-06-25 14:25:29.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:25:29.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:25:29.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:25:29.773 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:25:29.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:25:29.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:25:29.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:25:29.773 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:25:29.773 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:25:29.773 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:25:29.773 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:25:29.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:25:29.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:25:29.773 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:25:29.773 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:25:29.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:25:29.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:25:29.773 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5109ms 2025-06-25 14:25:29.773 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:25:29.773 +03:00 [DBG] Connection id "0HNC8090TG5ET" completed keep alive response. 2025-06-25 14:25:29.773 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0927ms 2025-06-25 14:25:29.774 +03:00 [DBG] Connection id "0HNC8090TG5ET" received FIN. 2025-06-25 14:25:29.774 +03:00 [DBG] Connection id "0HNC8090TG5ET" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:25:29.774 +03:00 [DBG] Connection id "0HNC8090TG5ET" disconnecting. 2025-06-25 14:25:29.774 +03:00 [DBG] Connection id "0HNC8090TG5ET" stopped. 2025-06-25 14:26:29.773 +03:00 [DBG] Connection id "0HNC8090TG5EU" accepted. 2025-06-25 14:26:29.774 +03:00 [DBG] Connection id "0HNC8090TG5EU" started. 2025-06-25 14:26:29.774 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:26:29.774 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:26:29.774 +03:00 [DBG] POST requests are not supported 2025-06-25 14:26:29.774 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:26:29.774 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:26:29.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:26:29.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:26:29.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:26:29.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:26:29.774 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:26:29.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:26:29.774 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:26:29.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:26:29.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:26:29.774 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:26:29.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:26:29.774 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:26:29.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:26:29.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:26:29.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:26:29.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:26:29.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:26:29.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:26:29.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:26:29.774 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:26:29.774 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:26:29.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-06-25 14:26:29.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:26:29.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:26:29.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:26:29.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:26:29.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:26:29.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:26:29.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:26:29.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:26:29.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:26:29.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:26:29.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:26:29.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:26:29.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:26:29.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:26:29.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:26:29.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:26:29.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:26:29.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7828ms 2025-06-25 14:26:29.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:26:29.775 +03:00 [DBG] Connection id "0HNC8090TG5EU" completed keep alive response. 2025-06-25 14:26:29.775 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3959ms 2025-06-25 14:26:29.775 +03:00 [DBG] Connection id "0HNC8090TG5EU" received FIN. 2025-06-25 14:26:29.775 +03:00 [DBG] Connection id "0HNC8090TG5EU" disconnecting. 2025-06-25 14:26:29.776 +03:00 [DBG] Connection id "0HNC8090TG5EU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:26:29.777 +03:00 [DBG] Connection id "0HNC8090TG5EU" stopped. 2025-06-25 14:27:29.780 +03:00 [DBG] Connection id "0HNC8090TG5EV" accepted. 2025-06-25 14:27:29.781 +03:00 [DBG] Connection id "0HNC8090TG5EV" started. 2025-06-25 14:27:29.781 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:27:29.781 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:27:29.781 +03:00 [DBG] POST requests are not supported 2025-06-25 14:27:29.781 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:27:29.781 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:27:29.781 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:27:29.781 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:27:29.781 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:27:29.781 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:27:29.781 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:27:29.781 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:27:29.781 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:27:29.781 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:27:29.781 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:27:29.781 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:27:29.781 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:27:29.781 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:27:29.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:27:29.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:27:29.781 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:27:29.781 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:27:29.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:27:29.781 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:27:29.781 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:27:29.781 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:27:29.781 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:27:29.782 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1242ms. 2025-06-25 14:27:29.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:27:29.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:27:29.782 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:27:29.782 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:27:29.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:27:29.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:27:29.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:27:29.782 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:27:29.782 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:27:29.782 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:27:29.782 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:27:29.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:27:29.782 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:27:29.782 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:27:29.782 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:27:29.782 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:27:29.782 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:27:29.782 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7206ms 2025-06-25 14:27:29.782 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:27:29.782 +03:00 [DBG] Connection id "0HNC8090TG5EV" completed keep alive response. 2025-06-25 14:27:29.782 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3302ms 2025-06-25 14:27:29.782 +03:00 [DBG] Connection id "0HNC8090TG5EV" received FIN. 2025-06-25 14:27:29.783 +03:00 [DBG] Connection id "0HNC8090TG5EV" disconnecting. 2025-06-25 14:27:29.783 +03:00 [DBG] Connection id "0HNC8090TG5EV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:27:29.784 +03:00 [DBG] Connection id "0HNC8090TG5EV" stopped. 2025-06-25 14:28:29.782 +03:00 [DBG] Connection id "0HNC8090TG5F0" accepted. 2025-06-25 14:28:29.782 +03:00 [DBG] Connection id "0HNC8090TG5F0" started. 2025-06-25 14:28:29.783 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:28:29.783 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:28:29.783 +03:00 [DBG] POST requests are not supported 2025-06-25 14:28:29.783 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:28:29.783 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:28:29.783 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:28:29.783 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:28:29.783 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:28:29.783 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:28:29.783 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:28:29.783 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:28:29.783 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:28:29.783 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:28:29.783 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:28:29.783 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:28:29.783 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:28:29.783 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:28:29.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:28:29.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:28:29.783 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:28:29.784 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:28:29.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:28:29.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:28:29.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:28:29.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:28:29.784 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:28:29.784 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-06-25 14:28:29.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:28:29.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:28:29.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:28:29.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:28:29.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:28:29.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:28:29.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:28:29.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:28:29.784 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:28:29.784 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:28:29.784 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:28:29.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:28:29.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:28:29.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:28:29.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:28:29.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:28:29.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:28:29.784 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0406ms 2025-06-25 14:28:29.784 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:28:29.785 +03:00 [DBG] Connection id "0HNC8090TG5F0" completed keep alive response. 2025-06-25 14:28:29.785 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0325ms 2025-06-25 14:28:29.785 +03:00 [DBG] Connection id "0HNC8090TG5F0" received FIN. 2025-06-25 14:28:29.785 +03:00 [DBG] Connection id "0HNC8090TG5F0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:28:29.785 +03:00 [DBG] Connection id "0HNC8090TG5F0" disconnecting. 2025-06-25 14:28:29.785 +03:00 [DBG] Connection id "0HNC8090TG5F0" stopped. 2025-06-25 14:29:29.775 +03:00 [DBG] Connection id "0HNC8090TG5F1" accepted. 2025-06-25 14:29:29.775 +03:00 [DBG] Connection id "0HNC8090TG5F1" started. 2025-06-25 14:29:29.775 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:29:29.776 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:29:29.776 +03:00 [DBG] POST requests are not supported 2025-06-25 14:29:29.776 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:29:29.776 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:29:29.776 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:29:29.776 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:29:29.776 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:29:29.776 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:29:29.776 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:29:29.776 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:29:29.776 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:29:29.776 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:29:29.776 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:29:29.776 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:29:29.776 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:29:29.776 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:29:29.776 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:29:29.776 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:29:29.776 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:29:29.776 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:29:29.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:29:29.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:29:29.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:29:29.776 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:29:29.776 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:29:29.776 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1316ms. 2025-06-25 14:29:29.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:29:29.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:29:29.776 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:29:29.776 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:29:29.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:29:29.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:29:29.776 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:29:29.776 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:29:29.776 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:29:29.776 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:29:29.777 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:29:29.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:29:29.777 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:29:29.777 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:29:29.777 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:29:29.777 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:29:29.777 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:29:29.777 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.691ms 2025-06-25 14:29:29.777 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:29:29.777 +03:00 [DBG] Connection id "0HNC8090TG5F1" completed keep alive response. 2025-06-25 14:29:29.777 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2876ms 2025-06-25 14:29:29.777 +03:00 [DBG] Connection id "0HNC8090TG5F1" received FIN. 2025-06-25 14:29:29.777 +03:00 [DBG] Connection id "0HNC8090TG5F1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:29:29.777 +03:00 [DBG] Connection id "0HNC8090TG5F1" disconnecting. 2025-06-25 14:29:29.777 +03:00 [DBG] Connection id "0HNC8090TG5F1" stopped. 2025-06-25 14:30:29.772 +03:00 [DBG] Connection id "0HNC8090TG5F2" accepted. 2025-06-25 14:30:29.772 +03:00 [DBG] Connection id "0HNC8090TG5F2" started. 2025-06-25 14:30:29.772 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:30:29.773 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:30:29.773 +03:00 [DBG] POST requests are not supported 2025-06-25 14:30:29.773 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:30:29.773 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:30:29.773 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:30:29.773 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:30:29.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:30:29.773 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:30:29.773 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:30:29.773 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:30:29.773 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:30:29.773 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:30:29.773 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:30:29.773 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:30:29.773 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:30:29.773 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:30:29.773 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:30:29.773 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:30:29.773 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:30:29.773 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:30:29.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:30:29.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:30:29.773 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:30:29.773 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:30:29.773 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:30:29.774 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-06-25 14:30:29.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:30:29.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:30:29.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:30:29.774 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:30:29.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:30:29.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:30:29.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:30:29.774 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:30:29.774 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:30:29.774 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:30:29.774 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:30:29.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:30:29.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:30:29.774 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:30:29.774 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:30:29.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:30:29.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:30:29.774 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.858ms 2025-06-25 14:30:29.774 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:30:29.774 +03:00 [DBG] Connection id "0HNC8090TG5F2" completed keep alive response. 2025-06-25 14:30:29.774 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5598ms 2025-06-25 14:30:29.774 +03:00 [DBG] Connection id "0HNC8090TG5F2" received FIN. 2025-06-25 14:30:29.774 +03:00 [DBG] Connection id "0HNC8090TG5F2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:30:29.774 +03:00 [DBG] Connection id "0HNC8090TG5F2" disconnecting. 2025-06-25 14:30:29.775 +03:00 [DBG] Connection id "0HNC8090TG5F2" stopped. 2025-06-25 14:31:29.773 +03:00 [DBG] Connection id "0HNC8090TG5F3" accepted. 2025-06-25 14:31:29.773 +03:00 [DBG] Connection id "0HNC8090TG5F3" started. 2025-06-25 14:31:29.773 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:31:29.773 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:31:29.773 +03:00 [DBG] POST requests are not supported 2025-06-25 14:31:29.773 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:31:29.773 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:31:29.774 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:31:29.774 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:31:29.774 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:31:29.774 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:31:29.774 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:31:29.774 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:31:29.774 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:31:29.774 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:31:29.774 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:31:29.774 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:31:29.774 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:31:29.774 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:31:29.774 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:31:29.774 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:31:29.774 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:31:29.774 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:31:29.774 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:31:29.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:31:29.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:31:29.775 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:31:29.775 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:31:29.775 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1541ms. 2025-06-25 14:31:29.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:31:29.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:31:29.775 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:31:29.775 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:31:29.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:31:29.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:31:29.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:31:29.775 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:31:29.775 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:31:29.775 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:31:29.775 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:31:29.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:31:29.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:31:29.775 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:31:29.775 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:31:29.775 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:31:29.775 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:31:29.775 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1284ms 2025-06-25 14:31:29.775 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:31:29.775 +03:00 [DBG] Connection id "0HNC8090TG5F3" completed keep alive response. 2025-06-25 14:31:29.776 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2315ms 2025-06-25 14:31:29.776 +03:00 [DBG] Connection id "0HNC8090TG5F3" received FIN. 2025-06-25 14:31:29.776 +03:00 [DBG] Connection id "0HNC8090TG5F3" disconnecting. 2025-06-25 14:31:29.776 +03:00 [DBG] Connection id "0HNC8090TG5F3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:31:29.777 +03:00 [DBG] Connection id "0HNC8090TG5F3" stopped. 2025-06-25 14:32:29.778 +03:00 [DBG] Connection id "0HNC8090TG5F4" accepted. 2025-06-25 14:32:29.779 +03:00 [DBG] Connection id "0HNC8090TG5F4" started. 2025-06-25 14:32:29.779 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:32:29.779 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:32:29.779 +03:00 [DBG] POST requests are not supported 2025-06-25 14:32:29.779 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:32:29.779 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:32:29.779 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:32:29.779 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:32:29.779 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:32:29.779 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:32:29.779 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:32:29.779 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:32:29.779 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:32:29.779 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:32:29.779 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:32:29.779 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:32:29.779 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:32:29.779 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:32:29.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:32:29.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:32:29.780 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:32:29.780 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:32:29.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:32:29.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:32:29.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:32:29.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:32:29.780 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:32:29.780 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1699ms. 2025-06-25 14:32:29.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:32:29.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:32:29.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:32:29.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:32:29.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:32:29.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:32:29.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:32:29.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:32:29.780 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:32:29.780 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:32:29.780 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:32:29.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:32:29.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:32:29.781 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:32:29.781 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:32:29.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:32:29.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:32:29.781 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2159ms 2025-06-25 14:32:29.781 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:32:29.781 +03:00 [DBG] Connection id "0HNC8090TG5F4" completed keep alive response. 2025-06-25 14:32:29.781 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1794ms 2025-06-25 14:32:29.781 +03:00 [DBG] Connection id "0HNC8090TG5F4" received FIN. 2025-06-25 14:32:29.781 +03:00 [DBG] Connection id "0HNC8090TG5F4" disconnecting. 2025-06-25 14:32:29.782 +03:00 [DBG] Connection id "0HNC8090TG5F4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:32:29.783 +03:00 [DBG] Connection id "0HNC8090TG5F4" stopped. 2025-06-25 14:33:29.785 +03:00 [DBG] Connection id "0HNC8090TG5F5" accepted. 2025-06-25 14:33:29.785 +03:00 [DBG] Connection id "0HNC8090TG5F5" started. 2025-06-25 14:33:29.785 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:33:29.785 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:33:29.785 +03:00 [DBG] POST requests are not supported 2025-06-25 14:33:29.785 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:33:29.785 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:33:29.785 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:33:29.786 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:33:29.786 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:33:29.786 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:33:29.786 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:33:29.786 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:33:29.786 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:33:29.786 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:33:29.786 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:33:29.786 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:33:29.786 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:33:29.786 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:33:29.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:33:29.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:33:29.786 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:33:29.786 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:33:29.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:33:29.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:33:29.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:33:29.786 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:33:29.786 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:33:29.786 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1419ms. 2025-06-25 14:33:29.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:33:29.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:33:29.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:33:29.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:33:29.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:33:29.787 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:33:29.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:33:29.787 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:33:29.787 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:33:29.787 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:33:29.787 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:33:29.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:33:29.787 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:33:29.787 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:33:29.787 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:33:29.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:33:29.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:33:29.787 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.854ms 2025-06-25 14:33:29.787 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:33:29.787 +03:00 [DBG] Connection id "0HNC8090TG5F5" completed keep alive response. 2025-06-25 14:33:29.787 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6386ms 2025-06-25 14:33:29.787 +03:00 [DBG] Connection id "0HNC8090TG5F5" received FIN. 2025-06-25 14:33:29.787 +03:00 [DBG] Connection id "0HNC8090TG5F5" disconnecting. 2025-06-25 14:33:29.787 +03:00 [DBG] Connection id "0HNC8090TG5F5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:33:29.788 +03:00 [DBG] Connection id "0HNC8090TG5F5" stopped. 2025-06-25 14:34:29.793 +03:00 [DBG] Connection id "0HNC8090TG5F6" accepted. 2025-06-25 14:34:29.793 +03:00 [DBG] Connection id "0HNC8090TG5F6" started. 2025-06-25 14:34:29.793 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:34:29.793 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:34:29.793 +03:00 [DBG] POST requests are not supported 2025-06-25 14:34:29.793 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:34:29.793 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:34:29.793 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:34:29.793 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:34:29.793 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:34:29.793 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:34:29.793 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:34:29.793 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:34:29.794 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:34:29.794 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:34:29.794 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:34:29.794 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:34:29.794 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:34:29.794 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:34:29.794 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:34:29.794 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:34:29.794 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:34:29.794 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:34:29.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:34:29.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:34:29.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:34:29.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:34:29.794 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:34:29.794 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2103ms. 2025-06-25 14:34:29.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:34:29.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:34:29.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:34:29.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:34:29.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:34:29.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:34:29.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:34:29.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:34:29.795 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:34:29.795 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:34:29.795 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:34:29.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:34:29.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:34:29.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:34:29.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:34:29.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:34:29.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:34:29.795 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5506ms 2025-06-25 14:34:29.795 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:34:29.796 +03:00 [DBG] Connection id "0HNC8090TG5F6" completed keep alive response. 2025-06-25 14:34:29.796 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6747ms 2025-06-25 14:34:29.796 +03:00 [DBG] Connection id "0HNC8090TG5F6" received FIN. 2025-06-25 14:34:29.796 +03:00 [DBG] Connection id "0HNC8090TG5F6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:34:29.796 +03:00 [DBG] Connection id "0HNC8090TG5F6" disconnecting. 2025-06-25 14:34:29.796 +03:00 [DBG] Connection id "0HNC8090TG5F6" stopped. 2025-06-25 14:35:29.786 +03:00 [DBG] Connection id "0HNC8090TG5F7" accepted. 2025-06-25 14:35:29.786 +03:00 [DBG] Connection id "0HNC8090TG5F7" started. 2025-06-25 14:35:29.786 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:35:29.786 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:35:29.786 +03:00 [DBG] POST requests are not supported 2025-06-25 14:35:29.786 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:35:29.786 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:35:29.786 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:35:29.786 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:35:29.786 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:35:29.786 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:35:29.786 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:35:29.787 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:35:29.787 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:35:29.787 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:35:29.787 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:35:29.787 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:35:29.787 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:35:29.787 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:35:29.787 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:35:29.787 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:35:29.787 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:35:29.787 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:35:29.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:35:29.787 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:35:29.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:35:29.787 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:35:29.787 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:35:29.787 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1876ms. 2025-06-25 14:35:29.787 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:35:29.788 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:35:29.788 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:35:29.788 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:35:29.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:35:29.788 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:35:29.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:35:29.788 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:35:29.788 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:35:29.788 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:35:29.788 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:35:29.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:35:29.788 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:35:29.788 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:35:29.788 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:35:29.788 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:35:29.788 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:35:29.788 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2493ms 2025-06-25 14:35:29.788 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:35:29.788 +03:00 [DBG] Connection id "0HNC8090TG5F7" completed keep alive response. 2025-06-25 14:35:29.788 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2621ms 2025-06-25 14:35:29.789 +03:00 [DBG] Connection id "0HNC8090TG5F7" received FIN. 2025-06-25 14:35:29.789 +03:00 [DBG] Connection id "0HNC8090TG5F7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:35:29.789 +03:00 [DBG] Connection id "0HNC8090TG5F7" disconnecting. 2025-06-25 14:35:29.789 +03:00 [DBG] Connection id "0HNC8090TG5F7" stopped. 2025-06-25 14:36:29.779 +03:00 [DBG] Connection id "0HNC8090TG5F8" accepted. 2025-06-25 14:36:29.779 +03:00 [DBG] Connection id "0HNC8090TG5F8" started. 2025-06-25 14:36:29.779 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:36:29.779 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:36:29.779 +03:00 [DBG] POST requests are not supported 2025-06-25 14:36:29.779 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:36:29.779 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:36:29.779 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:36:29.779 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:36:29.780 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:36:29.780 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:36:29.780 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:36:29.780 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:36:29.780 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:36:29.780 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:36:29.780 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:36:29.780 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:36:29.780 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:36:29.780 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:36:29.780 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:36:29.780 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:36:29.780 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:36:29.780 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:36:29.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:36:29.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:36:29.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:36:29.780 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:36:29.780 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:36:29.780 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-06-25 14:36:29.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:36:29.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:36:29.780 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:36:29.780 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:36:29.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:36:29.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:36:29.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:36:29.780 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:36:29.780 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:36:29.780 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:36:29.780 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:36:29.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:36:29.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:36:29.780 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:36:29.780 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:36:29.781 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:36:29.781 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:36:29.781 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7102ms 2025-06-25 14:36:29.781 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:36:29.781 +03:00 [DBG] Connection id "0HNC8090TG5F8" completed keep alive response. 2025-06-25 14:36:29.781 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3713ms 2025-06-25 14:36:29.781 +03:00 [DBG] Connection id "0HNC8090TG5F8" received FIN. 2025-06-25 14:36:29.781 +03:00 [DBG] Connection id "0HNC8090TG5F8" disconnecting. 2025-06-25 14:36:29.781 +03:00 [DBG] Connection id "0HNC8090TG5F8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:36:29.782 +03:00 [DBG] Connection id "0HNC8090TG5F8" stopped. 2025-06-25 14:37:29.783 +03:00 [DBG] Connection id "0HNC8090TG5F9" accepted. 2025-06-25 14:37:29.783 +03:00 [DBG] Connection id "0HNC8090TG5F9" started. 2025-06-25 14:37:29.783 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:37:29.783 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:37:29.783 +03:00 [DBG] POST requests are not supported 2025-06-25 14:37:29.783 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:37:29.783 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:37:29.783 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:37:29.783 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:37:29.783 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:37:29.784 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:37:29.784 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:37:29.784 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:37:29.784 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:37:29.784 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:37:29.784 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:37:29.784 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:37:29.784 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:37:29.784 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:37:29.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:37:29.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:37:29.784 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:37:29.784 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:37:29.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:37:29.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:37:29.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:37:29.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:37:29.784 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:37:29.784 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1115ms. 2025-06-25 14:37:29.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:37:29.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:37:29.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:37:29.784 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:37:29.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:37:29.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:37:29.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:37:29.784 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:37:29.784 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:37:29.784 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:37:29.784 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:37:29.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:37:29.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:37:29.784 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:37:29.784 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:37:29.784 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:37:29.784 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:37:29.784 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7308ms 2025-06-25 14:37:29.784 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:37:29.785 +03:00 [DBG] Connection id "0HNC8090TG5F9" completed keep alive response. 2025-06-25 14:37:29.785 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2472ms 2025-06-25 14:37:29.785 +03:00 [DBG] Connection id "0HNC8090TG5F9" received FIN. 2025-06-25 14:37:29.785 +03:00 [DBG] Connection id "0HNC8090TG5F9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:37:29.785 +03:00 [DBG] Connection id "0HNC8090TG5F9" disconnecting. 2025-06-25 14:37:29.785 +03:00 [DBG] Connection id "0HNC8090TG5F9" stopped. 2025-06-25 14:38:29.797 +03:00 [DBG] Connection id "0HNC8090TG5FA" accepted. 2025-06-25 14:38:29.797 +03:00 [DBG] Connection id "0HNC8090TG5FA" started. 2025-06-25 14:38:29.797 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:38:29.797 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:38:29.797 +03:00 [DBG] POST requests are not supported 2025-06-25 14:38:29.797 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:38:29.797 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:38:29.797 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:38:29.797 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:38:29.797 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:38:29.798 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:38:29.798 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:38:29.798 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:38:29.798 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:38:29.798 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:38:29.798 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:38:29.798 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:38:29.798 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:38:29.798 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:38:29.798 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:38:29.798 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:38:29.798 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:38:29.798 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:38:29.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:38:29.798 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:38:29.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:38:29.798 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:38:29.798 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:38:29.799 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1698ms. 2025-06-25 14:38:29.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:38:29.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:38:29.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:38:29.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:38:29.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:38:29.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:38:29.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:38:29.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:38:29.799 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:38:29.799 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:38:29.799 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:38:29.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:38:29.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:38:29.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:38:29.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:38:29.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:38:29.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:38:29.799 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3168ms 2025-06-25 14:38:29.799 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:38:29.800 +03:00 [DBG] Connection id "0HNC8090TG5FA" completed keep alive response. 2025-06-25 14:38:29.800 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6467ms 2025-06-25 14:38:29.800 +03:00 [DBG] Connection id "0HNC8090TG5FA" received FIN. 2025-06-25 14:38:29.800 +03:00 [DBG] Connection id "0HNC8090TG5FA" disconnecting. 2025-06-25 14:38:29.800 +03:00 [DBG] Connection id "0HNC8090TG5FA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:38:29.801 +03:00 [DBG] Connection id "0HNC8090TG5FA" stopped. 2025-06-25 14:39:29.784 +03:00 [DBG] Connection id "0HNC8090TG5FB" accepted. 2025-06-25 14:39:29.784 +03:00 [DBG] Connection id "0HNC8090TG5FB" started. 2025-06-25 14:39:29.784 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:39:29.784 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:39:29.784 +03:00 [DBG] POST requests are not supported 2025-06-25 14:39:29.784 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:39:29.785 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:39:29.785 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:39:29.785 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:39:29.785 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:39:29.785 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:39:29.785 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:39:29.785 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:39:29.785 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:39:29.785 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:39:29.785 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:39:29.785 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:39:29.785 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:39:29.785 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:39:29.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:39:29.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:39:29.785 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:39:29.785 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:39:29.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:39:29.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:39:29.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:39:29.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:39:29.785 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:39:29.785 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1328ms. 2025-06-25 14:39:29.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:39:29.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:39:29.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:39:29.785 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:39:29.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:39:29.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:39:29.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:39:29.785 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:39:29.785 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:39:29.785 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:39:29.785 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:39:29.785 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:39:29.785 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:39:29.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:39:29.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:39:29.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:39:29.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:39:29.786 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6791ms 2025-06-25 14:39:29.786 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:39:29.786 +03:00 [DBG] Connection id "0HNC8090TG5FB" completed keep alive response. 2025-06-25 14:39:29.786 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3063ms 2025-06-25 14:39:29.786 +03:00 [DBG] Connection id "0HNC8090TG5FB" received FIN. 2025-06-25 14:39:29.786 +03:00 [DBG] Connection id "0HNC8090TG5FB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:39:29.786 +03:00 [DBG] Connection id "0HNC8090TG5FB" disconnecting. 2025-06-25 14:39:29.786 +03:00 [DBG] Connection id "0HNC8090TG5FB" stopped. 2025-06-25 14:40:29.794 +03:00 [DBG] Connection id "0HNC8090TG5FC" accepted. 2025-06-25 14:40:29.794 +03:00 [DBG] Connection id "0HNC8090TG5FC" started. 2025-06-25 14:40:29.794 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:40:29.794 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:40:29.795 +03:00 [DBG] POST requests are not supported 2025-06-25 14:40:29.795 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:40:29.795 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:40:29.795 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:40:29.795 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:40:29.795 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:40:29.795 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:40:29.795 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:40:29.795 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:40:29.795 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:40:29.795 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:40:29.795 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:40:29.795 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:40:29.795 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:40:29.795 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:40:29.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:40:29.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:40:29.795 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:40:29.795 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:40:29.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:40:29.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:40:29.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:40:29.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:40:29.796 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:40:29.796 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.165ms. 2025-06-25 14:40:29.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:40:29.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:40:29.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:40:29.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:40:29.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:40:29.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:40:29.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:40:29.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:40:29.796 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:40:29.796 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:40:29.796 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:40:29.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:40:29.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:40:29.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:40:29.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:40:29.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:40:29.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:40:29.796 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1264ms 2025-06-25 14:40:29.796 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:40:29.796 +03:00 [DBG] Connection id "0HNC8090TG5FC" completed keep alive response. 2025-06-25 14:40:29.797 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1489ms 2025-06-25 14:40:29.797 +03:00 [DBG] Connection id "0HNC8090TG5FC" received FIN. 2025-06-25 14:40:29.797 +03:00 [DBG] Connection id "0HNC8090TG5FC" disconnecting. 2025-06-25 14:40:29.797 +03:00 [DBG] Connection id "0HNC8090TG5FC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:40:29.798 +03:00 [DBG] Connection id "0HNC8090TG5FC" stopped. 2025-06-25 14:41:29.795 +03:00 [DBG] Connection id "0HNC8090TG5FD" accepted. 2025-06-25 14:41:29.795 +03:00 [DBG] Connection id "0HNC8090TG5FD" started. 2025-06-25 14:41:29.795 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:41:29.795 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:41:29.795 +03:00 [DBG] POST requests are not supported 2025-06-25 14:41:29.795 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:41:29.796 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:41:29.796 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:41:29.796 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:41:29.796 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:41:29.796 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:41:29.796 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:41:29.796 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:41:29.796 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:41:29.796 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:41:29.796 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:41:29.796 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:41:29.796 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:41:29.796 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:41:29.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:41:29.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:41:29.796 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:41:29.796 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:41:29.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:41:29.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:41:29.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:41:29.797 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:41:29.797 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:41:29.797 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1747ms. 2025-06-25 14:41:29.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:41:29.797 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:41:29.797 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:41:29.797 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:41:29.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:41:29.797 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:41:29.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:41:29.797 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:41:29.797 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:41:29.797 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:41:29.797 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:41:29.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:41:29.797 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:41:29.797 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:41:29.797 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:41:29.797 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:41:29.797 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:41:29.797 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.192ms 2025-06-25 14:41:29.797 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:41:29.797 +03:00 [DBG] Connection id "0HNC8090TG5FD" completed keep alive response. 2025-06-25 14:41:29.798 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2113ms 2025-06-25 14:41:29.798 +03:00 [DBG] Connection id "0HNC8090TG5FD" received FIN. 2025-06-25 14:41:29.798 +03:00 [DBG] Connection id "0HNC8090TG5FD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:41:29.798 +03:00 [DBG] Connection id "0HNC8090TG5FD" disconnecting. 2025-06-25 14:41:29.798 +03:00 [DBG] Connection id "0HNC8090TG5FD" stopped. 2025-06-25 14:42:30.068 +03:00 [DBG] Connection id "0HNC8090TG5FE" accepted. 2025-06-25 14:42:30.068 +03:00 [DBG] Connection id "0HNC8090TG5FE" started. 2025-06-25 14:42:30.068 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:42:30.068 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:42:30.068 +03:00 [DBG] POST requests are not supported 2025-06-25 14:42:30.068 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:42:30.068 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:42:30.068 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:42:30.068 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:42:30.068 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:42:30.068 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:42:30.068 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:42:30.068 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:42:30.068 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:42:30.068 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:42:30.068 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:42:30.068 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:42:30.069 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:42:30.069 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:42:30.069 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:42:30.069 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:42:30.069 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:42:30.069 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:42:30.069 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:42:30.069 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:42:30.069 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:42:30.069 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:42:30.069 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:42:30.069 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1483ms. 2025-06-25 14:42:30.069 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:42:30.069 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:42:30.069 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:42:30.069 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:42:30.069 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:42:30.069 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:42:30.069 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:42:30.069 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:42:30.069 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:42:30.069 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:42:30.069 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:42:30.069 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:42:30.069 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:42:30.069 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:42:30.069 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:42:30.069 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:42:30.069 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:42:30.069 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.758ms 2025-06-25 14:42:30.069 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:42:30.069 +03:00 [DBG] Connection id "0HNC8090TG5FE" completed keep alive response. 2025-06-25 14:42:30.069 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4279ms 2025-06-25 14:42:30.070 +03:00 [DBG] Connection id "0HNC8090TG5FE" received FIN. 2025-06-25 14:42:30.070 +03:00 [DBG] Connection id "0HNC8090TG5FE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:42:30.070 +03:00 [DBG] Connection id "0HNC8090TG5FE" disconnecting. 2025-06-25 14:42:30.070 +03:00 [DBG] Connection id "0HNC8090TG5FE" stopped. 2025-06-25 14:43:29.797 +03:00 [DBG] Connection id "0HNC8090TG5FF" accepted. 2025-06-25 14:43:29.797 +03:00 [DBG] Connection id "0HNC8090TG5FF" started. 2025-06-25 14:43:29.797 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:43:29.797 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:43:29.797 +03:00 [DBG] POST requests are not supported 2025-06-25 14:43:29.797 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:43:29.797 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:43:29.797 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:43:29.797 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:43:29.797 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:43:29.797 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:43:29.797 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:43:29.797 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:43:29.797 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:43:29.798 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:43:29.798 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:43:29.798 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:43:29.798 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:43:29.798 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:43:29.798 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:43:29.798 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:43:29.798 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:43:29.798 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:43:29.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:43:29.798 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:43:29.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:43:29.798 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:43:29.798 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:43:29.798 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1461ms. 2025-06-25 14:43:29.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:43:29.798 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:43:29.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:43:29.798 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:43:29.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:43:29.798 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:43:29.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:43:29.798 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:43:29.798 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:43:29.798 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:43:29.798 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:43:29.798 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:43:29.798 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:43:29.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:43:29.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:43:29.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:43:29.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:43:29.799 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9558ms 2025-06-25 14:43:29.799 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:43:29.799 +03:00 [DBG] Connection id "0HNC8090TG5FF" completed keep alive response. 2025-06-25 14:43:29.799 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7783ms 2025-06-25 14:43:29.799 +03:00 [DBG] Connection id "0HNC8090TG5FF" received FIN. 2025-06-25 14:43:29.799 +03:00 [DBG] Connection id "0HNC8090TG5FF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:43:29.799 +03:00 [DBG] Connection id "0HNC8090TG5FF" disconnecting. 2025-06-25 14:43:29.799 +03:00 [DBG] Connection id "0HNC8090TG5FF" stopped. 2025-06-25 14:44:29.794 +03:00 [DBG] Connection id "0HNC8090TG5FG" accepted. 2025-06-25 14:44:29.794 +03:00 [DBG] Connection id "0HNC8090TG5FG" started. 2025-06-25 14:44:29.794 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:44:29.794 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:44:29.794 +03:00 [DBG] POST requests are not supported 2025-06-25 14:44:29.794 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:44:29.794 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:44:29.794 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:44:29.794 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:44:29.794 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:44:29.794 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:44:29.794 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:44:29.794 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:44:29.794 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:44:29.794 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:44:29.794 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:44:29.794 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:44:29.794 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:44:29.794 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:44:29.794 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:44:29.794 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:44:29.794 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:44:29.794 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:44:29.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:44:29.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:44:29.794 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:44:29.794 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:44:29.795 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:44:29.795 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1375ms. 2025-06-25 14:44:29.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:44:29.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:44:29.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:44:29.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:44:29.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:44:29.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:44:29.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:44:29.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:44:29.795 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:44:29.795 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:44:29.795 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:44:29.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:44:29.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:44:29.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:44:29.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:44:29.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:44:29.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:44:29.795 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6643ms 2025-06-25 14:44:29.795 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:44:29.795 +03:00 [DBG] Connection id "0HNC8090TG5FG" completed keep alive response. 2025-06-25 14:44:29.795 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2409ms 2025-06-25 14:44:29.795 +03:00 [DBG] Connection id "0HNC8090TG5FG" received FIN. 2025-06-25 14:44:29.796 +03:00 [DBG] Connection id "0HNC8090TG5FG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:44:29.796 +03:00 [DBG] Connection id "0HNC8090TG5FG" disconnecting. 2025-06-25 14:44:29.796 +03:00 [DBG] Connection id "0HNC8090TG5FG" stopped. 2025-06-25 14:45:29.789 +03:00 [DBG] Connection id "0HNC8090TG5FH" accepted. 2025-06-25 14:45:29.789 +03:00 [DBG] Connection id "0HNC8090TG5FH" started. 2025-06-25 14:45:29.789 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:45:29.789 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:45:29.789 +03:00 [DBG] POST requests are not supported 2025-06-25 14:45:29.789 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:45:29.789 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:45:29.789 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:45:29.789 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:45:29.789 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:45:29.789 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:45:29.789 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:45:29.790 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:45:29.790 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:45:29.790 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:45:29.790 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:45:29.790 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:45:29.790 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:45:29.790 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:45:29.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:45:29.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:45:29.790 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:45:29.790 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:45:29.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:45:29.790 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:45:29.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:45:29.790 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:45:29.790 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:45:29.790 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-06-25 14:45:29.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:45:29.790 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:45:29.790 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:45:29.790 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:45:29.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:45:29.790 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:45:29.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:45:29.790 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:45:29.790 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:45:29.790 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:45:29.790 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:45:29.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:45:29.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:45:29.790 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:45:29.790 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:45:29.790 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:45:29.790 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:45:29.790 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6673ms 2025-06-25 14:45:29.790 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:45:29.790 +03:00 [DBG] Connection id "0HNC8090TG5FH" completed keep alive response. 2025-06-25 14:45:29.790 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2607ms 2025-06-25 14:45:29.791 +03:00 [DBG] Connection id "0HNC8090TG5FH" received FIN. 2025-06-25 14:45:29.791 +03:00 [DBG] Connection id "0HNC8090TG5FH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:45:29.791 +03:00 [DBG] Connection id "0HNC8090TG5FH" disconnecting. 2025-06-25 14:45:29.791 +03:00 [DBG] Connection id "0HNC8090TG5FH" stopped. 2025-06-25 14:46:29.794 +03:00 [DBG] Connection id "0HNC8090TG5FI" accepted. 2025-06-25 14:46:29.794 +03:00 [DBG] Connection id "0HNC8090TG5FI" started. 2025-06-25 14:46:29.794 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:46:29.794 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:46:29.794 +03:00 [DBG] POST requests are not supported 2025-06-25 14:46:29.794 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:46:29.794 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:46:29.794 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:46:29.794 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:46:29.794 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:46:29.794 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:46:29.794 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:46:29.794 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:46:29.794 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:46:29.795 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:46:29.795 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:46:29.795 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:46:29.795 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:46:29.795 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:46:29.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:46:29.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:46:29.795 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:46:29.795 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:46:29.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:46:29.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:46:29.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:46:29.795 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:46:29.795 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:46:29.795 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1149ms. 2025-06-25 14:46:29.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:46:29.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:46:29.795 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:46:29.795 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:46:29.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:46:29.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:46:29.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:46:29.795 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:46:29.795 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:46:29.795 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:46:29.795 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:46:29.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:46:29.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:46:29.795 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:46:29.795 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:46:29.795 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:46:29.795 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:46:29.795 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5882ms 2025-06-25 14:46:29.795 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:46:29.795 +03:00 [DBG] Connection id "0HNC8090TG5FI" completed keep alive response. 2025-06-25 14:46:29.795 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3308ms 2025-06-25 14:46:29.796 +03:00 [DBG] Connection id "0HNC8090TG5FI" received FIN. 2025-06-25 14:46:29.796 +03:00 [DBG] Connection id "0HNC8090TG5FI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:46:29.796 +03:00 [DBG] Connection id "0HNC8090TG5FI" disconnecting. 2025-06-25 14:46:29.796 +03:00 [DBG] Connection id "0HNC8090TG5FI" stopped. 2025-06-25 14:47:29.794 +03:00 [DBG] Connection id "0HNC8090TG5FJ" accepted. 2025-06-25 14:47:29.795 +03:00 [DBG] Connection id "0HNC8090TG5FJ" started. 2025-06-25 14:47:29.795 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:47:29.795 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:47:29.795 +03:00 [DBG] POST requests are not supported 2025-06-25 14:47:29.795 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:47:29.795 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:47:29.795 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:47:29.795 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:47:29.795 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:47:29.795 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:47:29.795 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:47:29.796 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:47:29.796 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:47:29.796 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:47:29.796 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:47:29.796 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:47:29.796 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:47:29.796 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:47:29.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:47:29.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:47:29.796 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:47:29.796 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:47:29.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:47:29.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:47:29.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:47:29.796 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:47:29.796 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:47:29.796 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1496ms. 2025-06-25 14:47:29.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:47:29.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:47:29.796 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:47:29.796 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:47:29.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:47:29.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:47:29.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:47:29.796 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:47:29.796 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:47:29.796 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:47:29.796 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:47:29.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:47:29.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:47:29.796 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:47:29.796 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:47:29.796 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:47:29.796 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:47:29.796 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6974ms 2025-06-25 14:47:29.796 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:47:29.796 +03:00 [DBG] Connection id "0HNC8090TG5FJ" completed keep alive response. 2025-06-25 14:47:29.796 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7946ms 2025-06-25 14:47:29.797 +03:00 [DBG] Connection id "0HNC8090TG5FJ" received FIN. 2025-06-25 14:47:29.797 +03:00 [DBG] Connection id "0HNC8090TG5FJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:47:29.797 +03:00 [DBG] Connection id "0HNC8090TG5FJ" disconnecting. 2025-06-25 14:47:29.797 +03:00 [DBG] Connection id "0HNC8090TG5FJ" stopped. 2025-06-25 14:48:29.805 +03:00 [DBG] Connection id "0HNC8090TG5FK" accepted. 2025-06-25 14:48:29.805 +03:00 [DBG] Connection id "0HNC8090TG5FK" started. 2025-06-25 14:48:29.805 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:48:29.805 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:48:29.805 +03:00 [DBG] POST requests are not supported 2025-06-25 14:48:29.805 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:48:29.805 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:48:29.805 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:48:29.805 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:48:29.805 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:48:29.806 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:48:29.806 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:48:29.806 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:48:29.806 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:48:29.806 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:48:29.806 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:48:29.806 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:48:29.806 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:48:29.806 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:48:29.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:48:29.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:48:29.806 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:48:29.806 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:48:29.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:48:29.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:48:29.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:48:29.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:48:29.806 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:48:29.806 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.139ms. 2025-06-25 14:48:29.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:48:29.806 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:48:29.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:48:29.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:48:29.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:48:29.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:48:29.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:48:29.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:48:29.807 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:48:29.807 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:48:29.807 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:48:29.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:48:29.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:48:29.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:48:29.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:48:29.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:48:29.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:48:29.807 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8898ms 2025-06-25 14:48:29.807 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:48:29.807 +03:00 [DBG] Connection id "0HNC8090TG5FK" completed keep alive response. 2025-06-25 14:48:29.807 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6663ms 2025-06-25 14:48:29.807 +03:00 [DBG] Connection id "0HNC8090TG5FK" received FIN. 2025-06-25 14:48:29.807 +03:00 [DBG] Connection id "0HNC8090TG5FK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:48:29.807 +03:00 [DBG] Connection id "0HNC8090TG5FK" disconnecting. 2025-06-25 14:48:29.807 +03:00 [DBG] Connection id "0HNC8090TG5FK" stopped. 2025-06-25 14:49:29.798 +03:00 [DBG] Connection id "0HNC8090TG5FL" accepted. 2025-06-25 14:49:29.798 +03:00 [DBG] Connection id "0HNC8090TG5FL" started. 2025-06-25 14:49:29.799 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:49:29.799 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:49:29.799 +03:00 [DBG] POST requests are not supported 2025-06-25 14:49:29.799 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:49:29.799 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:49:29.799 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:49:29.799 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:49:29.799 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:49:29.799 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:49:29.799 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:49:29.799 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:49:29.799 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:49:29.799 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:49:29.800 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:49:29.800 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:49:29.800 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:49:29.800 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:49:29.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:49:29.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:49:29.800 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:49:29.800 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:49:29.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:49:29.800 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:49:29.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:49:29.800 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:49:29.800 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:49:29.801 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1751ms. 2025-06-25 14:49:29.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:49:29.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:49:29.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:49:29.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:49:29.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:49:29.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:49:29.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:49:29.801 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:49:29.801 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:49:29.801 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:49:29.801 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:49:29.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:49:29.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:49:29.801 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:49:29.801 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:49:29.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:49:29.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:49:29.801 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3928ms 2025-06-25 14:49:29.801 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:49:29.801 +03:00 [DBG] Connection id "0HNC8090TG5FL" completed keep alive response. 2025-06-25 14:49:29.801 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7025ms 2025-06-25 14:49:29.802 +03:00 [DBG] Connection id "0HNC8090TG5FL" received FIN. 2025-06-25 14:49:29.802 +03:00 [DBG] Connection id "0HNC8090TG5FL" disconnecting. 2025-06-25 14:49:29.802 +03:00 [DBG] Connection id "0HNC8090TG5FL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:49:29.803 +03:00 [DBG] Connection id "0HNC8090TG5FL" stopped. 2025-06-25 14:50:29.797 +03:00 [DBG] Connection id "0HNC8090TG5FM" accepted. 2025-06-25 14:50:29.797 +03:00 [DBG] Connection id "0HNC8090TG5FM" started. 2025-06-25 14:50:29.797 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:50:29.797 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:50:29.797 +03:00 [DBG] POST requests are not supported 2025-06-25 14:50:29.797 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:50:29.797 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:50:29.797 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:50:29.797 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:50:29.797 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:50:29.797 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:50:29.798 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:50:29.798 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:50:29.798 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:50:29.798 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:50:29.798 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:50:29.798 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:50:29.798 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:50:29.798 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:50:29.798 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:50:29.798 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:50:29.798 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:50:29.798 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:50:29.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:50:29.798 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:50:29.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:50:29.798 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:50:29.798 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:50:29.799 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2094ms. 2025-06-25 14:50:29.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:50:29.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:50:29.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:50:29.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:50:29.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:50:29.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:50:29.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:50:29.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:50:29.799 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:50:29.799 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:50:29.799 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:50:29.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:50:29.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:50:29.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:50:29.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:50:29.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:50:29.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:50:29.799 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3177ms 2025-06-25 14:50:29.799 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:50:29.799 +03:00 [DBG] Connection id "0HNC8090TG5FM" completed keep alive response. 2025-06-25 14:50:29.799 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3225ms 2025-06-25 14:50:29.800 +03:00 [DBG] Connection id "0HNC8090TG5FM" received FIN. 2025-06-25 14:50:29.800 +03:00 [DBG] Connection id "0HNC8090TG5FM" disconnecting. 2025-06-25 14:50:29.800 +03:00 [DBG] Connection id "0HNC8090TG5FM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:50:29.801 +03:00 [DBG] Connection id "0HNC8090TG5FM" stopped. 2025-06-25 14:51:29.804 +03:00 [DBG] Connection id "0HNC8090TG5FN" accepted. 2025-06-25 14:51:29.804 +03:00 [DBG] Connection id "0HNC8090TG5FN" started. 2025-06-25 14:51:29.804 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:51:29.804 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:51:29.804 +03:00 [DBG] POST requests are not supported 2025-06-25 14:51:29.804 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:51:29.804 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:51:29.804 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:51:29.804 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:51:29.804 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:51:29.804 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:51:29.804 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:51:29.804 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:51:29.804 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:51:29.805 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:51:29.805 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:51:29.805 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:51:29.805 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:51:29.805 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:51:29.805 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:51:29.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:51:29.805 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:51:29.805 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:51:29.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:51:29.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:51:29.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:51:29.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:51:29.805 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:51:29.805 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1532ms. 2025-06-25 14:51:29.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:51:29.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:51:29.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:51:29.806 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:51:29.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:51:29.806 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:51:29.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:51:29.806 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:51:29.806 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:51:29.806 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:51:29.806 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:51:29.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:51:29.806 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:51:29.806 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:51:29.806 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:51:29.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:51:29.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:51:29.806 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1727ms 2025-06-25 14:51:29.806 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:51:29.806 +03:00 [DBG] Connection id "0HNC8090TG5FN" completed keep alive response. 2025-06-25 14:51:29.806 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1015ms 2025-06-25 14:51:29.806 +03:00 [DBG] Connection id "0HNC8090TG5FN" received FIN. 2025-06-25 14:51:29.806 +03:00 [DBG] Connection id "0HNC8090TG5FN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:51:29.806 +03:00 [DBG] Connection id "0HNC8090TG5FN" disconnecting. 2025-06-25 14:51:29.806 +03:00 [DBG] Connection id "0HNC8090TG5FN" stopped. 2025-06-25 14:52:29.801 +03:00 [DBG] Connection id "0HNC8090TG5FO" accepted. 2025-06-25 14:52:29.802 +03:00 [DBG] Connection id "0HNC8090TG5FO" started. 2025-06-25 14:52:29.802 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:52:29.802 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:52:29.802 +03:00 [DBG] POST requests are not supported 2025-06-25 14:52:29.802 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:52:29.802 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:52:29.802 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:52:29.802 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:52:29.802 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:52:29.802 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:52:29.802 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:52:29.802 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:52:29.802 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:52:29.802 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:52:29.802 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:52:29.802 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:52:29.802 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:52:29.802 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:52:29.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:52:29.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:52:29.802 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:52:29.803 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:52:29.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:52:29.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:52:29.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:52:29.803 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:52:29.803 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:52:29.803 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1179ms. 2025-06-25 14:52:29.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:52:29.803 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:52:29.803 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:52:29.803 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:52:29.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:52:29.803 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:52:29.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:52:29.803 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:52:29.803 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:52:29.803 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:52:29.803 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:52:29.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:52:29.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:52:29.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:52:29.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:52:29.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:52:29.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:52:29.803 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9463ms 2025-06-25 14:52:29.803 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:52:29.803 +03:00 [DBG] Connection id "0HNC8090TG5FO" completed keep alive response. 2025-06-25 14:52:29.803 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7439ms 2025-06-25 14:52:29.804 +03:00 [DBG] Connection id "0HNC8090TG5FO" received FIN. 2025-06-25 14:52:29.804 +03:00 [DBG] Connection id "0HNC8090TG5FO" disconnecting. 2025-06-25 14:52:29.804 +03:00 [DBG] Connection id "0HNC8090TG5FO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:52:29.805 +03:00 [DBG] Connection id "0HNC8090TG5FO" stopped. 2025-06-25 14:53:29.799 +03:00 [DBG] Connection id "0HNC8090TG5FP" accepted. 2025-06-25 14:53:29.799 +03:00 [DBG] Connection id "0HNC8090TG5FP" started. 2025-06-25 14:53:29.799 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:53:29.799 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:53:29.799 +03:00 [DBG] POST requests are not supported 2025-06-25 14:53:29.799 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:53:29.799 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:53:29.799 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:53:29.799 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:53:29.799 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:53:29.799 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:53:29.799 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:53:29.799 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:53:29.799 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:53:29.799 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:53:29.799 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:53:29.799 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:53:29.799 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:53:29.799 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:53:29.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:53:29.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:53:29.799 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:53:29.799 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:53:29.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:53:29.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:53:29.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:53:29.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:53:29.799 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:53:29.800 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1177ms. 2025-06-25 14:53:29.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:53:29.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:53:29.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:53:29.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:53:29.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:53:29.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:53:29.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:53:29.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:53:29.800 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:53:29.800 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:53:29.800 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:53:29.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:53:29.800 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:53:29.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:53:29.800 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:53:29.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:53:29.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:53:29.800 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6642ms 2025-06-25 14:53:29.800 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:53:29.800 +03:00 [DBG] Connection id "0HNC8090TG5FP" completed keep alive response. 2025-06-25 14:53:29.800 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.202ms 2025-06-25 14:53:29.800 +03:00 [DBG] Connection id "0HNC8090TG5FP" received FIN. 2025-06-25 14:53:29.800 +03:00 [DBG] Connection id "0HNC8090TG5FP" disconnecting. 2025-06-25 14:53:29.800 +03:00 [DBG] Connection id "0HNC8090TG5FP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:53:29.801 +03:00 [DBG] Connection id "0HNC8090TG5FP" stopped. 2025-06-25 14:54:29.805 +03:00 [DBG] Connection id "0HNC8090TG5FQ" accepted. 2025-06-25 14:54:29.805 +03:00 [DBG] Connection id "0HNC8090TG5FQ" started. 2025-06-25 14:54:29.805 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:54:29.805 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:54:29.806 +03:00 [DBG] POST requests are not supported 2025-06-25 14:54:29.806 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:54:29.806 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:54:29.806 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:54:29.806 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:54:29.806 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:54:29.806 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:54:29.806 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:54:29.806 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:54:29.806 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:54:29.806 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:54:29.806 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:54:29.806 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:54:29.806 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:54:29.806 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:54:29.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:54:29.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:54:29.806 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:54:29.806 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:54:29.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:54:29.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:54:29.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:54:29.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:54:29.807 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:54:29.807 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1635ms. 2025-06-25 14:54:29.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:54:29.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:54:29.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:54:29.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:54:29.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:54:29.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:54:29.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:54:29.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:54:29.807 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:54:29.807 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:54:29.807 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:54:29.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:54:29.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:54:29.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:54:29.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:54:29.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:54:29.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:54:29.807 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1875ms 2025-06-25 14:54:29.807 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:54:29.807 +03:00 [DBG] Connection id "0HNC8090TG5FQ" completed keep alive response. 2025-06-25 14:54:29.808 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1057ms 2025-06-25 14:54:29.808 +03:00 [DBG] Connection id "0HNC8090TG5FQ" received FIN. 2025-06-25 14:54:29.808 +03:00 [DBG] Connection id "0HNC8090TG5FQ" disconnecting. 2025-06-25 14:54:29.808 +03:00 [DBG] Connection id "0HNC8090TG5FQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:54:29.809 +03:00 [DBG] Connection id "0HNC8090TG5FQ" stopped. 2025-06-25 14:55:29.799 +03:00 [DBG] Connection id "0HNC8090TG5FR" accepted. 2025-06-25 14:55:29.799 +03:00 [DBG] Connection id "0HNC8090TG5FR" started. 2025-06-25 14:55:29.799 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:55:29.799 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:55:29.799 +03:00 [DBG] POST requests are not supported 2025-06-25 14:55:29.800 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:55:29.800 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:55:29.800 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:55:29.800 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:55:29.800 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:55:29.800 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:55:29.800 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:55:29.800 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:55:29.800 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:55:29.800 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:55:29.800 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:55:29.800 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:55:29.800 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:55:29.801 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:55:29.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:55:29.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:55:29.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:55:29.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:55:29.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:55:29.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:55:29.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:55:29.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:55:29.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:55:29.802 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1784ms. 2025-06-25 14:55:29.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:55:29.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:55:29.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:55:29.802 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:55:29.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:55:29.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:55:29.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:55:29.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:55:29.802 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:55:29.802 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:55:29.802 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:55:29.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:55:29.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:55:29.803 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:55:29.803 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:55:29.803 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:55:29.803 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:55:29.803 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2275ms 2025-06-25 14:55:29.803 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:55:29.803 +03:00 [DBG] Connection id "0HNC8090TG5FR" completed keep alive response. 2025-06-25 14:55:29.803 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.792ms 2025-06-25 14:55:29.803 +03:00 [DBG] Connection id "0HNC8090TG5FR" received FIN. 2025-06-25 14:55:29.803 +03:00 [DBG] Connection id "0HNC8090TG5FR" disconnecting. 2025-06-25 14:55:29.804 +03:00 [DBG] Connection id "0HNC8090TG5FR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:55:29.805 +03:00 [DBG] Connection id "0HNC8090TG5FR" stopped. 2025-06-25 14:56:29.804 +03:00 [DBG] Connection id "0HNC8090TG5FS" accepted. 2025-06-25 14:56:29.804 +03:00 [DBG] Connection id "0HNC8090TG5FS" started. 2025-06-25 14:56:29.804 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:56:29.804 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:56:29.804 +03:00 [DBG] POST requests are not supported 2025-06-25 14:56:29.804 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:56:29.804 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:56:29.804 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:56:29.804 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:56:29.804 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:56:29.804 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:56:29.804 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:56:29.804 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:56:29.804 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:56:29.804 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:56:29.804 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:56:29.805 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:56:29.805 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:56:29.805 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:56:29.805 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:56:29.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:56:29.805 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:56:29.805 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:56:29.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:56:29.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:56:29.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:56:29.805 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:56:29.805 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:56:29.805 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1166ms. 2025-06-25 14:56:29.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:56:29.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:56:29.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:56:29.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:56:29.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:56:29.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:56:29.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:56:29.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:56:29.805 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:56:29.805 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:56:29.805 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:56:29.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:56:29.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:56:29.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:56:29.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:56:29.805 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:56:29.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:56:29.805 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7254ms 2025-06-25 14:56:29.805 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:56:29.805 +03:00 [DBG] Connection id "0HNC8090TG5FS" completed keep alive response. 2025-06-25 14:56:29.805 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3132ms 2025-06-25 14:56:29.806 +03:00 [DBG] Connection id "0HNC8090TG5FS" received FIN. 2025-06-25 14:56:29.806 +03:00 [DBG] Connection id "0HNC8090TG5FS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:56:29.806 +03:00 [DBG] Connection id "0HNC8090TG5FS" disconnecting. 2025-06-25 14:56:29.806 +03:00 [DBG] Connection id "0HNC8090TG5FS" stopped. 2025-06-25 14:57:29.797 +03:00 [DBG] Connection id "0HNC8090TG5FT" accepted. 2025-06-25 14:57:29.797 +03:00 [DBG] Connection id "0HNC8090TG5FT" started. 2025-06-25 14:57:29.797 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:57:29.797 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:57:29.797 +03:00 [DBG] POST requests are not supported 2025-06-25 14:57:29.797 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:57:29.797 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:57:29.797 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:57:29.798 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:57:29.798 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:57:29.798 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:57:29.798 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:57:29.798 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:57:29.798 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:57:29.798 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:57:29.798 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:57:29.798 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:57:29.798 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:57:29.798 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:57:29.798 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:57:29.798 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:57:29.798 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:57:29.798 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:57:29.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:57:29.798 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:57:29.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:57:29.798 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:57:29.798 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:57:29.798 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1292ms. 2025-06-25 14:57:29.798 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:57:29.798 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:57:29.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:57:29.799 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:57:29.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:57:29.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:57:29.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:57:29.799 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:57:29.799 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:57:29.799 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:57:29.799 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:57:29.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:57:29.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:57:29.799 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:57:29.799 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:57:29.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:57:29.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:57:29.799 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9211ms 2025-06-25 14:57:29.799 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:57:29.799 +03:00 [DBG] Connection id "0HNC8090TG5FT" completed keep alive response. 2025-06-25 14:57:29.799 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7712ms 2025-06-25 14:57:29.799 +03:00 [DBG] Connection id "0HNC8090TG5FT" received FIN. 2025-06-25 14:57:29.800 +03:00 [DBG] Connection id "0HNC8090TG5FT" disconnecting. 2025-06-25 14:57:29.800 +03:00 [DBG] Connection id "0HNC8090TG5FT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:57:29.801 +03:00 [DBG] Connection id "0HNC8090TG5FT" stopped. 2025-06-25 14:58:29.798 +03:00 [DBG] Connection id "0HNC8090TG5FU" accepted. 2025-06-25 14:58:29.799 +03:00 [DBG] Connection id "0HNC8090TG5FU" started. 2025-06-25 14:58:29.799 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:58:29.799 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:58:29.799 +03:00 [DBG] POST requests are not supported 2025-06-25 14:58:29.799 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:58:29.799 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:58:29.799 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:58:29.799 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:58:29.799 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:58:29.799 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:58:29.799 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:58:29.799 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:58:29.799 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:58:29.799 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:58:29.799 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:58:29.799 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:58:29.799 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:58:29.799 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:58:29.799 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:58:29.799 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:58:29.799 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:58:29.799 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:58:29.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:58:29.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:58:29.799 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:58:29.799 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:58:29.799 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:58:29.800 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1407ms. 2025-06-25 14:58:29.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:58:29.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:58:29.800 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:58:29.800 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:58:29.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:58:29.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:58:29.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:58:29.800 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:58:29.800 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:58:29.800 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:58:29.800 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:58:29.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:58:29.800 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:58:29.800 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:58:29.800 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:58:29.800 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:58:29.800 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:58:29.800 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8483ms 2025-06-25 14:58:29.800 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:58:29.800 +03:00 [DBG] Connection id "0HNC8090TG5FU" completed keep alive response. 2025-06-25 14:58:29.800 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4989ms 2025-06-25 14:58:29.800 +03:00 [DBG] Connection id "0HNC8090TG5FU" received FIN. 2025-06-25 14:58:29.800 +03:00 [DBG] Connection id "0HNC8090TG5FU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:58:29.801 +03:00 [DBG] Connection id "0HNC8090TG5FU" disconnecting. 2025-06-25 14:58:29.801 +03:00 [DBG] Connection id "0HNC8090TG5FU" stopped. 2025-06-25 14:59:29.806 +03:00 [DBG] Connection id "0HNC8090TG5FV" accepted. 2025-06-25 14:59:29.806 +03:00 [DBG] Connection id "0HNC8090TG5FV" started. 2025-06-25 14:59:29.806 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 14:59:29.806 +03:00 [VRB] All hosts are allowed. 2025-06-25 14:59:29.806 +03:00 [DBG] POST requests are not supported 2025-06-25 14:59:29.806 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 14:59:29.807 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 14:59:29.807 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:59:29.807 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 14:59:29.807 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 14:59:29.807 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 14:59:29.807 +03:00 [INF] CORS policy execution successful. 2025-06-25 14:59:29.807 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:59:29.807 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 14:59:29.807 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 14:59:29.807 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 14:59:29.807 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 14:59:29.807 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 14:59:29.807 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 14:59:29.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:59:29.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:59:29.807 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:59:29.808 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 14:59:29.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:59:29.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:59:29.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:59:29.808 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:59:29.808 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 14:59:29.808 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2444ms. 2025-06-25 14:59:29.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:59:29.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 14:59:29.808 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:59:29.808 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 14:59:29.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:59:29.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:59:29.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:59:29.808 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:59:29.808 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:59:29.808 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 14:59:29.808 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 14:59:29.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:59:29.808 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 14:59:29.808 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:59:29.809 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:59:29.809 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:59:29.809 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 14:59:29.809 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3204ms 2025-06-25 14:59:29.809 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 14:59:29.809 +03:00 [DBG] Connection id "0HNC8090TG5FV" completed keep alive response. 2025-06-25 14:59:29.809 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5094ms 2025-06-25 14:59:29.809 +03:00 [DBG] Connection id "0HNC8090TG5FV" received FIN. 2025-06-25 14:59:29.809 +03:00 [DBG] Connection id "0HNC8090TG5FV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 14:59:29.809 +03:00 [DBG] Connection id "0HNC8090TG5FV" disconnecting. 2025-06-25 14:59:29.809 +03:00 [DBG] Connection id "0HNC8090TG5FV" stopped. 2025-06-25 15:00:29.800 +03:00 [DBG] Connection id "0HNC8090TG5G0" accepted. 2025-06-25 15:00:29.800 +03:00 [DBG] Connection id "0HNC8090TG5G0" started. 2025-06-25 15:00:29.800 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:00:29.800 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:00:29.801 +03:00 [DBG] POST requests are not supported 2025-06-25 15:00:29.801 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:00:29.801 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:00:29.801 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:00:29.801 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:00:29.801 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:00:29.801 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:00:29.801 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:00:29.801 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:00:29.801 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:00:29.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:00:29.801 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:00:29.801 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:00:29.801 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:00:29.801 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:00:29.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:00:29.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:00:29.801 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:00:29.801 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:00:29.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:00:29.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:00:29.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:00:29.801 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:00:29.801 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:00:29.801 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1175ms. 2025-06-25 15:00:29.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:00:29.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:00:29.801 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:00:29.801 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:00:29.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:00:29.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:00:29.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:00:29.802 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:00:29.802 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:00:29.802 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:00:29.802 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:00:29.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:00:29.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:00:29.802 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:00:29.802 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:00:29.802 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:00:29.802 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:00:29.802 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6887ms 2025-06-25 15:00:29.802 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:00:29.802 +03:00 [DBG] Connection id "0HNC8090TG5G0" completed keep alive response. 2025-06-25 15:00:29.802 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.427ms 2025-06-25 15:00:29.802 +03:00 [DBG] Connection id "0HNC8090TG5G0" received FIN. 2025-06-25 15:00:29.802 +03:00 [DBG] Connection id "0HNC8090TG5G0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:00:29.802 +03:00 [DBG] Connection id "0HNC8090TG5G0" disconnecting. 2025-06-25 15:00:29.802 +03:00 [DBG] Connection id "0HNC8090TG5G0" stopped. 2025-06-25 15:01:29.817 +03:00 [DBG] Connection id "0HNC8090TG5G1" accepted. 2025-06-25 15:01:29.817 +03:00 [DBG] Connection id "0HNC8090TG5G1" started. 2025-06-25 15:01:29.818 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:01:29.818 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:01:29.818 +03:00 [DBG] POST requests are not supported 2025-06-25 15:01:29.818 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:01:29.818 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:01:29.818 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:01:29.818 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:01:29.818 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:01:29.818 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:01:29.818 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:01:29.818 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:01:29.818 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:01:29.818 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:01:29.818 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:01:29.818 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:01:29.818 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:01:29.818 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:01:29.818 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:01:29.818 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:01:29.818 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:01:29.818 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:01:29.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:01:29.818 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:01:29.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:01:29.818 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:01:29.818 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:01:29.818 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1311ms. 2025-06-25 15:01:29.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:01:29.818 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:01:29.818 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:01:29.818 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:01:29.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:01:29.818 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:01:29.818 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:01:29.819 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:01:29.819 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:01:29.819 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:01:29.819 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:01:29.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:01:29.819 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:01:29.819 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:01:29.819 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:01:29.819 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:01:29.819 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:01:29.819 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6137ms 2025-06-25 15:01:29.819 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:01:29.819 +03:00 [DBG] Connection id "0HNC8090TG5G1" completed keep alive response. 2025-06-25 15:01:29.819 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1681ms 2025-06-25 15:01:29.819 +03:00 [DBG] Connection id "0HNC8090TG5G1" received FIN. 2025-06-25 15:01:29.819 +03:00 [DBG] Connection id "0HNC8090TG5G1" disconnecting. 2025-06-25 15:01:29.819 +03:00 [DBG] Connection id "0HNC8090TG5G1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:01:29.820 +03:00 [DBG] Connection id "0HNC8090TG5G1" stopped. 2025-06-25 15:02:29.810 +03:00 [DBG] Connection id "0HNC8090TG5G2" accepted. 2025-06-25 15:02:29.810 +03:00 [DBG] Connection id "0HNC8090TG5G2" started. 2025-06-25 15:02:29.810 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:02:29.810 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:02:29.810 +03:00 [DBG] POST requests are not supported 2025-06-25 15:02:29.810 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:02:29.810 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:02:29.810 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:02:29.810 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:02:29.810 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:02:29.810 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:02:29.810 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:02:29.810 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:02:29.810 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:02:29.810 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:02:29.810 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:02:29.810 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:02:29.811 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:02:29.811 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:02:29.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:02:29.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:02:29.811 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:02:29.811 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:02:29.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:02:29.811 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:02:29.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:02:29.811 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:02:29.811 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:02:29.811 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1147ms. 2025-06-25 15:02:29.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:02:29.811 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:02:29.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:02:29.811 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:02:29.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:02:29.811 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:02:29.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:02:29.811 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:02:29.811 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:02:29.811 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:02:29.811 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:02:29.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:02:29.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:02:29.811 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:02:29.811 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:02:29.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:02:29.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:02:29.811 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5781ms 2025-06-25 15:02:29.811 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:02:29.811 +03:00 [DBG] Connection id "0HNC8090TG5G2" completed keep alive response. 2025-06-25 15:02:29.811 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2509ms 2025-06-25 15:02:29.811 +03:00 [DBG] Connection id "0HNC8090TG5G2" received FIN. 2025-06-25 15:02:29.812 +03:00 [DBG] Connection id "0HNC8090TG5G2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:02:29.812 +03:00 [DBG] Connection id "0HNC8090TG5G2" disconnecting. 2025-06-25 15:02:29.812 +03:00 [DBG] Connection id "0HNC8090TG5G2" stopped. 2025-06-25 15:03:29.805 +03:00 [DBG] Connection id "0HNC8090TG5G3" accepted. 2025-06-25 15:03:29.805 +03:00 [DBG] Connection id "0HNC8090TG5G3" started. 2025-06-25 15:03:29.806 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:03:29.806 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:03:29.806 +03:00 [DBG] POST requests are not supported 2025-06-25 15:03:29.806 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:03:29.806 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:03:29.806 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:03:29.806 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:03:29.806 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:03:29.806 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:03:29.806 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:03:29.806 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:03:29.806 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:03:29.806 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:03:29.806 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:03:29.806 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:03:29.806 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:03:29.806 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:03:29.806 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:03:29.806 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:03:29.806 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:03:29.806 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:03:29.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:03:29.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:03:29.806 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:03:29.806 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:03:29.806 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:03:29.807 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1439ms. 2025-06-25 15:03:29.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:03:29.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:03:29.807 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:03:29.807 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:03:29.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:03:29.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:03:29.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:03:29.807 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:03:29.807 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:03:29.807 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:03:29.807 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:03:29.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:03:29.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:03:29.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:03:29.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:03:29.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:03:29.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:03:29.807 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9478ms 2025-06-25 15:03:29.807 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:03:29.807 +03:00 [DBG] Connection id "0HNC8090TG5G3" completed keep alive response. 2025-06-25 15:03:29.807 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5992ms 2025-06-25 15:03:29.807 +03:00 [DBG] Connection id "0HNC8090TG5G3" received FIN. 2025-06-25 15:03:29.808 +03:00 [DBG] Connection id "0HNC8090TG5G3" disconnecting. 2025-06-25 15:03:29.808 +03:00 [DBG] Connection id "0HNC8090TG5G3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:03:29.809 +03:00 [DBG] Connection id "0HNC8090TG5G3" stopped. 2025-06-25 15:04:29.813 +03:00 [DBG] Connection id "0HNC8090TG5G4" accepted. 2025-06-25 15:04:29.814 +03:00 [DBG] Connection id "0HNC8090TG5G4" started. 2025-06-25 15:04:29.814 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:04:29.814 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:04:29.814 +03:00 [DBG] POST requests are not supported 2025-06-25 15:04:29.814 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:04:29.814 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:04:29.814 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:04:29.814 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:04:29.814 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:04:29.814 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:04:29.815 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:04:29.815 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:04:29.815 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:04:29.815 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:04:29.815 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:04:29.815 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:04:29.815 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:04:29.815 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:04:29.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:04:29.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:04:29.815 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:04:29.815 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:04:29.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:04:29.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:04:29.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:04:29.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:04:29.815 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:04:29.815 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1395ms. 2025-06-25 15:04:29.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:04:29.815 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:04:29.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:04:29.815 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:04:29.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:04:29.815 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:04:29.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:04:29.815 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:04:29.815 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:04:29.815 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:04:29.815 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:04:29.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:04:29.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:04:29.815 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:04:29.815 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:04:29.815 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:04:29.815 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:04:29.816 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7769ms 2025-06-25 15:04:29.816 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:04:29.816 +03:00 [DBG] Connection id "0HNC8090TG5G4" completed keep alive response. 2025-06-25 15:04:29.816 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.412ms 2025-06-25 15:04:29.816 +03:00 [DBG] Connection id "0HNC8090TG5G4" received FIN. 2025-06-25 15:04:29.816 +03:00 [DBG] Connection id "0HNC8090TG5G4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:04:29.816 +03:00 [DBG] Connection id "0HNC8090TG5G4" disconnecting. 2025-06-25 15:04:29.816 +03:00 [DBG] Connection id "0HNC8090TG5G4" stopped. 2025-06-25 15:05:29.820 +03:00 [DBG] Connection id "0HNC8090TG5G5" accepted. 2025-06-25 15:05:29.820 +03:00 [DBG] Connection id "0HNC8090TG5G5" started. 2025-06-25 15:05:29.820 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:05:29.820 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:05:29.820 +03:00 [DBG] POST requests are not supported 2025-06-25 15:05:29.820 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:05:29.820 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:05:29.820 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:05:29.820 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:05:29.821 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:05:29.821 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:05:29.821 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:05:29.821 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:05:29.821 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:05:29.821 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:05:29.821 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:05:29.821 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:05:29.821 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:05:29.821 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:05:29.821 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:05:29.821 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:05:29.821 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:05:29.821 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:05:29.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:05:29.821 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:05:29.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:05:29.821 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:05:29.821 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:05:29.821 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1288ms. 2025-06-25 15:05:29.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:05:29.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:05:29.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:05:29.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:05:29.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:05:29.822 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:05:29.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:05:29.822 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:05:29.822 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:05:29.822 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:05:29.822 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:05:29.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:05:29.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:05:29.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:05:29.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:05:29.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:05:29.822 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:05:29.822 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8385ms 2025-06-25 15:05:29.822 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:05:29.822 +03:00 [DBG] Connection id "0HNC8090TG5G5" completed keep alive response. 2025-06-25 15:05:29.822 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6301ms 2025-06-25 15:05:29.822 +03:00 [DBG] Connection id "0HNC8090TG5G5" received FIN. 2025-06-25 15:05:29.822 +03:00 [DBG] Connection id "0HNC8090TG5G5" disconnecting. 2025-06-25 15:05:29.822 +03:00 [DBG] Connection id "0HNC8090TG5G5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:05:29.823 +03:00 [DBG] Connection id "0HNC8090TG5G5" stopped. 2025-06-25 15:06:29.810 +03:00 [DBG] Connection id "0HNC8090TG5G6" accepted. 2025-06-25 15:06:29.811 +03:00 [DBG] Connection id "0HNC8090TG5G6" started. 2025-06-25 15:06:29.811 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:06:29.811 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:06:29.811 +03:00 [DBG] POST requests are not supported 2025-06-25 15:06:29.811 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:06:29.811 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:06:29.811 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:06:29.811 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:06:29.811 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:06:29.811 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:06:29.811 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:06:29.811 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:06:29.811 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:06:29.811 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:06:29.811 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:06:29.811 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:06:29.811 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:06:29.811 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:06:29.811 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:06:29.811 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:06:29.811 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:06:29.811 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:06:29.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:06:29.811 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:06:29.811 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:06:29.811 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:06:29.811 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:06:29.812 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1163ms. 2025-06-25 15:06:29.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:06:29.812 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:06:29.812 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:06:29.812 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:06:29.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:06:29.812 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:06:29.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:06:29.812 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:06:29.812 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:06:29.812 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:06:29.812 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:06:29.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:06:29.812 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:06:29.812 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:06:29.812 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:06:29.812 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:06:29.812 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:06:29.812 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7073ms 2025-06-25 15:06:29.812 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:06:29.812 +03:00 [DBG] Connection id "0HNC8090TG5G6" completed keep alive response. 2025-06-25 15:06:29.812 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.337ms 2025-06-25 15:06:29.812 +03:00 [DBG] Connection id "0HNC8090TG5G6" received FIN. 2025-06-25 15:06:29.812 +03:00 [DBG] Connection id "0HNC8090TG5G6" disconnecting. 2025-06-25 15:06:29.812 +03:00 [DBG] Connection id "0HNC8090TG5G6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:06:29.813 +03:00 [DBG] Connection id "0HNC8090TG5G6" stopped. 2025-06-25 15:07:29.815 +03:00 [DBG] Connection id "0HNC8090TG5G7" accepted. 2025-06-25 15:07:29.815 +03:00 [DBG] Connection id "0HNC8090TG5G7" started. 2025-06-25 15:07:29.816 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:07:29.816 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:07:29.816 +03:00 [DBG] POST requests are not supported 2025-06-25 15:07:29.816 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:07:29.816 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:07:29.816 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:07:29.816 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:07:29.816 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:07:29.816 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:07:29.816 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:07:29.816 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:07:29.816 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:07:29.816 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:07:29.816 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:07:29.816 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:07:29.816 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:07:29.816 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:07:29.816 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:07:29.816 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:07:29.816 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:07:29.816 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:07:29.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:07:29.816 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:07:29.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:07:29.816 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:07:29.816 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:07:29.816 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.123ms. 2025-06-25 15:07:29.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:07:29.817 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:07:29.817 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:07:29.817 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:07:29.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:07:29.817 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:07:29.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:07:29.817 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:07:29.817 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:07:29.817 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:07:29.817 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:07:29.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:07:29.817 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:07:29.817 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:07:29.817 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:07:29.817 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:07:29.817 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:07:29.817 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7537ms 2025-06-25 15:07:29.817 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:07:29.817 +03:00 [DBG] Connection id "0HNC8090TG5G7" completed keep alive response. 2025-06-25 15:07:29.817 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3319ms 2025-06-25 15:07:29.817 +03:00 [DBG] Connection id "0HNC8090TG5G7" received FIN. 2025-06-25 15:07:29.817 +03:00 [DBG] Connection id "0HNC8090TG5G7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:07:29.817 +03:00 [DBG] Connection id "0HNC8090TG5G7" disconnecting. 2025-06-25 15:07:29.817 +03:00 [DBG] Connection id "0HNC8090TG5G7" stopped. 2025-06-25 15:08:29.823 +03:00 [DBG] Connection id "0HNC8090TG5G8" accepted. 2025-06-25 15:08:29.823 +03:00 [DBG] Connection id "0HNC8090TG5G8" started. 2025-06-25 15:08:29.823 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:08:29.823 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:08:29.823 +03:00 [DBG] POST requests are not supported 2025-06-25 15:08:29.823 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:08:29.823 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:08:29.823 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:08:29.823 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:08:29.823 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:08:29.824 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:08:29.824 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:08:29.824 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:08:29.824 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:08:29.824 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:08:29.824 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:08:29.824 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:08:29.824 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:08:29.824 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:08:29.824 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:08:29.824 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:08:29.824 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:08:29.824 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:08:29.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:08:29.824 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:08:29.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:08:29.824 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:08:29.824 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:08:29.824 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1415ms. 2025-06-25 15:08:29.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:08:29.824 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:08:29.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:08:29.824 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:08:29.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:08:29.824 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:08:29.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:08:29.824 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:08:29.824 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:08:29.824 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:08:29.824 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:08:29.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:08:29.824 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:08:29.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:08:29.824 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:08:29.825 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:08:29.825 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:08:29.825 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.754ms 2025-06-25 15:08:29.825 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:08:29.825 +03:00 [DBG] Connection id "0HNC8090TG5G8" completed keep alive response. 2025-06-25 15:08:29.825 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4362ms 2025-06-25 15:08:29.825 +03:00 [DBG] Connection id "0HNC8090TG5G8" received FIN. 2025-06-25 15:08:29.825 +03:00 [DBG] Connection id "0HNC8090TG5G8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:08:29.825 +03:00 [DBG] Connection id "0HNC8090TG5G8" disconnecting. 2025-06-25 15:08:29.825 +03:00 [DBG] Connection id "0HNC8090TG5G8" stopped. 2025-06-25 15:09:29.819 +03:00 [DBG] Connection id "0HNC8090TG5G9" accepted. 2025-06-25 15:09:29.819 +03:00 [DBG] Connection id "0HNC8090TG5G9" started. 2025-06-25 15:09:29.820 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:09:29.820 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:09:29.820 +03:00 [DBG] POST requests are not supported 2025-06-25 15:09:29.820 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:09:29.820 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:09:29.820 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:09:29.820 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:09:29.820 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:09:29.820 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:09:29.820 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:09:29.820 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:09:29.820 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:09:29.820 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:09:29.820 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:09:29.820 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:09:29.821 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:09:29.821 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:09:29.821 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:09:29.821 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:09:29.821 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:09:29.821 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:09:29.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:09:29.821 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:09:29.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:09:29.821 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:09:29.821 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:09:29.821 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1733ms. 2025-06-25 15:09:29.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:09:29.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:09:29.822 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:09:29.822 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:09:29.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:09:29.822 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:09:29.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:09:29.822 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:09:29.822 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:09:29.822 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:09:29.822 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:09:29.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:09:29.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:09:29.822 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:09:29.822 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:09:29.822 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:09:29.822 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:09:29.822 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.334ms 2025-06-25 15:09:29.822 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:09:29.822 +03:00 [DBG] Connection id "0HNC8090TG5G9" completed keep alive response. 2025-06-25 15:09:29.822 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6583ms 2025-06-25 15:09:29.822 +03:00 [DBG] Connection id "0HNC8090TG5G9" received FIN. 2025-06-25 15:09:29.823 +03:00 [DBG] Connection id "0HNC8090TG5G9" disconnecting. 2025-06-25 15:09:29.823 +03:00 [DBG] Connection id "0HNC8090TG5G9" stopped. 2025-06-25 15:09:29.823 +03:00 [DBG] Connection id "0HNC8090TG5G9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:11:04.747 +03:00 [DBG] Connection id "0HNC8090TG5GA" accepted. 2025-06-25 15:11:04.747 +03:00 [DBG] Connection id "0HNC8090TG5GA" started. 2025-06-25 15:11:04.747 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:11:04.747 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:11:04.747 +03:00 [DBG] POST requests are not supported 2025-06-25 15:11:04.747 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:11:04.747 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:11:04.748 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:11:04.748 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:11:04.748 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:11:04.748 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:11:04.748 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:11:04.748 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:11:04.748 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:11:04.748 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:11:04.748 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:11:04.748 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:11:04.748 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:11:04.748 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:11:04.748 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:11:04.748 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:11:04.748 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:11:04.748 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:11:04.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:11:04.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:11:04.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:11:04.748 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:11:04.748 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:11:04.748 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1262ms. 2025-06-25 15:11:04.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:11:04.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:11:04.748 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:11:04.748 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:11:04.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:11:04.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:11:04.748 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:11:04.748 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:11:04.748 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:11:04.748 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:11:04.748 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:11:04.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:11:04.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:11:04.749 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:11:04.749 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:11:04.749 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:11:04.749 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:11:04.749 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7745ms 2025-06-25 15:11:04.749 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:11:04.749 +03:00 [DBG] Connection id "0HNC8090TG5GA" completed keep alive response. 2025-06-25 15:11:04.749 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4023ms 2025-06-25 15:11:04.749 +03:00 [DBG] Connection id "0HNC8090TG5GA" received FIN. 2025-06-25 15:11:04.749 +03:00 [DBG] Connection id "0HNC8090TG5GA" disconnecting. 2025-06-25 15:11:04.749 +03:00 [DBG] Connection id "0HNC8090TG5GA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:11:04.751 +03:00 [DBG] Connection id "0HNC8090TG5GA" stopped. 2025-06-25 15:11:29.822 +03:00 [DBG] Connection id "0HNC8090TG5GB" accepted. 2025-06-25 15:11:29.822 +03:00 [DBG] Connection id "0HNC8090TG5GB" started. 2025-06-25 15:11:29.822 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:11:29.822 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:11:29.822 +03:00 [DBG] POST requests are not supported 2025-06-25 15:11:29.823 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:11:29.823 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:11:29.823 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:11:29.823 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:11:29.823 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:11:29.823 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:11:29.823 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:11:29.823 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:11:29.823 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:11:29.823 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:11:29.823 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:11:29.823 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:11:29.823 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:11:29.824 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:11:29.824 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:11:29.824 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:11:29.824 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:11:29.824 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:11:29.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:11:29.824 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:11:29.824 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:11:29.824 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:11:29.824 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:11:29.824 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2104ms. 2025-06-25 15:11:29.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:11:29.825 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:11:29.825 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:11:29.825 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:11:29.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:11:29.825 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:11:29.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:11:29.825 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:11:29.825 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:11:29.825 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:11:29.825 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:11:29.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:11:29.825 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:11:29.825 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:11:29.825 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:11:29.825 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:11:29.826 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:11:29.826 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9672ms 2025-06-25 15:11:29.826 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:11:29.826 +03:00 [DBG] Connection id "0HNC8090TG5GB" completed keep alive response. 2025-06-25 15:11:29.826 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.42ms 2025-06-25 15:11:29.826 +03:00 [DBG] Connection id "0HNC8090TG5GB" received FIN. 2025-06-25 15:11:29.826 +03:00 [DBG] Connection id "0HNC8090TG5GB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:11:29.826 +03:00 [DBG] Connection id "0HNC8090TG5GB" disconnecting. 2025-06-25 15:11:29.826 +03:00 [DBG] Connection id "0HNC8090TG5GB" stopped. 2025-06-25 15:12:30.106 +03:00 [DBG] Connection id "0HNC8090TG5GC" accepted. 2025-06-25 15:12:30.107 +03:00 [DBG] Connection id "0HNC8090TG5GC" started. 2025-06-25 15:12:30.107 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:12:30.107 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:12:30.107 +03:00 [DBG] POST requests are not supported 2025-06-25 15:12:30.107 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:12:30.107 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:12:30.107 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:12:30.107 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:12:30.107 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:12:30.107 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:12:30.107 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:12:30.107 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:12:30.107 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:12:30.107 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:12:30.108 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:12:30.108 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:12:30.108 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:12:30.108 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:12:30.108 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:12:30.108 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:12:30.108 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:12:30.108 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:12:30.108 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:12:30.108 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:12:30.108 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:12:30.108 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:12:30.108 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:12:30.108 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1784ms. 2025-06-25 15:12:30.108 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:12:30.108 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:12:30.108 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:12:30.108 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:12:30.108 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:12:30.108 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:12:30.109 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:12:30.109 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:12:30.109 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:12:30.109 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:12:30.109 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:12:30.109 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:12:30.109 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:12:30.109 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:12:30.109 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:12:30.109 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:12:30.109 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:12:30.109 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3046ms 2025-06-25 15:12:30.109 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:12:30.109 +03:00 [DBG] Connection id "0HNC8090TG5GC" completed keep alive response. 2025-06-25 15:12:30.109 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3607ms 2025-06-25 15:12:30.110 +03:00 [DBG] Connection id "0HNC8090TG5GC" received FIN. 2025-06-25 15:12:30.110 +03:00 [DBG] Connection id "0HNC8090TG5GC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:12:30.110 +03:00 [DBG] Connection id "0HNC8090TG5GC" disconnecting. 2025-06-25 15:12:30.110 +03:00 [DBG] Connection id "0HNC8090TG5GC" stopped. 2025-06-25 15:13:29.825 +03:00 [DBG] Connection id "0HNC8090TG5GD" accepted. 2025-06-25 15:13:29.826 +03:00 [DBG] Connection id "0HNC8090TG5GD" started. 2025-06-25 15:13:29.826 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:13:29.826 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:13:29.826 +03:00 [DBG] POST requests are not supported 2025-06-25 15:13:29.826 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:13:29.826 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:13:29.826 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:13:29.826 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:13:29.826 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:13:29.826 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:13:29.826 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:13:29.826 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:13:29.826 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:13:29.826 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:13:29.826 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:13:29.826 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:13:29.826 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:13:29.826 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:13:29.826 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:13:29.826 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:13:29.827 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:13:29.827 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:13:29.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:13:29.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:13:29.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:13:29.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:13:29.827 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:13:29.827 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-06-25 15:13:29.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:13:29.827 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:13:29.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:13:29.827 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:13:29.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:13:29.827 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:13:29.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:13:29.827 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:13:29.827 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:13:29.827 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:13:29.827 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:13:29.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:13:29.827 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:13:29.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:13:29.827 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:13:29.827 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:13:29.827 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:13:29.827 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8245ms 2025-06-25 15:13:29.827 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:13:29.827 +03:00 [DBG] Connection id "0HNC8090TG5GD" completed keep alive response. 2025-06-25 15:13:29.827 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6569ms 2025-06-25 15:13:29.828 +03:00 [DBG] Connection id "0HNC8090TG5GD" received FIN. 2025-06-25 15:13:29.828 +03:00 [DBG] Connection id "0HNC8090TG5GD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:13:29.828 +03:00 [DBG] Connection id "0HNC8090TG5GD" disconnecting. 2025-06-25 15:13:29.828 +03:00 [DBG] Connection id "0HNC8090TG5GD" stopped. 2025-06-25 15:14:29.820 +03:00 [DBG] Connection id "0HNC8090TG5GE" accepted. 2025-06-25 15:14:29.820 +03:00 [DBG] Connection id "0HNC8090TG5GE" started. 2025-06-25 15:14:29.820 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:14:29.820 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:14:29.820 +03:00 [DBG] POST requests are not supported 2025-06-25 15:14:29.820 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:14:29.820 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:14:29.820 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:14:29.820 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:14:29.820 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:14:29.820 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:14:29.820 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:14:29.820 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:14:29.820 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:14:29.820 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:14:29.820 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:14:29.820 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:14:29.820 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:14:29.820 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:14:29.820 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:14:29.820 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:14:29.820 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:14:29.821 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:14:29.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:14:29.821 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:14:29.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:14:29.821 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:14:29.821 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:14:29.821 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1114ms. 2025-06-25 15:14:29.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:14:29.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:14:29.821 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:14:29.821 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:14:29.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:14:29.821 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:14:29.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:14:29.821 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:14:29.821 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:14:29.821 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:14:29.821 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:14:29.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:14:29.821 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:14:29.821 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:14:29.821 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:14:29.821 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:14:29.821 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:14:29.821 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6625ms 2025-06-25 15:14:29.821 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:14:29.821 +03:00 [DBG] Connection id "0HNC8090TG5GE" completed keep alive response. 2025-06-25 15:14:29.821 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2488ms 2025-06-25 15:14:29.821 +03:00 [DBG] Connection id "0HNC8090TG5GE" received FIN. 2025-06-25 15:14:29.821 +03:00 [DBG] Connection id "0HNC8090TG5GE" disconnecting. 2025-06-25 15:14:29.822 +03:00 [DBG] Connection id "0HNC8090TG5GE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:14:29.823 +03:00 [DBG] Connection id "0HNC8090TG5GE" stopped. 2025-06-25 15:15:29.822 +03:00 [DBG] Connection id "0HNC8090TG5GF" accepted. 2025-06-25 15:15:29.822 +03:00 [DBG] Connection id "0HNC8090TG5GF" started. 2025-06-25 15:15:29.822 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:15:29.822 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:15:29.822 +03:00 [DBG] POST requests are not supported 2025-06-25 15:15:29.822 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:15:29.822 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:15:29.822 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:15:29.822 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:15:29.822 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:15:29.822 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:15:29.823 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:15:29.823 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:15:29.823 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:15:29.823 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:15:29.823 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:15:29.823 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:15:29.823 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:15:29.823 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:15:29.823 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:15:29.823 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:15:29.823 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:15:29.823 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:15:29.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:15:29.823 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:15:29.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:15:29.823 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:15:29.823 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:15:29.823 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1575ms. 2025-06-25 15:15:29.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:15:29.823 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:15:29.823 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:15:29.823 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:15:29.823 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:15:29.823 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:15:29.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:15:29.824 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:15:29.824 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:15:29.824 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:15:29.824 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:15:29.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:15:29.824 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:15:29.824 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:15:29.824 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:15:29.824 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:15:29.824 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:15:29.824 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1069ms 2025-06-25 15:15:29.824 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:15:29.824 +03:00 [DBG] Connection id "0HNC8090TG5GF" completed keep alive response. 2025-06-25 15:15:29.824 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7285ms 2025-06-25 15:15:29.824 +03:00 [DBG] Connection id "0HNC8090TG5GF" received FIN. 2025-06-25 15:15:29.824 +03:00 [DBG] Connection id "0HNC8090TG5GF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:15:29.824 +03:00 [DBG] Connection id "0HNC8090TG5GF" disconnecting. 2025-06-25 15:15:29.825 +03:00 [DBG] Connection id "0HNC8090TG5GF" stopped. 2025-06-25 15:16:29.825 +03:00 [DBG] Connection id "0HNC8090TG5GG" accepted. 2025-06-25 15:16:29.825 +03:00 [DBG] Connection id "0HNC8090TG5GG" started. 2025-06-25 15:16:29.826 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:16:29.826 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:16:29.826 +03:00 [DBG] POST requests are not supported 2025-06-25 15:16:29.826 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:16:29.826 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:16:29.826 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:16:29.826 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:16:29.826 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:16:29.826 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:16:29.826 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:16:29.826 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:16:29.826 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:16:29.826 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:16:29.826 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:16:29.826 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:16:29.826 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:16:29.826 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:16:29.827 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:16:29.827 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:16:29.827 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:16:29.827 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:16:29.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:16:29.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:16:29.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:16:29.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:16:29.827 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:16:29.827 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1634ms. 2025-06-25 15:16:29.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:16:29.827 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:16:29.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:16:29.827 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:16:29.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:16:29.827 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:16:29.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:16:29.827 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:16:29.827 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:16:29.827 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:16:29.827 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:16:29.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:16:29.827 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:16:29.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:16:29.828 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:16:29.828 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:16:29.828 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:16:29.828 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0988ms 2025-06-25 15:16:29.828 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:16:29.828 +03:00 [DBG] Connection id "0HNC8090TG5GG" completed keep alive response. 2025-06-25 15:16:29.828 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0691ms 2025-06-25 15:16:29.828 +03:00 [DBG] Connection id "0HNC8090TG5GG" received FIN. 2025-06-25 15:16:29.828 +03:00 [DBG] Connection id "0HNC8090TG5GG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:16:29.828 +03:00 [DBG] Connection id "0HNC8090TG5GG" disconnecting. 2025-06-25 15:16:29.829 +03:00 [DBG] Connection id "0HNC8090TG5GG" stopped. 2025-06-25 15:17:29.831 +03:00 [DBG] Connection id "0HNC8090TG5GH" accepted. 2025-06-25 15:17:29.831 +03:00 [DBG] Connection id "0HNC8090TG5GH" started. 2025-06-25 15:17:29.831 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:17:29.832 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:17:29.832 +03:00 [DBG] POST requests are not supported 2025-06-25 15:17:29.832 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:17:29.832 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:17:29.832 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:17:29.832 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:17:29.832 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:17:29.832 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:17:29.832 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:17:29.832 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:17:29.832 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:17:29.832 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:17:29.833 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:17:29.833 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:17:29.833 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:17:29.833 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:17:29.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:17:29.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:17:29.833 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:17:29.833 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:17:29.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:17:29.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:17:29.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:17:29.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:17:29.833 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:17:29.833 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.172ms. 2025-06-25 15:17:29.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:17:29.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:17:29.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:17:29.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:17:29.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:17:29.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:17:29.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:17:29.834 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:17:29.834 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:17:29.834 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:17:29.834 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:17:29.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:17:29.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:17:29.834 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:17:29.834 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:17:29.834 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:17:29.834 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:17:29.834 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2673ms 2025-06-25 15:17:29.834 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:17:29.834 +03:00 [DBG] Connection id "0HNC8090TG5GH" completed keep alive response. 2025-06-25 15:17:29.834 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7003ms 2025-06-25 15:17:29.834 +03:00 [DBG] Connection id "0HNC8090TG5GH" received FIN. 2025-06-25 15:17:29.835 +03:00 [DBG] Connection id "0HNC8090TG5GH" disconnecting. 2025-06-25 15:17:29.835 +03:00 [DBG] Connection id "0HNC8090TG5GH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:17:29.836 +03:00 [DBG] Connection id "0HNC8090TG5GH" stopped. 2025-06-25 15:18:29.824 +03:00 [DBG] Connection id "0HNC8090TG5GI" accepted. 2025-06-25 15:18:29.825 +03:00 [DBG] Connection id "0HNC8090TG5GI" started. 2025-06-25 15:18:29.825 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:18:29.825 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:18:29.825 +03:00 [DBG] POST requests are not supported 2025-06-25 15:18:29.825 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:18:29.825 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:18:29.825 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:18:29.825 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:18:29.826 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:18:29.826 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:18:29.826 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:18:29.826 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:18:29.826 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:18:29.826 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:18:29.826 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:18:29.826 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:18:29.826 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:18:29.826 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:18:29.826 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:18:29.826 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:18:29.826 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:18:29.827 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:18:29.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:18:29.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:18:29.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:18:29.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:18:29.827 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:18:29.827 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2028ms. 2025-06-25 15:18:29.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:18:29.827 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:18:29.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:18:29.827 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:18:29.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:18:29.827 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:18:29.827 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:18:29.828 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:18:29.828 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:18:29.828 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:18:29.828 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:18:29.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:18:29.828 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:18:29.828 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:18:29.828 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:18:29.828 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:18:29.828 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:18:29.828 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6387ms 2025-06-25 15:18:29.828 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:18:29.828 +03:00 [DBG] Connection id "0HNC8090TG5GI" completed keep alive response. 2025-06-25 15:18:29.828 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1664ms 2025-06-25 15:18:29.829 +03:00 [DBG] Connection id "0HNC8090TG5GI" received FIN. 2025-06-25 15:18:29.829 +03:00 [DBG] Connection id "0HNC8090TG5GI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:18:29.829 +03:00 [DBG] Connection id "0HNC8090TG5GI" disconnecting. 2025-06-25 15:18:29.829 +03:00 [DBG] Connection id "0HNC8090TG5GI" stopped. 2025-06-25 15:19:29.832 +03:00 [DBG] Connection id "0HNC8090TG5GJ" accepted. 2025-06-25 15:19:29.832 +03:00 [DBG] Connection id "0HNC8090TG5GJ" started. 2025-06-25 15:19:29.832 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:19:29.832 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:19:29.832 +03:00 [DBG] POST requests are not supported 2025-06-25 15:19:29.832 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:19:29.832 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:19:29.832 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:19:29.832 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:19:29.832 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:19:29.832 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:19:29.832 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:19:29.832 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:19:29.833 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:19:29.833 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:19:29.833 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:19:29.833 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:19:29.833 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:19:29.833 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:19:29.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:19:29.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:19:29.833 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:19:29.833 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:19:29.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:19:29.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:19:29.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:19:29.833 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:19:29.833 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:19:29.833 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.113ms. 2025-06-25 15:19:29.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:19:29.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:19:29.833 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:19:29.833 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:19:29.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:19:29.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:19:29.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:19:29.833 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:19:29.833 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:19:29.833 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:19:29.833 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:19:29.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:19:29.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:19:29.833 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:19:29.833 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:19:29.833 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:19:29.833 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:19:29.833 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6222ms 2025-06-25 15:19:29.833 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:19:29.833 +03:00 [DBG] Connection id "0HNC8090TG5GJ" completed keep alive response. 2025-06-25 15:19:29.833 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1919ms 2025-06-25 15:19:29.834 +03:00 [DBG] Connection id "0HNC8090TG5GJ" received FIN. 2025-06-25 15:19:29.834 +03:00 [DBG] Connection id "0HNC8090TG5GJ" disconnecting. 2025-06-25 15:19:29.834 +03:00 [DBG] Connection id "0HNC8090TG5GJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:19:29.835 +03:00 [DBG] Connection id "0HNC8090TG5GJ" stopped. 2025-06-25 15:20:29.828 +03:00 [DBG] Connection id "0HNC8090TG5GK" accepted. 2025-06-25 15:20:29.828 +03:00 [DBG] Connection id "0HNC8090TG5GK" started. 2025-06-25 15:20:29.828 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:20:29.828 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:20:29.828 +03:00 [DBG] POST requests are not supported 2025-06-25 15:20:29.828 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:20:29.828 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:20:29.828 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:20:29.828 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:20:29.828 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:20:29.828 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:20:29.828 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:20:29.828 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:20:29.828 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:20:29.829 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:20:29.829 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:20:29.829 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:20:29.829 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:20:29.829 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:20:29.829 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:20:29.829 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:20:29.829 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:20:29.829 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:20:29.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:20:29.829 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:20:29.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:20:29.829 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:20:29.829 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:20:29.829 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1246ms. 2025-06-25 15:20:29.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:20:29.829 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:20:29.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:20:29.829 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:20:29.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:20:29.829 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:20:29.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:20:29.829 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:20:29.829 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:20:29.829 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:20:29.829 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:20:29.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:20:29.829 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:20:29.829 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:20:29.829 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:20:29.829 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:20:29.829 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:20:29.829 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.736ms 2025-06-25 15:20:29.829 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:20:29.830 +03:00 [DBG] Connection id "0HNC8090TG5GK" completed keep alive response. 2025-06-25 15:20:29.830 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5517ms 2025-06-25 15:20:29.830 +03:00 [DBG] Connection id "0HNC8090TG5GK" received FIN. 2025-06-25 15:20:29.830 +03:00 [DBG] Connection id "0HNC8090TG5GK" disconnecting. 2025-06-25 15:20:29.830 +03:00 [DBG] Connection id "0HNC8090TG5GK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:20:29.831 +03:00 [DBG] Connection id "0HNC8090TG5GK" stopped. 2025-06-25 15:21:29.830 +03:00 [DBG] Connection id "0HNC8090TG5GL" accepted. 2025-06-25 15:21:29.830 +03:00 [DBG] Connection id "0HNC8090TG5GL" started. 2025-06-25 15:21:29.830 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:21:29.830 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:21:29.830 +03:00 [DBG] POST requests are not supported 2025-06-25 15:21:29.830 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:21:29.830 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:21:29.830 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:21:29.830 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:21:29.830 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:21:29.830 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:21:29.830 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:21:29.830 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:21:29.830 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:21:29.831 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:21:29.831 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:21:29.831 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:21:29.831 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:21:29.831 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:21:29.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:21:29.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:21:29.831 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:21:29.831 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:21:29.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:21:29.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:21:29.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:21:29.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:21:29.831 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:21:29.831 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-06-25 15:21:29.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:21:29.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:21:29.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:21:29.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:21:29.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:21:29.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:21:29.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:21:29.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:21:29.831 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:21:29.831 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:21:29.831 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:21:29.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:21:29.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:21:29.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:21:29.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:21:29.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:21:29.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:21:29.831 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7977ms 2025-06-25 15:21:29.831 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:21:29.831 +03:00 [DBG] Connection id "0HNC8090TG5GL" completed keep alive response. 2025-06-25 15:21:29.832 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4738ms 2025-06-25 15:21:29.832 +03:00 [DBG] Connection id "0HNC8090TG5GL" received FIN. 2025-06-25 15:21:29.832 +03:00 [DBG] Connection id "0HNC8090TG5GL" disconnecting. 2025-06-25 15:21:29.832 +03:00 [DBG] Connection id "0HNC8090TG5GL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:21:29.833 +03:00 [DBG] Connection id "0HNC8090TG5GL" stopped. 2025-06-25 15:22:29.835 +03:00 [DBG] Connection id "0HNC8090TG5GM" accepted. 2025-06-25 15:22:29.835 +03:00 [DBG] Connection id "0HNC8090TG5GM" started. 2025-06-25 15:22:29.836 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:22:29.836 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:22:29.836 +03:00 [DBG] POST requests are not supported 2025-06-25 15:22:29.836 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:22:29.836 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:22:29.836 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:22:29.836 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:22:29.836 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:22:29.836 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:22:29.836 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:22:29.836 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:22:29.836 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:22:29.836 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:22:29.836 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:22:29.836 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:22:29.836 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:22:29.836 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:22:29.836 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:22:29.836 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:22:29.837 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:22:29.837 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:22:29.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:22:29.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:22:29.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:22:29.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:22:29.837 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:22:29.837 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1611ms. 2025-06-25 15:22:29.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:22:29.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:22:29.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:22:29.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:22:29.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:22:29.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:22:29.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:22:29.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:22:29.837 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:22:29.837 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:22:29.837 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:22:29.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:22:29.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:22:29.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:22:29.838 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:22:29.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:22:29.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:22:29.838 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.225ms 2025-06-25 15:22:29.838 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:22:29.838 +03:00 [DBG] Connection id "0HNC8090TG5GM" completed keep alive response. 2025-06-25 15:22:29.838 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2273ms 2025-06-25 15:22:29.838 +03:00 [DBG] Connection id "0HNC8090TG5GM" received FIN. 2025-06-25 15:22:29.838 +03:00 [DBG] Connection id "0HNC8090TG5GM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:22:29.838 +03:00 [DBG] Connection id "0HNC8090TG5GM" disconnecting. 2025-06-25 15:22:29.839 +03:00 [DBG] Connection id "0HNC8090TG5GM" stopped. 2025-06-25 15:23:29.835 +03:00 [DBG] Connection id "0HNC8090TG5GN" accepted. 2025-06-25 15:23:29.835 +03:00 [DBG] Connection id "0HNC8090TG5GN" started. 2025-06-25 15:23:29.836 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:23:29.836 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:23:29.836 +03:00 [DBG] POST requests are not supported 2025-06-25 15:23:29.836 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:23:29.836 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:23:29.836 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:23:29.836 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:23:29.836 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:23:29.836 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:23:29.836 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:23:29.836 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:23:29.836 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:23:29.836 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:23:29.836 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:23:29.836 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:23:29.836 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:23:29.836 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:23:29.836 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:23:29.836 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:23:29.836 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:23:29.837 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:23:29.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:23:29.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:23:29.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:23:29.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:23:29.837 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:23:29.837 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-06-25 15:23:29.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:23:29.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:23:29.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:23:29.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:23:29.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:23:29.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:23:29.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:23:29.837 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:23:29.837 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:23:29.837 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:23:29.837 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:23:29.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:23:29.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:23:29.837 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:23:29.837 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:23:29.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:23:29.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:23:29.837 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.929ms 2025-06-25 15:23:29.837 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:23:29.837 +03:00 [DBG] Connection id "0HNC8090TG5GN" completed keep alive response. 2025-06-25 15:23:29.837 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8876ms 2025-06-25 15:23:29.838 +03:00 [DBG] Connection id "0HNC8090TG5GN" received FIN. 2025-06-25 15:23:29.838 +03:00 [DBG] Connection id "0HNC8090TG5GN" disconnecting. 2025-06-25 15:23:29.838 +03:00 [DBG] Connection id "0HNC8090TG5GN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:23:29.839 +03:00 [DBG] Connection id "0HNC8090TG5GN" stopped. 2025-06-25 15:24:29.836 +03:00 [DBG] Connection id "0HNC8090TG5GO" accepted. 2025-06-25 15:24:29.836 +03:00 [DBG] Connection id "0HNC8090TG5GO" started. 2025-06-25 15:24:29.836 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:24:29.836 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:24:29.836 +03:00 [DBG] POST requests are not supported 2025-06-25 15:24:29.836 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:24:29.837 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:24:29.837 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:24:29.837 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:24:29.837 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:24:29.837 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:24:29.837 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:24:29.837 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:24:29.837 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:24:29.837 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:24:29.837 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:24:29.837 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:24:29.837 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:24:29.837 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:24:29.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:24:29.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:24:29.837 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:24:29.837 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:24:29.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:24:29.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:24:29.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:24:29.837 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:24:29.837 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:24:29.837 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1321ms. 2025-06-25 15:24:29.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:24:29.837 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:24:29.837 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:24:29.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:24:29.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:24:29.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:24:29.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:24:29.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:24:29.838 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:24:29.838 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:24:29.838 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:24:29.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:24:29.838 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:24:29.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:24:29.838 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:24:29.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:24:29.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:24:29.838 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7961ms 2025-06-25 15:24:29.838 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:24:29.838 +03:00 [DBG] Connection id "0HNC8090TG5GO" completed keep alive response. 2025-06-25 15:24:29.838 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5304ms 2025-06-25 15:24:29.838 +03:00 [DBG] Connection id "0HNC8090TG5GO" received FIN. 2025-06-25 15:24:29.838 +03:00 [DBG] Connection id "0HNC8090TG5GO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:24:29.838 +03:00 [DBG] Connection id "0HNC8090TG5GO" disconnecting. 2025-06-25 15:24:29.839 +03:00 [DBG] Connection id "0HNC8090TG5GO" stopped. 2025-06-25 15:25:29.834 +03:00 [DBG] Connection id "0HNC8090TG5GP" accepted. 2025-06-25 15:25:29.834 +03:00 [DBG] Connection id "0HNC8090TG5GP" started. 2025-06-25 15:25:29.834 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:25:29.834 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:25:29.834 +03:00 [DBG] POST requests are not supported 2025-06-25 15:25:29.834 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:25:29.834 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:25:29.834 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:25:29.834 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:25:29.835 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:25:29.835 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:25:29.835 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:25:29.835 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:25:29.835 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:25:29.835 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:25:29.835 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:25:29.835 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:25:29.835 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:25:29.835 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:25:29.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:25:29.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:25:29.835 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:25:29.835 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:25:29.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:25:29.835 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:25:29.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:25:29.835 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:25:29.835 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:25:29.836 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1894ms. 2025-06-25 15:25:29.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:25:29.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:25:29.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:25:29.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:25:29.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:25:29.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:25:29.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:25:29.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:25:29.836 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:25:29.836 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:25:29.836 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:25:29.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:25:29.836 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:25:29.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:25:29.836 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:25:29.836 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:25:29.836 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:25:29.836 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2112ms 2025-06-25 15:25:29.836 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:25:29.836 +03:00 [DBG] Connection id "0HNC8090TG5GP" completed keep alive response. 2025-06-25 15:25:29.836 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2005ms 2025-06-25 15:25:29.837 +03:00 [DBG] Connection id "0HNC8090TG5GP" received FIN. 2025-06-25 15:25:29.837 +03:00 [DBG] Connection id "0HNC8090TG5GP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:25:29.837 +03:00 [DBG] Connection id "0HNC8090TG5GP" disconnecting. 2025-06-25 15:25:29.837 +03:00 [DBG] Connection id "0HNC8090TG5GP" stopped. 2025-06-25 15:26:29.828 +03:00 [DBG] Connection id "0HNC8090TG5GQ" accepted. 2025-06-25 15:26:29.828 +03:00 [DBG] Connection id "0HNC8090TG5GQ" started. 2025-06-25 15:26:29.828 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:26:29.828 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:26:29.828 +03:00 [DBG] POST requests are not supported 2025-06-25 15:26:29.828 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:26:29.828 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:26:29.829 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:26:29.829 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:26:29.829 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:26:29.829 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:26:29.829 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:26:29.829 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:26:29.829 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:26:29.829 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:26:29.829 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:26:29.829 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:26:29.829 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:26:29.829 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:26:29.829 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:26:29.829 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:26:29.829 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:26:29.829 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:26:29.829 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:26:29.829 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:26:29.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:26:29.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:26:29.830 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:26:29.830 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1435ms. 2025-06-25 15:26:29.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:26:29.830 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:26:29.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:26:29.830 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:26:29.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:26:29.830 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:26:29.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:26:29.830 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:26:29.830 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:26:29.830 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:26:29.830 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:26:29.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:26:29.830 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:26:29.830 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:26:29.830 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:26:29.830 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:26:29.830 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:26:29.830 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9823ms 2025-06-25 15:26:29.830 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:26:29.830 +03:00 [DBG] Connection id "0HNC8090TG5GQ" completed keep alive response. 2025-06-25 15:26:29.830 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9723ms 2025-06-25 15:26:29.831 +03:00 [DBG] Connection id "0HNC8090TG5GQ" received FIN. 2025-06-25 15:26:29.831 +03:00 [DBG] Connection id "0HNC8090TG5GQ" disconnecting. 2025-06-25 15:26:29.831 +03:00 [DBG] Connection id "0HNC8090TG5GQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:26:29.832 +03:00 [DBG] Connection id "0HNC8090TG5GQ" stopped. 2025-06-25 15:27:29.830 +03:00 [DBG] Connection id "0HNC8090TG5GR" accepted. 2025-06-25 15:27:29.830 +03:00 [DBG] Connection id "0HNC8090TG5GR" started. 2025-06-25 15:27:29.830 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:27:29.830 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:27:29.830 +03:00 [DBG] POST requests are not supported 2025-06-25 15:27:29.830 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:27:29.830 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:27:29.830 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:27:29.830 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:27:29.830 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:27:29.830 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:27:29.830 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:27:29.830 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:27:29.830 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:27:29.830 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:27:29.830 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:27:29.830 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:27:29.830 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:27:29.830 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:27:29.830 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:27:29.830 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:27:29.830 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:27:29.830 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:27:29.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:27:29.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:27:29.830 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:27:29.830 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:27:29.830 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:27:29.831 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1183ms. 2025-06-25 15:27:29.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:27:29.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:27:29.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:27:29.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:27:29.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:27:29.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:27:29.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:27:29.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:27:29.831 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:27:29.831 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:27:29.831 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:27:29.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:27:29.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:27:29.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:27:29.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:27:29.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:27:29.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:27:29.831 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6593ms 2025-06-25 15:27:29.831 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:27:29.831 +03:00 [DBG] Connection id "0HNC8090TG5GR" completed keep alive response. 2025-06-25 15:27:29.831 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2709ms 2025-06-25 15:27:29.831 +03:00 [DBG] Connection id "0HNC8090TG5GR" received FIN. 2025-06-25 15:27:29.831 +03:00 [DBG] Connection id "0HNC8090TG5GR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:27:29.832 +03:00 [DBG] Connection id "0HNC8090TG5GR" disconnecting. 2025-06-25 15:27:29.832 +03:00 [DBG] Connection id "0HNC8090TG5GR" stopped. 2025-06-25 15:28:29.840 +03:00 [DBG] Connection id "0HNC8090TG5GS" accepted. 2025-06-25 15:28:29.841 +03:00 [DBG] Connection id "0HNC8090TG5GS" started. 2025-06-25 15:28:29.841 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:28:29.841 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:28:29.841 +03:00 [DBG] POST requests are not supported 2025-06-25 15:28:29.841 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:28:29.841 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:28:29.841 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:28:29.841 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:28:29.841 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:28:29.841 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:28:29.842 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:28:29.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:28:29.842 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:28:29.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:28:29.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:28:29.842 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:28:29.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:28:29.842 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:28:29.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:28:29.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:28:29.842 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:28:29.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:28:29.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:28:29.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:28:29.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:28:29.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:28:29.842 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:28:29.842 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1497ms. 2025-06-25 15:28:29.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:28:29.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:28:29.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:28:29.842 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:28:29.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:28:29.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:28:29.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:28:29.842 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:28:29.842 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:28:29.842 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:28:29.842 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:28:29.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:28:29.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:28:29.842 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:28:29.842 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:28:29.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:28:29.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:28:29.843 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7374ms 2025-06-25 15:28:29.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:28:29.843 +03:00 [DBG] Connection id "0HNC8090TG5GS" completed keep alive response. 2025-06-25 15:28:29.843 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7079ms 2025-06-25 15:28:29.843 +03:00 [DBG] Connection id "0HNC8090TG5GS" received FIN. 2025-06-25 15:28:29.843 +03:00 [DBG] Connection id "0HNC8090TG5GS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:28:29.843 +03:00 [DBG] Connection id "0HNC8090TG5GS" disconnecting. 2025-06-25 15:28:29.843 +03:00 [DBG] Connection id "0HNC8090TG5GS" stopped. 2025-06-25 15:29:29.836 +03:00 [DBG] Connection id "0HNC8090TG5GT" accepted. 2025-06-25 15:29:29.836 +03:00 [DBG] Connection id "0HNC8090TG5GT" started. 2025-06-25 15:29:29.836 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:29:29.837 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:29:29.837 +03:00 [DBG] POST requests are not supported 2025-06-25 15:29:29.837 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:29:29.837 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:29:29.837 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:29:29.837 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:29:29.837 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:29:29.837 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:29:29.837 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:29:29.837 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:29:29.837 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:29:29.837 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:29:29.837 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:29:29.837 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:29:29.837 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:29:29.837 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:29:29.837 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:29:29.837 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:29:29.837 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:29:29.838 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:29:29.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:29:29.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:29:29.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:29:29.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:29:29.838 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:29:29.838 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1629ms. 2025-06-25 15:29:29.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:29:29.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:29:29.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:29:29.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:29:29.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:29:29.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:29:29.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:29:29.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:29:29.838 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:29:29.838 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:29:29.838 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:29:29.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:29:29.838 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:29:29.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:29:29.838 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:29:29.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:29:29.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:29:29.838 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0621ms 2025-06-25 15:29:29.838 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:29:29.838 +03:00 [DBG] Connection id "0HNC8090TG5GT" completed keep alive response. 2025-06-25 15:29:29.838 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0306ms 2025-06-25 15:29:29.839 +03:00 [DBG] Connection id "0HNC8090TG5GT" received FIN. 2025-06-25 15:29:29.839 +03:00 [DBG] Connection id "0HNC8090TG5GT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:29:29.839 +03:00 [DBG] Connection id "0HNC8090TG5GT" disconnecting. 2025-06-25 15:29:29.839 +03:00 [DBG] Connection id "0HNC8090TG5GT" stopped. 2025-06-25 15:30:29.839 +03:00 [DBG] Connection id "0HNC8090TG5GU" accepted. 2025-06-25 15:30:29.839 +03:00 [DBG] Connection id "0HNC8090TG5GU" started. 2025-06-25 15:30:29.839 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:30:29.839 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:30:29.839 +03:00 [DBG] POST requests are not supported 2025-06-25 15:30:29.839 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:30:29.839 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:30:29.839 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:30:29.839 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:30:29.839 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:30:29.839 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:30:29.839 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:30:29.839 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:30:29.840 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:30:29.840 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:30:29.840 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:30:29.840 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:30:29.840 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:30:29.840 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:30:29.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:30:29.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:30:29.840 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:30:29.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:30:29.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:30:29.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:30:29.840 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:30:29.840 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:30:29.841 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:30:29.841 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1978ms. 2025-06-25 15:30:29.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:30:29.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:30:29.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:30:29.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:30:29.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:30:29.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:30:29.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:30:29.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:30:29.841 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:30:29.841 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:30:29.841 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:30:29.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:30:29.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:30:29.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:30:29.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:30:29.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:30:29.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:30:29.841 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5219ms 2025-06-25 15:30:29.842 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:30:29.842 +03:00 [DBG] Connection id "0HNC8090TG5GU" completed keep alive response. 2025-06-25 15:30:29.842 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8459ms 2025-06-25 15:30:29.842 +03:00 [DBG] Connection id "0HNC8090TG5GU" received FIN. 2025-06-25 15:30:29.842 +03:00 [DBG] Connection id "0HNC8090TG5GU" disconnecting. 2025-06-25 15:30:29.842 +03:00 [DBG] Connection id "0HNC8090TG5GU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:30:29.843 +03:00 [DBG] Connection id "0HNC8090TG5GU" stopped. 2025-06-25 15:31:29.842 +03:00 [DBG] Connection id "0HNC8090TG5GV" accepted. 2025-06-25 15:31:29.842 +03:00 [DBG] Connection id "0HNC8090TG5GV" started. 2025-06-25 15:31:29.842 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:31:29.842 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:31:29.842 +03:00 [DBG] POST requests are not supported 2025-06-25 15:31:29.842 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:31:29.842 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:31:29.842 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:31:29.842 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:31:29.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:31:29.842 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:31:29.842 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:31:29.842 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:31:29.842 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:31:29.842 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:31:29.842 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:31:29.842 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:31:29.842 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:31:29.842 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:31:29.842 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:31:29.842 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:31:29.842 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:31:29.842 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:31:29.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:31:29.842 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:31:29.842 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:31:29.843 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:31:29.843 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:31:29.843 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1224ms. 2025-06-25 15:31:29.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:31:29.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:31:29.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:31:29.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:31:29.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:31:29.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:31:29.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:31:29.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:31:29.843 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:31:29.843 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:31:29.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:31:29.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:31:29.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:31:29.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:31:29.843 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:31:29.843 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:31:29.843 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:31:29.843 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.696ms 2025-06-25 15:31:29.843 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:31:29.843 +03:00 [DBG] Connection id "0HNC8090TG5GV" completed keep alive response. 2025-06-25 15:31:29.843 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3872ms 2025-06-25 15:31:29.843 +03:00 [DBG] Connection id "0HNC8090TG5GV" received FIN. 2025-06-25 15:31:29.844 +03:00 [DBG] Connection id "0HNC8090TG5GV" disconnecting. 2025-06-25 15:31:29.844 +03:00 [DBG] Connection id "0HNC8090TG5GV" stopped. 2025-06-25 15:31:29.844 +03:00 [DBG] Connection id "0HNC8090TG5GV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:32:29.830 +03:00 [DBG] Connection id "0HNC8090TG5H0" accepted. 2025-06-25 15:32:29.830 +03:00 [DBG] Connection id "0HNC8090TG5H0" started. 2025-06-25 15:32:29.830 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:32:29.830 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:32:29.830 +03:00 [DBG] POST requests are not supported 2025-06-25 15:32:29.830 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:32:29.830 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:32:29.830 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:32:29.830 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:32:29.830 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:32:29.830 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:32:29.830 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:32:29.830 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:32:29.831 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:32:29.831 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:32:29.831 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:32:29.831 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:32:29.831 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:32:29.831 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:32:29.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:32:29.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:32:29.831 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:32:29.831 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:32:29.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:32:29.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:32:29.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:32:29.831 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:32:29.831 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:32:29.831 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1454ms. 2025-06-25 15:32:29.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:32:29.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:32:29.831 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:32:29.831 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:32:29.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:32:29.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:32:29.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:32:29.831 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:32:29.831 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:32:29.831 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:32:29.831 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:32:29.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:32:29.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:32:29.831 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:32:29.831 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:32:29.831 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:32:29.831 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:32:29.831 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7293ms 2025-06-25 15:32:29.831 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:32:29.831 +03:00 [DBG] Connection id "0HNC8090TG5H0" completed keep alive response. 2025-06-25 15:32:29.832 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3273ms 2025-06-25 15:32:29.832 +03:00 [DBG] Connection id "0HNC8090TG5H0" received FIN. 2025-06-25 15:32:29.832 +03:00 [DBG] Connection id "0HNC8090TG5H0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:32:29.832 +03:00 [DBG] Connection id "0HNC8090TG5H0" disconnecting. 2025-06-25 15:32:29.832 +03:00 [DBG] Connection id "0HNC8090TG5H0" stopped. 2025-06-25 15:33:29.837 +03:00 [DBG] Connection id "0HNC8090TG5H1" accepted. 2025-06-25 15:33:29.837 +03:00 [DBG] Connection id "0HNC8090TG5H1" started. 2025-06-25 15:33:29.838 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:33:29.838 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:33:29.838 +03:00 [DBG] POST requests are not supported 2025-06-25 15:33:29.838 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:33:29.838 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:33:29.838 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:33:29.838 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:33:29.838 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:33:29.838 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:33:29.838 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:33:29.838 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:33:29.838 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:33:29.838 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:33:29.838 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:33:29.838 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:33:29.838 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:33:29.838 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:33:29.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:33:29.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:33:29.838 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:33:29.838 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:33:29.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:33:29.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:33:29.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:33:29.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:33:29.838 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:33:29.839 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-06-25 15:33:29.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:33:29.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:33:29.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:33:29.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:33:29.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:33:29.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:33:29.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:33:29.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:33:29.839 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:33:29.839 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:33:29.839 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:33:29.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:33:29.839 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:33:29.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:33:29.839 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:33:29.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:33:29.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:33:29.839 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7556ms 2025-06-25 15:33:29.839 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:33:29.839 +03:00 [DBG] Connection id "0HNC8090TG5H1" completed keep alive response. 2025-06-25 15:33:29.839 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4319ms 2025-06-25 15:33:29.839 +03:00 [DBG] Connection id "0HNC8090TG5H1" received FIN. 2025-06-25 15:33:29.839 +03:00 [DBG] Connection id "0HNC8090TG5H1" disconnecting. 2025-06-25 15:33:29.839 +03:00 [DBG] Connection id "0HNC8090TG5H1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:33:29.841 +03:00 [DBG] Connection id "0HNC8090TG5H1" stopped. 2025-06-25 15:34:29.834 +03:00 [DBG] Connection id "0HNC8090TG5H2" accepted. 2025-06-25 15:34:29.834 +03:00 [DBG] Connection id "0HNC8090TG5H2" started. 2025-06-25 15:34:29.834 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:34:29.834 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:34:29.834 +03:00 [DBG] POST requests are not supported 2025-06-25 15:34:29.834 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:34:29.834 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:34:29.834 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:34:29.834 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:34:29.834 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:34:29.834 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:34:29.834 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:34:29.835 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:34:29.835 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:34:29.835 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:34:29.835 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:34:29.835 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:34:29.835 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:34:29.835 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:34:29.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:34:29.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:34:29.835 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:34:29.835 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:34:29.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:34:29.835 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:34:29.835 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:34:29.835 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:34:29.835 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:34:29.836 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.167ms. 2025-06-25 15:34:29.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:34:29.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:34:29.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:34:29.836 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:34:29.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:34:29.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:34:29.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:34:29.836 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:34:29.836 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:34:29.836 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:34:29.836 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:34:29.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:34:29.836 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:34:29.836 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:34:29.836 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:34:29.836 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:34:29.836 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:34:29.836 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2707ms 2025-06-25 15:34:29.836 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:34:29.836 +03:00 [DBG] Connection id "0HNC8090TG5H2" completed keep alive response. 2025-06-25 15:34:29.836 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3796ms 2025-06-25 15:34:29.837 +03:00 [DBG] Connection id "0HNC8090TG5H2" received FIN. 2025-06-25 15:34:29.837 +03:00 [DBG] Connection id "0HNC8090TG5H2" disconnecting. 2025-06-25 15:34:29.837 +03:00 [DBG] Connection id "0HNC8090TG5H2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:34:29.838 +03:00 [DBG] Connection id "0HNC8090TG5H2" stopped. 2025-06-25 15:35:29.862 +03:00 [DBG] Connection id "0HNC8090TG5H3" accepted. 2025-06-25 15:35:29.862 +03:00 [DBG] Connection id "0HNC8090TG5H3" started. 2025-06-25 15:35:29.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:35:29.862 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:35:29.863 +03:00 [DBG] POST requests are not supported 2025-06-25 15:35:29.863 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:35:29.863 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:35:29.863 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:35:29.863 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:35:29.863 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:35:29.863 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:35:29.863 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:35:29.863 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:35:29.863 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:35:29.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:35:29.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:35:29.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:35:29.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:35:29.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:35:29.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:35:29.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:35:29.863 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:35:29.863 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:35:29.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:35:29.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:35:29.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:35:29.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:35:29.864 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:35:29.864 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1664ms. 2025-06-25 15:35:29.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:35:29.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:35:29.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:35:29.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:35:29.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:35:29.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:35:29.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:35:29.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:35:29.864 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:35:29.864 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:35:29.864 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:35:29.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:35:29.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:35:29.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:35:29.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:35:29.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:35:29.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:35:29.864 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1885ms 2025-06-25 15:35:29.864 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:35:29.865 +03:00 [DBG] Connection id "0HNC8090TG5H3" completed keep alive response. 2025-06-25 15:35:29.865 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1544ms 2025-06-25 15:35:29.865 +03:00 [DBG] Connection id "0HNC8090TG5H3" received FIN. 2025-06-25 15:35:29.865 +03:00 [DBG] Connection id "0HNC8090TG5H3" disconnecting. 2025-06-25 15:35:29.865 +03:00 [DBG] Connection id "0HNC8090TG5H3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:35:29.866 +03:00 [DBG] Connection id "0HNC8090TG5H3" stopped. 2025-06-25 15:36:29.846 +03:00 [DBG] Connection id "0HNC8090TG5H4" accepted. 2025-06-25 15:36:29.846 +03:00 [DBG] Connection id "0HNC8090TG5H4" started. 2025-06-25 15:36:29.846 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:36:29.846 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:36:29.846 +03:00 [DBG] POST requests are not supported 2025-06-25 15:36:29.846 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:36:29.847 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:36:29.847 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:36:29.847 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:36:29.847 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:36:29.847 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:36:29.847 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:36:29.847 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:36:29.847 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:36:29.847 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:36:29.847 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:36:29.847 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:36:29.847 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:36:29.847 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:36:29.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:36:29.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:36:29.847 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:36:29.847 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:36:29.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:36:29.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:36:29.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:36:29.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:36:29.847 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:36:29.847 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1376ms. 2025-06-25 15:36:29.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:36:29.847 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:36:29.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:36:29.847 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:36:29.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:36:29.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:36:29.847 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:36:29.847 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:36:29.848 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:36:29.848 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:36:29.848 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:36:29.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:36:29.848 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:36:29.848 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:36:29.848 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:36:29.848 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:36:29.848 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:36:29.848 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7891ms 2025-06-25 15:36:29.848 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:36:29.848 +03:00 [DBG] Connection id "0HNC8090TG5H4" completed keep alive response. 2025-06-25 15:36:29.848 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4048ms 2025-06-25 15:36:29.848 +03:00 [DBG] Connection id "0HNC8090TG5H4" received FIN. 2025-06-25 15:36:29.848 +03:00 [DBG] Connection id "0HNC8090TG5H4" disconnecting. 2025-06-25 15:36:29.848 +03:00 [DBG] Connection id "0HNC8090TG5H4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:36:29.849 +03:00 [DBG] Connection id "0HNC8090TG5H4" stopped. 2025-06-25 15:37:29.840 +03:00 [DBG] Connection id "0HNC8090TG5H5" accepted. 2025-06-25 15:37:29.840 +03:00 [DBG] Connection id "0HNC8090TG5H5" started. 2025-06-25 15:37:29.840 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:37:29.840 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:37:29.840 +03:00 [DBG] POST requests are not supported 2025-06-25 15:37:29.840 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:37:29.840 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:37:29.840 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:37:29.840 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:37:29.840 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:37:29.840 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:37:29.840 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:37:29.840 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:37:29.840 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:37:29.840 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:37:29.840 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:37:29.840 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:37:29.840 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:37:29.840 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:37:29.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:37:29.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:37:29.840 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:37:29.840 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:37:29.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:37:29.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:37:29.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:37:29.841 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:37:29.841 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:37:29.841 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1177ms. 2025-06-25 15:37:29.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:37:29.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:37:29.841 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:37:29.841 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:37:29.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:37:29.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:37:29.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:37:29.841 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:37:29.841 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:37:29.841 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:37:29.841 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:37:29.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:37:29.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:37:29.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:37:29.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:37:29.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:37:29.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:37:29.841 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8088ms 2025-06-25 15:37:29.841 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:37:29.841 +03:00 [DBG] Connection id "0HNC8090TG5H5" completed keep alive response. 2025-06-25 15:37:29.841 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4168ms 2025-06-25 15:37:29.841 +03:00 [DBG] Connection id "0HNC8090TG5H5" received FIN. 2025-06-25 15:37:29.842 +03:00 [DBG] Connection id "0HNC8090TG5H5" disconnecting. 2025-06-25 15:37:29.842 +03:00 [DBG] Connection id "0HNC8090TG5H5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:37:29.843 +03:00 [DBG] Connection id "0HNC8090TG5H5" stopped. 2025-06-25 15:38:29.837 +03:00 [DBG] Connection id "0HNC8090TG5H6" accepted. 2025-06-25 15:38:29.838 +03:00 [DBG] Connection id "0HNC8090TG5H6" started. 2025-06-25 15:38:29.838 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:38:29.838 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:38:29.838 +03:00 [DBG] POST requests are not supported 2025-06-25 15:38:29.838 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:38:29.838 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:38:29.838 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:38:29.838 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:38:29.838 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:38:29.838 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:38:29.838 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:38:29.838 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:38:29.838 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:38:29.838 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:38:29.838 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:38:29.838 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:38:29.838 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:38:29.838 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:38:29.838 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:38:29.838 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:38:29.838 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:38:29.838 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:38:29.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:38:29.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:38:29.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:38:29.838 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:38:29.838 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:38:29.839 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1404ms. 2025-06-25 15:38:29.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:38:29.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:38:29.839 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:38:29.839 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:38:29.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:38:29.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:38:29.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:38:29.839 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:38:29.839 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:38:29.839 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:38:29.839 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:38:29.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:38:29.839 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:38:29.839 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:38:29.839 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:38:29.839 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:38:29.839 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:38:29.839 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8638ms 2025-06-25 15:38:29.839 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:38:29.839 +03:00 [DBG] Connection id "0HNC8090TG5H6" completed keep alive response. 2025-06-25 15:38:29.839 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4816ms 2025-06-25 15:38:29.839 +03:00 [DBG] Connection id "0HNC8090TG5H6" received FIN. 2025-06-25 15:38:29.839 +03:00 [DBG] Connection id "0HNC8090TG5H6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:38:29.840 +03:00 [DBG] Connection id "0HNC8090TG5H6" disconnecting. 2025-06-25 15:38:29.840 +03:00 [DBG] Connection id "0HNC8090TG5H6" stopped. 2025-06-25 15:39:29.847 +03:00 [DBG] Connection id "0HNC8090TG5H7" accepted. 2025-06-25 15:39:29.847 +03:00 [DBG] Connection id "0HNC8090TG5H7" started. 2025-06-25 15:39:29.848 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:39:29.848 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:39:29.848 +03:00 [DBG] POST requests are not supported 2025-06-25 15:39:29.848 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:39:29.848 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:39:29.848 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:39:29.848 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:39:29.848 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:39:29.848 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:39:29.848 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:39:29.848 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:39:29.848 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:39:29.848 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:39:29.848 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:39:29.848 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:39:29.848 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:39:29.848 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:39:29.848 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:39:29.849 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:39:29.849 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:39:29.849 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:39:29.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:39:29.849 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:39:29.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:39:29.849 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:39:29.849 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:39:29.849 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1942ms. 2025-06-25 15:39:29.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:39:29.849 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:39:29.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:39:29.849 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:39:29.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:39:29.849 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:39:29.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:39:29.849 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:39:29.849 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:39:29.849 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:39:29.849 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:39:29.849 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:39:29.850 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:39:29.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:39:29.850 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:39:29.850 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:39:29.850 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:39:29.850 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1992ms 2025-06-25 15:39:29.850 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:39:29.850 +03:00 [DBG] Connection id "0HNC8090TG5H7" completed keep alive response. 2025-06-25 15:39:29.850 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2273ms 2025-06-25 15:39:29.850 +03:00 [DBG] Connection id "0HNC8090TG5H7" received FIN. 2025-06-25 15:39:29.850 +03:00 [DBG] Connection id "0HNC8090TG5H7" disconnecting. 2025-06-25 15:39:29.851 +03:00 [DBG] Connection id "0HNC8090TG5H7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:39:29.852 +03:00 [DBG] Connection id "0HNC8090TG5H7" stopped. 2025-06-25 15:40:29.899 +03:00 [DBG] Connection id "0HNC8090TG5H8" accepted. 2025-06-25 15:40:29.899 +03:00 [DBG] Connection id "0HNC8090TG5H8" started. 2025-06-25 15:40:29.899 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:40:29.899 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:40:29.899 +03:00 [DBG] POST requests are not supported 2025-06-25 15:40:29.899 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:40:29.899 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:40:29.899 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:40:29.899 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:40:29.899 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:40:29.899 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:40:29.899 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:40:29.899 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:40:29.899 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:40:29.899 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:40:29.899 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:40:29.899 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:40:29.899 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:40:29.899 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:40:29.899 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:40:29.899 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:40:29.899 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:40:29.900 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:40:29.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:40:29.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:40:29.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:40:29.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:40:29.900 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:40:29.900 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1291ms. 2025-06-25 15:40:29.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:40:29.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:40:29.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:40:29.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:40:29.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:40:29.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:40:29.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:40:29.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:40:29.900 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:40:29.900 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:40:29.900 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:40:29.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:40:29.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:40:29.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:40:29.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:40:29.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:40:29.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:40:29.900 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6616ms 2025-06-25 15:40:29.900 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:40:29.900 +03:00 [DBG] Connection id "0HNC8090TG5H8" completed keep alive response. 2025-06-25 15:40:29.900 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3057ms 2025-06-25 15:40:29.900 +03:00 [DBG] Connection id "0HNC8090TG5H8" received FIN. 2025-06-25 15:40:29.900 +03:00 [DBG] Connection id "0HNC8090TG5H8" disconnecting. 2025-06-25 15:40:29.901 +03:00 [DBG] Connection id "0HNC8090TG5H8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:40:29.902 +03:00 [DBG] Connection id "0HNC8090TG5H8" stopped. 2025-06-25 15:41:29.845 +03:00 [DBG] Connection id "0HNC8090TG5H9" accepted. 2025-06-25 15:41:29.845 +03:00 [DBG] Connection id "0HNC8090TG5H9" started. 2025-06-25 15:41:29.845 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:41:29.845 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:41:29.845 +03:00 [DBG] POST requests are not supported 2025-06-25 15:41:29.845 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:41:29.845 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:41:29.845 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:41:29.845 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:41:29.845 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:41:29.845 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:41:29.845 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:41:29.845 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:41:29.845 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:41:29.845 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:41:29.845 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:41:29.845 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:41:29.845 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:41:29.845 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:41:29.845 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:41:29.845 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:41:29.846 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:41:29.846 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:41:29.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:41:29.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:41:29.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:41:29.846 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:41:29.846 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:41:29.846 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1174ms. 2025-06-25 15:41:29.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:41:29.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:41:29.846 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:41:29.846 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:41:29.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:41:29.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:41:29.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:41:29.846 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:41:29.846 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:41:29.846 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:41:29.846 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:41:29.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:41:29.846 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:41:29.846 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:41:29.846 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:41:29.846 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:41:29.846 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:41:29.846 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6886ms 2025-06-25 15:41:29.846 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:41:29.846 +03:00 [DBG] Connection id "0HNC8090TG5H9" completed keep alive response. 2025-06-25 15:41:29.846 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2636ms 2025-06-25 15:41:29.846 +03:00 [DBG] Connection id "0HNC8090TG5H9" received FIN. 2025-06-25 15:41:29.846 +03:00 [DBG] Connection id "0HNC8090TG5H9" disconnecting. 2025-06-25 15:41:29.847 +03:00 [DBG] Connection id "0HNC8090TG5H9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:41:29.848 +03:00 [DBG] Connection id "0HNC8090TG5H9" stopped. 2025-06-25 15:42:30.124 +03:00 [DBG] Connection id "0HNC8090TG5HA" accepted. 2025-06-25 15:42:30.124 +03:00 [DBG] Connection id "0HNC8090TG5HA" started. 2025-06-25 15:42:30.124 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:42:30.124 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:42:30.125 +03:00 [DBG] POST requests are not supported 2025-06-25 15:42:30.125 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:42:30.125 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:42:30.125 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:42:30.125 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:42:30.125 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:42:30.125 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:42:30.125 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:42:30.125 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:42:30.125 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:42:30.125 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:42:30.125 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:42:30.125 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:42:30.125 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:42:30.125 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:42:30.125 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:42:30.125 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:42:30.125 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:42:30.125 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:42:30.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:42:30.125 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:42:30.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:42:30.125 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:42:30.125 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:42:30.125 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1147ms. 2025-06-25 15:42:30.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:42:30.125 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:42:30.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:42:30.125 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:42:30.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:42:30.125 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:42:30.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:42:30.125 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:42:30.125 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:42:30.126 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:42:30.126 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:42:30.126 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:42:30.126 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:42:30.126 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:42:30.126 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:42:30.126 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:42:30.126 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:42:30.126 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6748ms 2025-06-25 15:42:30.126 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:42:30.126 +03:00 [DBG] Connection id "0HNC8090TG5HA" completed keep alive response. 2025-06-25 15:42:30.126 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2829ms 2025-06-25 15:42:30.126 +03:00 [DBG] Connection id "0HNC8090TG5HA" received FIN. 2025-06-25 15:42:30.126 +03:00 [DBG] Connection id "0HNC8090TG5HA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:42:30.126 +03:00 [DBG] Connection id "0HNC8090TG5HA" disconnecting. 2025-06-25 15:42:30.126 +03:00 [DBG] Connection id "0HNC8090TG5HA" stopped. 2025-06-25 15:43:29.879 +03:00 [DBG] Connection id "0HNC8090TG5HB" accepted. 2025-06-25 15:43:29.879 +03:00 [DBG] Connection id "0HNC8090TG5HB" started. 2025-06-25 15:43:29.880 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:43:29.880 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:43:29.880 +03:00 [DBG] POST requests are not supported 2025-06-25 15:43:29.880 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:43:29.880 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:43:29.880 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:43:29.880 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:43:29.880 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:43:29.880 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:43:29.880 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:43:29.881 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:43:29.881 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:43:29.881 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:43:29.881 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:43:29.881 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:43:29.881 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:43:29.881 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:43:29.881 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:43:29.881 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:43:29.881 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:43:29.881 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:43:29.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:43:29.881 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:43:29.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:43:29.881 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:43:29.881 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:43:29.882 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1716ms. 2025-06-25 15:43:29.882 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:43:29.882 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:43:29.882 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:43:29.882 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:43:29.882 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:43:29.882 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:43:29.882 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:43:29.882 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:43:29.882 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:43:29.882 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:43:29.882 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:43:29.882 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:43:29.882 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:43:29.882 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:43:29.882 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:43:29.882 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:43:29.882 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:43:29.882 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4081ms 2025-06-25 15:43:29.883 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:43:29.883 +03:00 [DBG] Connection id "0HNC8090TG5HB" completed keep alive response. 2025-06-25 15:43:29.883 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9443ms 2025-06-25 15:43:29.883 +03:00 [DBG] Connection id "0HNC8090TG5HB" received FIN. 2025-06-25 15:43:29.883 +03:00 [DBG] Connection id "0HNC8090TG5HB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:43:29.883 +03:00 [DBG] Connection id "0HNC8090TG5HB" disconnecting. 2025-06-25 15:43:29.883 +03:00 [DBG] Connection id "0HNC8090TG5HB" stopped. 2025-06-25 15:44:29.853 +03:00 [DBG] Connection id "0HNC8090TG5HC" accepted. 2025-06-25 15:44:29.853 +03:00 [DBG] Connection id "0HNC8090TG5HC" started. 2025-06-25 15:44:29.853 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:44:29.853 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:44:29.853 +03:00 [DBG] POST requests are not supported 2025-06-25 15:44:29.853 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:44:29.853 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:44:29.853 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:44:29.853 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:44:29.853 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:44:29.853 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:44:29.853 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:44:29.853 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:44:29.853 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:44:29.853 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:44:29.853 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:44:29.853 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:44:29.853 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:44:29.853 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:44:29.853 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:44:29.853 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:44:29.853 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:44:29.853 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:44:29.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:44:29.853 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:44:29.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:44:29.853 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:44:29.854 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:44:29.854 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1255ms. 2025-06-25 15:44:29.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:44:29.854 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:44:29.854 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:44:29.854 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:44:29.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:44:29.854 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:44:29.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:44:29.854 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:44:29.854 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:44:29.854 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:44:29.854 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:44:29.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:44:29.854 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:44:29.854 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:44:29.854 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:44:29.854 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:44:29.854 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:44:29.854 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6307ms 2025-06-25 15:44:29.854 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:44:29.854 +03:00 [DBG] Connection id "0HNC8090TG5HC" completed keep alive response. 2025-06-25 15:44:29.854 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2653ms 2025-06-25 15:44:29.854 +03:00 [DBG] Connection id "0HNC8090TG5HC" received FIN. 2025-06-25 15:44:29.854 +03:00 [DBG] Connection id "0HNC8090TG5HC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:44:29.854 +03:00 [DBG] Connection id "0HNC8090TG5HC" disconnecting. 2025-06-25 15:44:29.854 +03:00 [DBG] Connection id "0HNC8090TG5HC" stopped. 2025-06-25 15:45:29.856 +03:00 [DBG] Connection id "0HNC8090TG5HD" accepted. 2025-06-25 15:45:29.856 +03:00 [DBG] Connection id "0HNC8090TG5HD" started. 2025-06-25 15:45:29.856 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:45:29.856 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:45:29.856 +03:00 [DBG] POST requests are not supported 2025-06-25 15:45:29.856 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:45:29.856 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:45:29.856 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:45:29.856 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:45:29.856 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:45:29.857 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:45:29.857 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:45:29.857 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:45:29.857 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:45:29.857 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:45:29.857 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:45:29.857 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:45:29.857 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:45:29.857 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:45:29.857 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:45:29.857 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:45:29.857 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:45:29.857 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:45:29.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:45:29.857 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:45:29.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:45:29.857 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:45:29.857 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:45:29.858 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1684ms. 2025-06-25 15:45:29.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:45:29.858 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:45:29.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:45:29.858 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:45:29.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:45:29.858 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:45:29.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:45:29.858 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:45:29.858 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:45:29.858 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:45:29.858 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:45:29.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:45:29.858 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:45:29.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:45:29.858 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:45:29.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:45:29.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:45:29.858 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1632ms 2025-06-25 15:45:29.858 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:45:29.858 +03:00 [DBG] Connection id "0HNC8090TG5HD" completed keep alive response. 2025-06-25 15:45:29.858 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2162ms 2025-06-25 15:45:29.859 +03:00 [DBG] Connection id "0HNC8090TG5HD" received FIN. 2025-06-25 15:45:29.859 +03:00 [DBG] Connection id "0HNC8090TG5HD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:45:29.859 +03:00 [DBG] Connection id "0HNC8090TG5HD" disconnecting. 2025-06-25 15:45:29.859 +03:00 [DBG] Connection id "0HNC8090TG5HD" stopped. 2025-06-25 15:46:29.854 +03:00 [DBG] Connection id "0HNC8090TG5HE" accepted. 2025-06-25 15:46:29.854 +03:00 [DBG] Connection id "0HNC8090TG5HE" started. 2025-06-25 15:46:29.854 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:46:29.854 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:46:29.854 +03:00 [DBG] POST requests are not supported 2025-06-25 15:46:29.854 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:46:29.854 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:46:29.854 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:46:29.854 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:46:29.854 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:46:29.854 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:46:29.854 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:46:29.854 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:46:29.854 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:46:29.854 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:46:29.854 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:46:29.854 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:46:29.854 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:46:29.854 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:46:29.854 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:46:29.854 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:46:29.855 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:46:29.855 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:46:29.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:46:29.855 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:46:29.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:46:29.855 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:46:29.855 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:46:29.855 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-06-25 15:46:29.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:46:29.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:46:29.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:46:29.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:46:29.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:46:29.855 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:46:29.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:46:29.855 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:46:29.855 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:46:29.855 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:46:29.855 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:46:29.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:46:29.855 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:46:29.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:46:29.855 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:46:29.855 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:46:29.855 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:46:29.855 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7101ms 2025-06-25 15:46:29.855 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:46:29.855 +03:00 [DBG] Connection id "0HNC8090TG5HE" completed keep alive response. 2025-06-25 15:46:29.855 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3502ms 2025-06-25 15:46:29.856 +03:00 [DBG] Connection id "0HNC8090TG5HE" received FIN. 2025-06-25 15:46:29.856 +03:00 [DBG] Connection id "0HNC8090TG5HE" disconnecting. 2025-06-25 15:46:29.856 +03:00 [DBG] Connection id "0HNC8090TG5HE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:46:29.857 +03:00 [DBG] Connection id "0HNC8090TG5HE" stopped. 2025-06-25 15:47:29.851 +03:00 [DBG] Connection id "0HNC8090TG5HF" accepted. 2025-06-25 15:47:29.852 +03:00 [DBG] Connection id "0HNC8090TG5HF" started. 2025-06-25 15:47:29.852 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:47:29.852 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:47:29.852 +03:00 [DBG] POST requests are not supported 2025-06-25 15:47:29.852 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:47:29.852 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:47:29.852 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:47:29.852 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:47:29.852 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:47:29.852 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:47:29.852 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:47:29.852 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:47:29.852 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:47:29.852 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:47:29.852 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:47:29.852 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:47:29.852 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:47:29.852 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:47:29.852 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:47:29.852 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:47:29.852 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:47:29.853 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:47:29.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:47:29.853 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:47:29.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:47:29.853 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:47:29.853 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:47:29.853 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1218ms. 2025-06-25 15:47:29.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:47:29.853 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:47:29.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:47:29.853 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:47:29.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:47:29.853 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:47:29.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:47:29.853 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:47:29.853 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:47:29.853 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:47:29.853 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:47:29.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:47:29.853 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:47:29.853 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:47:29.853 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:47:29.853 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:47:29.853 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:47:29.853 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.79ms 2025-06-25 15:47:29.853 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:47:29.853 +03:00 [DBG] Connection id "0HNC8090TG5HF" completed keep alive response. 2025-06-25 15:47:29.853 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4432ms 2025-06-25 15:47:29.854 +03:00 [DBG] Connection id "0HNC8090TG5HF" received FIN. 2025-06-25 15:47:29.854 +03:00 [DBG] Connection id "0HNC8090TG5HF" disconnecting. 2025-06-25 15:47:29.854 +03:00 [DBG] Connection id "0HNC8090TG5HF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:47:29.855 +03:00 [DBG] Connection id "0HNC8090TG5HF" stopped. 2025-06-25 15:48:29.861 +03:00 [DBG] Connection id "0HNC8090TG5HG" accepted. 2025-06-25 15:48:29.861 +03:00 [DBG] Connection id "0HNC8090TG5HG" started. 2025-06-25 15:48:29.861 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:48:29.861 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:48:29.862 +03:00 [DBG] POST requests are not supported 2025-06-25 15:48:29.862 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:48:29.862 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:48:29.862 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:48:29.862 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:48:29.862 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:48:29.862 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:48:29.862 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:48:29.862 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:48:29.862 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:48:29.862 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:48:29.862 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:48:29.862 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:48:29.862 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:48:29.862 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:48:29.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:48:29.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:48:29.862 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:48:29.862 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:48:29.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:48:29.862 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:48:29.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:48:29.862 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:48:29.862 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:48:29.862 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1209ms. 2025-06-25 15:48:29.862 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:48:29.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:48:29.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:48:29.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:48:29.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:48:29.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:48:29.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:48:29.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:48:29.863 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:48:29.863 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:48:29.863 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:48:29.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:48:29.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:48:29.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:48:29.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:48:29.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:48:29.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:48:29.863 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7408ms 2025-06-25 15:48:29.863 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:48:29.863 +03:00 [DBG] Connection id "0HNC8090TG5HG" completed keep alive response. 2025-06-25 15:48:29.863 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5029ms 2025-06-25 15:48:29.863 +03:00 [DBG] Connection id "0HNC8090TG5HG" received FIN. 2025-06-25 15:48:29.863 +03:00 [DBG] Connection id "0HNC8090TG5HG" disconnecting. 2025-06-25 15:48:29.863 +03:00 [DBG] Connection id "0HNC8090TG5HG" stopped. 2025-06-25 15:48:29.863 +03:00 [DBG] Connection id "0HNC8090TG5HG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:49:29.857 +03:00 [DBG] Connection id "0HNC8090TG5HH" accepted. 2025-06-25 15:49:29.857 +03:00 [DBG] Connection id "0HNC8090TG5HH" started. 2025-06-25 15:49:29.857 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:49:29.857 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:49:29.857 +03:00 [DBG] POST requests are not supported 2025-06-25 15:49:29.857 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:49:29.857 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:49:29.857 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:49:29.858 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:49:29.858 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:49:29.858 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:49:29.858 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:49:29.858 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:49:29.858 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:49:29.858 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:49:29.858 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:49:29.858 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:49:29.858 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:49:29.858 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:49:29.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:49:29.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:49:29.858 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:49:29.858 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:49:29.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:49:29.858 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:49:29.858 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:49:29.858 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:49:29.858 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:49:29.859 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1612ms. 2025-06-25 15:49:29.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:49:29.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:49:29.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:49:29.859 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:49:29.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:49:29.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:49:29.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:49:29.859 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:49:29.859 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:49:29.859 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:49:29.859 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:49:29.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:49:29.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:49:29.859 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:49:29.859 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:49:29.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:49:29.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:49:29.859 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0335ms 2025-06-25 15:49:29.859 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:49:29.859 +03:00 [DBG] Connection id "0HNC8090TG5HH" completed keep alive response. 2025-06-25 15:49:29.859 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9515ms 2025-06-25 15:49:29.860 +03:00 [DBG] Connection id "0HNC8090TG5HH" received FIN. 2025-06-25 15:49:29.860 +03:00 [DBG] Connection id "0HNC8090TG5HH" disconnecting. 2025-06-25 15:49:29.860 +03:00 [DBG] Connection id "0HNC8090TG5HH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:49:29.861 +03:00 [DBG] Connection id "0HNC8090TG5HH" stopped. 2025-06-25 15:50:29.848 +03:00 [DBG] Connection id "0HNC8090TG5HI" accepted. 2025-06-25 15:50:29.848 +03:00 [DBG] Connection id "0HNC8090TG5HI" started. 2025-06-25 15:50:29.848 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:50:29.848 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:50:29.848 +03:00 [DBG] POST requests are not supported 2025-06-25 15:50:29.848 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:50:29.849 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:50:29.849 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:50:29.849 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:50:29.849 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:50:29.849 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:50:29.849 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:50:29.849 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:50:29.849 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:50:29.849 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:50:29.849 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:50:29.849 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:50:29.849 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:50:29.849 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:50:29.849 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:50:29.849 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:50:29.849 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:50:29.849 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:50:29.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:50:29.849 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:50:29.849 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:50:29.849 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:50:29.850 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:50:29.850 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1291ms. 2025-06-25 15:50:29.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:50:29.850 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:50:29.850 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:50:29.850 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:50:29.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:50:29.850 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:50:29.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:50:29.850 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:50:29.850 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:50:29.850 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:50:29.850 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:50:29.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:50:29.850 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:50:29.850 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:50:29.850 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:50:29.850 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:50:29.850 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:50:29.850 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1679ms 2025-06-25 15:50:29.850 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:50:29.850 +03:00 [DBG] Connection id "0HNC8090TG5HI" completed keep alive response. 2025-06-25 15:50:29.851 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1385ms 2025-06-25 15:50:29.851 +03:00 [DBG] Connection id "0HNC8090TG5HI" received FIN. 2025-06-25 15:50:29.851 +03:00 [DBG] Connection id "0HNC8090TG5HI" disconnecting. 2025-06-25 15:50:29.851 +03:00 [DBG] Connection id "0HNC8090TG5HI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:50:29.852 +03:00 [DBG] Connection id "0HNC8090TG5HI" stopped. 2025-06-25 15:51:29.862 +03:00 [DBG] Connection id "0HNC8090TG5HJ" accepted. 2025-06-25 15:51:29.862 +03:00 [DBG] Connection id "0HNC8090TG5HJ" started. 2025-06-25 15:51:29.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:51:29.862 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:51:29.862 +03:00 [DBG] POST requests are not supported 2025-06-25 15:51:29.862 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:51:29.862 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:51:29.862 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:51:29.862 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:51:29.862 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:51:29.862 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:51:29.862 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:51:29.862 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:51:29.863 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:51:29.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:51:29.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:51:29.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:51:29.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:51:29.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:51:29.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:51:29.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:51:29.863 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:51:29.863 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:51:29.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:51:29.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:51:29.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:51:29.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:51:29.863 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:51:29.863 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-06-25 15:51:29.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:51:29.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:51:29.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:51:29.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:51:29.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:51:29.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:51:29.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:51:29.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:51:29.863 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:51:29.863 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:51:29.863 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:51:29.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:51:29.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:51:29.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:51:29.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:51:29.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:51:29.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:51:29.863 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7177ms 2025-06-25 15:51:29.863 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:51:29.863 +03:00 [DBG] Connection id "0HNC8090TG5HJ" completed keep alive response. 2025-06-25 15:51:29.863 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2933ms 2025-06-25 15:51:29.864 +03:00 [DBG] Connection id "0HNC8090TG5HJ" received FIN. 2025-06-25 15:51:29.864 +03:00 [DBG] Connection id "0HNC8090TG5HJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:51:29.864 +03:00 [DBG] Connection id "0HNC8090TG5HJ" disconnecting. 2025-06-25 15:51:29.864 +03:00 [DBG] Connection id "0HNC8090TG5HJ" stopped. 2025-06-25 15:52:29.863 +03:00 [DBG] Connection id "0HNC8090TG5HK" accepted. 2025-06-25 15:52:29.863 +03:00 [DBG] Connection id "0HNC8090TG5HK" started. 2025-06-25 15:52:29.863 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:52:29.863 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:52:29.863 +03:00 [DBG] POST requests are not supported 2025-06-25 15:52:29.863 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:52:29.863 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:52:29.863 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:52:29.863 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:52:29.863 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:52:29.863 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:52:29.863 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:52:29.863 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:52:29.863 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:52:29.864 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:52:29.864 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:52:29.864 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:52:29.864 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:52:29.864 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:52:29.864 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:52:29.864 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:52:29.864 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:52:29.864 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:52:29.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:52:29.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:52:29.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:52:29.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:52:29.864 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:52:29.864 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1594ms. 2025-06-25 15:52:29.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:52:29.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:52:29.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:52:29.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:52:29.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:52:29.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:52:29.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:52:29.865 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:52:29.865 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:52:29.865 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:52:29.865 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:52:29.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:52:29.865 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:52:29.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:52:29.865 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:52:29.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:52:29.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:52:29.865 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1812ms 2025-06-25 15:52:29.865 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:52:29.865 +03:00 [DBG] Connection id "0HNC8090TG5HK" completed keep alive response. 2025-06-25 15:52:29.865 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1406ms 2025-06-25 15:52:29.865 +03:00 [DBG] Connection id "0HNC8090TG5HK" received FIN. 2025-06-25 15:52:29.865 +03:00 [DBG] Connection id "0HNC8090TG5HK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:52:29.865 +03:00 [DBG] Connection id "0HNC8090TG5HK" disconnecting. 2025-06-25 15:52:29.865 +03:00 [DBG] Connection id "0HNC8090TG5HK" stopped. 2025-06-25 15:53:29.866 +03:00 [DBG] Connection id "0HNC8090TG5HL" accepted. 2025-06-25 15:53:29.867 +03:00 [DBG] Connection id "0HNC8090TG5HL" started. 2025-06-25 15:53:29.867 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:53:29.867 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:53:29.867 +03:00 [DBG] POST requests are not supported 2025-06-25 15:53:29.867 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:53:29.867 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:53:29.867 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:53:29.867 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:53:29.867 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:53:29.867 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:53:29.867 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:53:29.867 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:53:29.867 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:53:29.867 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:53:29.867 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:53:29.867 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:53:29.867 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:53:29.867 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:53:29.867 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:53:29.867 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:53:29.867 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:53:29.867 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:53:29.867 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:53:29.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:53:29.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:53:29.868 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:53:29.868 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:53:29.868 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1314ms. 2025-06-25 15:53:29.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:53:29.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:53:29.868 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:53:29.868 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:53:29.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:53:29.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:53:29.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:53:29.868 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:53:29.868 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:53:29.868 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:53:29.868 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:53:29.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:53:29.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:53:29.868 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:53:29.868 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:53:29.868 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:53:29.868 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:53:29.868 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8138ms 2025-06-25 15:53:29.868 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:53:29.868 +03:00 [DBG] Connection id "0HNC8090TG5HL" completed keep alive response. 2025-06-25 15:53:29.868 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5498ms 2025-06-25 15:53:29.868 +03:00 [DBG] Connection id "0HNC8090TG5HL" received FIN. 2025-06-25 15:53:29.869 +03:00 [DBG] Connection id "0HNC8090TG5HL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:53:29.869 +03:00 [DBG] Connection id "0HNC8090TG5HL" disconnecting. 2025-06-25 15:53:29.869 +03:00 [DBG] Connection id "0HNC8090TG5HL" stopped. 2025-06-25 15:54:29.864 +03:00 [DBG] Connection id "0HNC8090TG5HM" accepted. 2025-06-25 15:54:29.864 +03:00 [DBG] Connection id "0HNC8090TG5HM" started. 2025-06-25 15:54:29.864 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:54:29.864 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:54:29.864 +03:00 [DBG] POST requests are not supported 2025-06-25 15:54:29.864 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:54:29.864 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:54:29.864 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:54:29.864 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:54:29.864 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:54:29.864 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:54:29.864 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:54:29.864 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:54:29.864 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:54:29.865 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:54:29.865 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:54:29.865 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:54:29.865 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:54:29.865 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:54:29.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:54:29.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:54:29.865 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:54:29.865 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:54:29.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:54:29.865 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:54:29.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:54:29.865 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:54:29.865 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:54:29.865 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-06-25 15:54:29.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:54:29.865 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:54:29.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:54:29.865 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:54:29.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:54:29.865 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:54:29.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:54:29.865 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:54:29.865 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:54:29.865 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:54:29.865 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:54:29.865 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:54:29.865 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:54:29.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:54:29.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:54:29.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:54:29.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:54:29.866 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9427ms 2025-06-25 15:54:29.866 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:54:29.866 +03:00 [DBG] Connection id "0HNC8090TG5HM" completed keep alive response. 2025-06-25 15:54:29.866 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7527ms 2025-06-25 15:54:29.866 +03:00 [DBG] Connection id "0HNC8090TG5HM" received FIN. 2025-06-25 15:54:29.866 +03:00 [DBG] Connection id "0HNC8090TG5HM" disconnecting. 2025-06-25 15:54:29.866 +03:00 [DBG] Connection id "0HNC8090TG5HM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:54:29.867 +03:00 [DBG] Connection id "0HNC8090TG5HM" stopped. 2025-06-25 15:55:29.854 +03:00 [DBG] Connection id "0HNC8090TG5HN" accepted. 2025-06-25 15:55:29.854 +03:00 [DBG] Connection id "0HNC8090TG5HN" started. 2025-06-25 15:55:29.854 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:55:29.854 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:55:29.854 +03:00 [DBG] POST requests are not supported 2025-06-25 15:55:29.854 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:55:29.854 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:55:29.854 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:55:29.854 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:55:29.855 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:55:29.855 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:55:29.855 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:55:29.855 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:55:29.855 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:55:29.855 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:55:29.855 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:55:29.855 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:55:29.855 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:55:29.855 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:55:29.855 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:55:29.855 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:55:29.855 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:55:29.855 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:55:29.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:55:29.855 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:55:29.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:55:29.855 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:55:29.855 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:55:29.855 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1151ms. 2025-06-25 15:55:29.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:55:29.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:55:29.855 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:55:29.855 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:55:29.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:55:29.855 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:55:29.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:55:29.855 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:55:29.855 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:55:29.855 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:55:29.855 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:55:29.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:55:29.855 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:55:29.855 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:55:29.855 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:55:29.855 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:55:29.856 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:55:29.856 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.736ms 2025-06-25 15:55:29.856 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:55:29.856 +03:00 [DBG] Connection id "0HNC8090TG5HN" completed keep alive response. 2025-06-25 15:55:29.856 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3272ms 2025-06-25 15:55:29.856 +03:00 [DBG] Connection id "0HNC8090TG5HN" received FIN. 2025-06-25 15:55:29.856 +03:00 [DBG] Connection id "0HNC8090TG5HN" disconnecting. 2025-06-25 15:55:29.856 +03:00 [DBG] Connection id "0HNC8090TG5HN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:55:29.857 +03:00 [DBG] Connection id "0HNC8090TG5HN" stopped. 2025-06-25 15:56:29.858 +03:00 [DBG] Connection id "0HNC8090TG5HO" accepted. 2025-06-25 15:56:29.859 +03:00 [DBG] Connection id "0HNC8090TG5HO" started. 2025-06-25 15:56:29.859 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:56:29.859 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:56:29.859 +03:00 [DBG] POST requests are not supported 2025-06-25 15:56:29.859 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:56:29.859 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:56:29.859 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:56:29.859 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:56:29.859 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:56:29.859 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:56:29.859 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:56:29.859 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:56:29.859 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:56:29.859 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:56:29.859 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:56:29.859 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:56:29.859 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:56:29.859 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:56:29.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:56:29.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:56:29.859 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:56:29.859 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:56:29.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:56:29.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:56:29.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:56:29.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:56:29.859 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:56:29.860 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1339ms. 2025-06-25 15:56:29.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:56:29.860 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:56:29.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:56:29.860 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:56:29.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:56:29.860 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:56:29.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:56:29.860 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:56:29.860 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:56:29.860 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:56:29.860 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:56:29.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:56:29.860 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:56:29.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:56:29.860 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:56:29.860 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:56:29.860 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:56:29.860 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7736ms 2025-06-25 15:56:29.860 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:56:29.860 +03:00 [DBG] Connection id "0HNC8090TG5HO" completed keep alive response. 2025-06-25 15:56:29.860 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4089ms 2025-06-25 15:56:29.860 +03:00 [DBG] Connection id "0HNC8090TG5HO" received FIN. 2025-06-25 15:56:29.860 +03:00 [DBG] Connection id "0HNC8090TG5HO" disconnecting. 2025-06-25 15:56:29.860 +03:00 [DBG] Connection id "0HNC8090TG5HO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:56:29.862 +03:00 [DBG] Connection id "0HNC8090TG5HO" stopped. 2025-06-25 15:57:29.860 +03:00 [DBG] Connection id "0HNC8090TG5HP" accepted. 2025-06-25 15:57:29.860 +03:00 [DBG] Connection id "0HNC8090TG5HP" started. 2025-06-25 15:57:29.860 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:57:29.860 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:57:29.860 +03:00 [DBG] POST requests are not supported 2025-06-25 15:57:29.860 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:57:29.860 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:57:29.860 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:57:29.860 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:57:29.860 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:57:29.860 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:57:29.860 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:57:29.860 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:57:29.861 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:57:29.861 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:57:29.861 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:57:29.861 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:57:29.861 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:57:29.861 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:57:29.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:57:29.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:57:29.861 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:57:29.861 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:57:29.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:57:29.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:57:29.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:57:29.861 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:57:29.861 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:57:29.861 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1184ms. 2025-06-25 15:57:29.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:57:29.861 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:57:29.861 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:57:29.861 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:57:29.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:57:29.861 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:57:29.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:57:29.861 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:57:29.861 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:57:29.861 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:57:29.861 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:57:29.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:57:29.861 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:57:29.861 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:57:29.861 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:57:29.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:57:29.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:57:29.862 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7558ms 2025-06-25 15:57:29.862 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:57:29.862 +03:00 [DBG] Connection id "0HNC8090TG5HP" completed keep alive response. 2025-06-25 15:57:29.862 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5745ms 2025-06-25 15:57:29.862 +03:00 [DBG] Connection id "0HNC8090TG5HP" received FIN. 2025-06-25 15:57:29.862 +03:00 [DBG] Connection id "0HNC8090TG5HP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:57:29.862 +03:00 [DBG] Connection id "0HNC8090TG5HP" disconnecting. 2025-06-25 15:57:29.862 +03:00 [DBG] Connection id "0HNC8090TG5HP" stopped. 2025-06-25 15:58:29.858 +03:00 [DBG] Connection id "0HNC8090TG5HQ" accepted. 2025-06-25 15:58:29.858 +03:00 [DBG] Connection id "0HNC8090TG5HQ" started. 2025-06-25 15:58:29.859 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:58:29.859 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:58:29.859 +03:00 [DBG] POST requests are not supported 2025-06-25 15:58:29.859 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:58:29.859 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:58:29.859 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:58:29.859 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:58:29.859 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:58:29.859 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:58:29.859 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:58:29.859 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:58:29.859 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:58:29.859 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:58:29.859 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:58:29.859 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:58:29.859 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:58:29.859 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:58:29.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:58:29.859 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:58:29.859 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:58:29.859 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:58:29.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:58:29.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:58:29.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:58:29.859 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:58:29.859 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:58:29.859 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1206ms. 2025-06-25 15:58:29.859 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:58:29.860 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:58:29.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:58:29.860 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:58:29.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:58:29.860 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:58:29.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:58:29.860 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:58:29.860 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:58:29.860 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:58:29.860 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:58:29.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:58:29.860 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:58:29.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:58:29.860 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:58:29.860 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:58:29.860 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:58:29.860 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7041ms 2025-06-25 15:58:29.860 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:58:29.860 +03:00 [DBG] Connection id "0HNC8090TG5HQ" completed keep alive response. 2025-06-25 15:58:29.860 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3617ms 2025-06-25 15:58:29.860 +03:00 [DBG] Connection id "0HNC8090TG5HQ" received FIN. 2025-06-25 15:58:29.860 +03:00 [DBG] Connection id "0HNC8090TG5HQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:58:29.860 +03:00 [DBG] Connection id "0HNC8090TG5HQ" disconnecting. 2025-06-25 15:58:29.860 +03:00 [DBG] Connection id "0HNC8090TG5HQ" stopped. 2025-06-25 15:59:29.869 +03:00 [DBG] Connection id "0HNC8090TG5HR" accepted. 2025-06-25 15:59:29.869 +03:00 [DBG] Connection id "0HNC8090TG5HR" started. 2025-06-25 15:59:29.869 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 15:59:29.869 +03:00 [VRB] All hosts are allowed. 2025-06-25 15:59:29.869 +03:00 [DBG] POST requests are not supported 2025-06-25 15:59:29.869 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 15:59:29.869 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 15:59:29.869 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:59:29.869 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 15:59:29.869 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 15:59:29.869 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 15:59:29.869 +03:00 [INF] CORS policy execution successful. 2025-06-25 15:59:29.870 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:59:29.870 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 15:59:29.870 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 15:59:29.870 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 15:59:29.870 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 15:59:29.870 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 15:59:29.870 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 15:59:29.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:59:29.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:59:29.870 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:59:29.870 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 15:59:29.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:59:29.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:59:29.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:59:29.870 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:59:29.870 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 15:59:29.870 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1182ms. 2025-06-25 15:59:29.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:59:29.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 15:59:29.870 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:59:29.870 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 15:59:29.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:59:29.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:59:29.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:59:29.870 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:59:29.870 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:59:29.870 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 15:59:29.870 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 15:59:29.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:59:29.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 15:59:29.870 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:59:29.870 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:59:29.870 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:59:29.870 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 15:59:29.870 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7139ms 2025-06-25 15:59:29.870 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 15:59:29.870 +03:00 [DBG] Connection id "0HNC8090TG5HR" completed keep alive response. 2025-06-25 15:59:29.871 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.323ms 2025-06-25 15:59:29.871 +03:00 [DBG] Connection id "0HNC8090TG5HR" received FIN. 2025-06-25 15:59:29.871 +03:00 [DBG] Connection id "0HNC8090TG5HR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 15:59:29.871 +03:00 [DBG] Connection id "0HNC8090TG5HR" disconnecting. 2025-06-25 15:59:29.871 +03:00 [DBG] Connection id "0HNC8090TG5HR" stopped. 2025-06-25 16:00:29.871 +03:00 [DBG] Connection id "0HNC8090TG5HS" accepted. 2025-06-25 16:00:29.872 +03:00 [DBG] Connection id "0HNC8090TG5HS" started. 2025-06-25 16:00:29.872 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:00:29.872 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:00:29.872 +03:00 [DBG] POST requests are not supported 2025-06-25 16:00:29.872 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:00:29.872 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:00:29.872 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:00:29.872 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:00:29.872 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:00:29.872 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:00:29.872 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:00:29.872 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:00:29.872 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:00:29.872 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:00:29.872 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:00:29.872 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:00:29.872 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:00:29.872 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:00:29.872 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:00:29.872 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:00:29.872 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:00:29.872 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:00:29.872 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:00:29.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:00:29.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:00:29.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:00:29.873 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:00:29.873 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1392ms. 2025-06-25 16:00:29.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:00:29.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:00:29.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:00:29.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:00:29.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:00:29.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:00:29.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:00:29.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:00:29.873 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:00:29.873 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:00:29.873 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:00:29.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:00:29.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:00:29.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:00:29.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:00:29.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:00:29.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:00:29.873 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8212ms 2025-06-25 16:00:29.873 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:00:29.873 +03:00 [DBG] Connection id "0HNC8090TG5HS" completed keep alive response. 2025-06-25 16:00:29.873 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4764ms 2025-06-25 16:00:29.873 +03:00 [DBG] Connection id "0HNC8090TG5HS" received FIN. 2025-06-25 16:00:29.874 +03:00 [DBG] Connection id "0HNC8090TG5HS" disconnecting. 2025-06-25 16:00:29.874 +03:00 [DBG] Connection id "0HNC8090TG5HS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:00:29.875 +03:00 [DBG] Connection id "0HNC8090TG5HS" stopped. 2025-06-25 16:01:29.868 +03:00 [DBG] Connection id "0HNC8090TG5HT" accepted. 2025-06-25 16:01:29.868 +03:00 [DBG] Connection id "0HNC8090TG5HT" started. 2025-06-25 16:01:29.868 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:01:29.868 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:01:29.868 +03:00 [DBG] POST requests are not supported 2025-06-25 16:01:29.868 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:01:29.868 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:01:29.868 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:01:29.868 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:01:29.868 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:01:29.868 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:01:29.868 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:01:29.869 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:01:29.869 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:01:29.869 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:01:29.869 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:01:29.869 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:01:29.869 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:01:29.869 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:01:29.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:01:29.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:01:29.869 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:01:29.869 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:01:29.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:01:29.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:01:29.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:01:29.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:01:29.869 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:01:29.869 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1208ms. 2025-06-25 16:01:29.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:01:29.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:01:29.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:01:29.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:01:29.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:01:29.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:01:29.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:01:29.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:01:29.869 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:01:29.869 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:01:29.869 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:01:29.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:01:29.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:01:29.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:01:29.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:01:29.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:01:29.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:01:29.869 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6634ms 2025-06-25 16:01:29.869 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:01:29.869 +03:00 [DBG] Connection id "0HNC8090TG5HT" completed keep alive response. 2025-06-25 16:01:29.870 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2944ms 2025-06-25 16:01:29.870 +03:00 [DBG] Connection id "0HNC8090TG5HT" received FIN. 2025-06-25 16:01:29.870 +03:00 [DBG] Connection id "0HNC8090TG5HT" disconnecting. 2025-06-25 16:01:29.870 +03:00 [DBG] Connection id "0HNC8090TG5HT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:01:29.871 +03:00 [DBG] Connection id "0HNC8090TG5HT" stopped. 2025-06-25 16:02:29.862 +03:00 [DBG] Connection id "0HNC8090TG5HU" accepted. 2025-06-25 16:02:29.862 +03:00 [DBG] Connection id "0HNC8090TG5HU" started. 2025-06-25 16:02:29.863 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:02:29.863 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:02:29.863 +03:00 [DBG] POST requests are not supported 2025-06-25 16:02:29.863 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:02:29.863 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:02:29.863 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:02:29.863 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:02:29.863 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:02:29.863 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:02:29.863 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:02:29.863 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:02:29.863 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:02:29.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:02:29.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:02:29.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:02:29.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:02:29.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:02:29.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:02:29.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:02:29.863 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:02:29.864 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:02:29.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:02:29.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:02:29.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:02:29.864 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:02:29.864 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:02:29.864 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1851ms. 2025-06-25 16:02:29.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:02:29.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:02:29.864 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:02:29.864 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:02:29.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:02:29.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:02:29.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:02:29.864 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:02:29.864 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:02:29.864 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:02:29.864 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:02:29.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:02:29.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:02:29.864 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:02:29.864 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:02:29.865 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:02:29.865 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:02:29.865 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1767ms 2025-06-25 16:02:29.865 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:02:29.865 +03:00 [DBG] Connection id "0HNC8090TG5HU" completed keep alive response. 2025-06-25 16:02:29.865 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2187ms 2025-06-25 16:02:29.865 +03:00 [DBG] Connection id "0HNC8090TG5HU" received FIN. 2025-06-25 16:02:29.865 +03:00 [DBG] Connection id "0HNC8090TG5HU" disconnecting. 2025-06-25 16:02:29.865 +03:00 [DBG] Connection id "0HNC8090TG5HU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:02:29.866 +03:00 [DBG] Connection id "0HNC8090TG5HU" stopped. 2025-06-25 16:03:29.861 +03:00 [DBG] Connection id "0HNC8090TG5HV" accepted. 2025-06-25 16:03:29.862 +03:00 [DBG] Connection id "0HNC8090TG5HV" started. 2025-06-25 16:03:29.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:03:29.862 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:03:29.862 +03:00 [DBG] POST requests are not supported 2025-06-25 16:03:29.862 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:03:29.862 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:03:29.862 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:03:29.862 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:03:29.862 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:03:29.862 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:03:29.862 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:03:29.862 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:03:29.862 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:03:29.862 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:03:29.862 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:03:29.862 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:03:29.862 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:03:29.862 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:03:29.862 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:03:29.862 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:03:29.862 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:03:29.863 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:03:29.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:03:29.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:03:29.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:03:29.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:03:29.863 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:03:29.863 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1292ms. 2025-06-25 16:03:29.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:03:29.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:03:29.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:03:29.863 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:03:29.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:03:29.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:03:29.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:03:29.863 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:03:29.863 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:03:29.863 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:03:29.863 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:03:29.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:03:29.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:03:29.863 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:03:29.863 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:03:29.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:03:29.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:03:29.863 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8518ms 2025-06-25 16:03:29.863 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:03:29.863 +03:00 [DBG] Connection id "0HNC8090TG5HV" completed keep alive response. 2025-06-25 16:03:29.863 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5423ms 2025-06-25 16:03:29.864 +03:00 [DBG] Connection id "0HNC8090TG5HV" received FIN. 2025-06-25 16:03:29.864 +03:00 [DBG] Connection id "0HNC8090TG5HV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:03:29.864 +03:00 [DBG] Connection id "0HNC8090TG5HV" disconnecting. 2025-06-25 16:03:29.864 +03:00 [DBG] Connection id "0HNC8090TG5HV" stopped. 2025-06-25 16:04:29.893 +03:00 [DBG] Connection id "0HNC8090TG5I0" accepted. 2025-06-25 16:04:29.893 +03:00 [DBG] Connection id "0HNC8090TG5I0" started. 2025-06-25 16:04:29.894 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:04:29.894 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:04:29.894 +03:00 [DBG] POST requests are not supported 2025-06-25 16:04:29.894 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:04:29.894 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:04:29.894 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:04:29.894 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:04:29.894 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:04:29.894 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:04:29.894 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:04:29.894 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:04:29.894 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:04:29.894 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:04:29.894 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:04:29.894 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:04:29.894 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:04:29.894 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:04:29.894 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:04:29.895 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:04:29.895 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:04:29.895 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:04:29.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:04:29.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:04:29.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:04:29.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:04:29.895 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:04:29.895 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2002ms. 2025-06-25 16:04:29.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:04:29.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:04:29.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:04:29.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:04:29.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:04:29.895 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:04:29.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:04:29.895 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:04:29.895 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:04:29.896 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:04:29.896 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:04:29.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:04:29.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:04:29.896 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:04:29.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:04:29.896 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:04:29.896 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:04:29.896 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3109ms 2025-06-25 16:04:29.896 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:04:29.896 +03:00 [DBG] Connection id "0HNC8090TG5I0" completed keep alive response. 2025-06-25 16:04:29.896 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5296ms 2025-06-25 16:04:29.896 +03:00 [DBG] Connection id "0HNC8090TG5I0" received FIN. 2025-06-25 16:04:29.896 +03:00 [DBG] Connection id "0HNC8090TG5I0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:04:29.897 +03:00 [DBG] Connection id "0HNC8090TG5I0" disconnecting. 2025-06-25 16:04:29.897 +03:00 [DBG] Connection id "0HNC8090TG5I0" stopped. 2025-06-25 16:05:29.875 +03:00 [DBG] Connection id "0HNC8090TG5I1" accepted. 2025-06-25 16:05:29.875 +03:00 [DBG] Connection id "0HNC8090TG5I1" started. 2025-06-25 16:05:29.875 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:05:29.875 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:05:29.875 +03:00 [DBG] POST requests are not supported 2025-06-25 16:05:29.875 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:05:29.875 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:05:29.875 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:05:29.875 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:05:29.875 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:05:29.875 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:05:29.875 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:05:29.876 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:05:29.876 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:05:29.876 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:05:29.876 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:05:29.876 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:05:29.876 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:05:29.876 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:05:29.876 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:05:29.876 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:05:29.876 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:05:29.876 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:05:29.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:05:29.876 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:05:29.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:05:29.877 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:05:29.877 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:05:29.877 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2231ms. 2025-06-25 16:05:29.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:05:29.877 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:05:29.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:05:29.877 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:05:29.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:05:29.877 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:05:29.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:05:29.877 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:05:29.877 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:05:29.877 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:05:29.877 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:05:29.878 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:05:29.878 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:05:29.878 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:05:29.878 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:05:29.878 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:05:29.878 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:05:29.878 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7866ms 2025-06-25 16:05:29.878 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:05:29.878 +03:00 [DBG] Connection id "0HNC8090TG5I1" completed keep alive response. 2025-06-25 16:05:29.878 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1324ms 2025-06-25 16:05:29.878 +03:00 [DBG] Connection id "0HNC8090TG5I1" received FIN. 2025-06-25 16:05:29.879 +03:00 [DBG] Connection id "0HNC8090TG5I1" disconnecting. 2025-06-25 16:05:29.879 +03:00 [DBG] Connection id "0HNC8090TG5I1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:05:29.880 +03:00 [DBG] Connection id "0HNC8090TG5I1" stopped. 2025-06-25 16:06:29.865 +03:00 [DBG] Connection id "0HNC8090TG5I2" accepted. 2025-06-25 16:06:29.865 +03:00 [DBG] Connection id "0HNC8090TG5I2" started. 2025-06-25 16:06:29.865 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:06:29.865 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:06:29.865 +03:00 [DBG] POST requests are not supported 2025-06-25 16:06:29.865 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:06:29.865 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:06:29.865 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:06:29.865 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:06:29.865 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:06:29.865 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:06:29.865 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:06:29.866 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:06:29.866 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:06:29.866 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:06:29.866 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:06:29.866 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:06:29.866 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:06:29.866 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:06:29.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:06:29.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:06:29.866 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:06:29.866 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:06:29.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:06:29.866 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:06:29.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:06:29.866 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:06:29.866 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:06:29.866 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1301ms. 2025-06-25 16:06:29.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:06:29.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:06:29.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:06:29.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:06:29.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:06:29.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:06:29.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:06:29.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:06:29.866 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:06:29.866 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:06:29.866 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:06:29.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:06:29.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:06:29.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:06:29.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:06:29.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:06:29.867 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:06:29.867 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7732ms 2025-06-25 16:06:29.867 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:06:29.867 +03:00 [DBG] Connection id "0HNC8090TG5I2" completed keep alive response. 2025-06-25 16:06:29.867 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4945ms 2025-06-25 16:06:29.867 +03:00 [DBG] Connection id "0HNC8090TG5I2" received FIN. 2025-06-25 16:06:29.867 +03:00 [DBG] Connection id "0HNC8090TG5I2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:06:29.867 +03:00 [DBG] Connection id "0HNC8090TG5I2" disconnecting. 2025-06-25 16:06:29.867 +03:00 [DBG] Connection id "0HNC8090TG5I2" stopped. 2025-06-25 16:07:29.879 +03:00 [DBG] Connection id "0HNC8090TG5I3" accepted. 2025-06-25 16:07:29.879 +03:00 [DBG] Connection id "0HNC8090TG5I3" started. 2025-06-25 16:07:29.879 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:07:29.879 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:07:29.879 +03:00 [DBG] POST requests are not supported 2025-06-25 16:07:29.879 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:07:29.879 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:07:29.879 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:07:29.879 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:07:29.879 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:07:29.879 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:07:29.879 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:07:29.879 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:07:29.879 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:07:29.879 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:07:29.879 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:07:29.879 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:07:29.879 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:07:29.879 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:07:29.879 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:07:29.879 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:07:29.879 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:07:29.879 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:07:29.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:07:29.879 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:07:29.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:07:29.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:07:29.880 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:07:29.880 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1172ms. 2025-06-25 16:07:29.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:07:29.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:07:29.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:07:29.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:07:29.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:07:29.880 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:07:29.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:07:29.880 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:07:29.880 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:07:29.880 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:07:29.880 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:07:29.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:07:29.880 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:07:29.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:07:29.880 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:07:29.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:07:29.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:07:29.880 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.714ms 2025-06-25 16:07:29.880 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:07:29.880 +03:00 [DBG] Connection id "0HNC8090TG5I3" completed keep alive response. 2025-06-25 16:07:29.880 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3423ms 2025-06-25 16:07:29.880 +03:00 [DBG] Connection id "0HNC8090TG5I3" received FIN. 2025-06-25 16:07:29.880 +03:00 [DBG] Connection id "0HNC8090TG5I3" disconnecting. 2025-06-25 16:07:29.880 +03:00 [DBG] Connection id "0HNC8090TG5I3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:07:29.882 +03:00 [DBG] Connection id "0HNC8090TG5I3" stopped. 2025-06-25 16:08:29.868 +03:00 [DBG] Connection id "0HNC8090TG5I4" accepted. 2025-06-25 16:08:29.868 +03:00 [DBG] Connection id "0HNC8090TG5I4" started. 2025-06-25 16:08:29.868 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:08:29.868 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:08:29.868 +03:00 [DBG] POST requests are not supported 2025-06-25 16:08:29.868 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:08:29.868 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:08:29.868 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:08:29.868 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:08:29.868 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:08:29.868 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:08:29.868 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:08:29.868 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:08:29.868 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:08:29.868 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:08:29.869 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:08:29.869 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:08:29.869 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:08:29.869 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:08:29.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:08:29.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:08:29.869 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:08:29.869 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:08:29.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:08:29.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:08:29.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:08:29.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:08:29.869 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:08:29.869 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-06-25 16:08:29.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:08:29.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:08:29.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:08:29.869 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:08:29.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:08:29.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:08:29.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:08:29.869 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:08:29.869 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:08:29.869 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:08:29.869 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:08:29.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:08:29.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:08:29.869 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:08:29.869 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:08:29.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:08:29.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:08:29.869 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8183ms 2025-06-25 16:08:29.870 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:08:29.870 +03:00 [DBG] Connection id "0HNC8090TG5I4" completed keep alive response. 2025-06-25 16:08:29.870 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5429ms 2025-06-25 16:08:29.870 +03:00 [DBG] Connection id "0HNC8090TG5I4" received FIN. 2025-06-25 16:08:29.870 +03:00 [DBG] Connection id "0HNC8090TG5I4" disconnecting. 2025-06-25 16:08:29.870 +03:00 [DBG] Connection id "0HNC8090TG5I4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:08:29.871 +03:00 [DBG] Connection id "0HNC8090TG5I4" stopped. 2025-06-25 16:09:29.880 +03:00 [DBG] Connection id "0HNC8090TG5I5" accepted. 2025-06-25 16:09:29.880 +03:00 [DBG] Connection id "0HNC8090TG5I5" started. 2025-06-25 16:09:29.880 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:09:29.880 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:09:29.880 +03:00 [DBG] POST requests are not supported 2025-06-25 16:09:29.880 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:09:29.880 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:09:29.881 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:09:29.881 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:09:29.881 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:09:29.881 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:09:29.881 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:09:29.881 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:09:29.881 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:09:29.881 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:09:29.881 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:09:29.881 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:09:29.881 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:09:29.881 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:09:29.881 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:09:29.881 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:09:29.881 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:09:29.881 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:09:29.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:09:29.881 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:09:29.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:09:29.882 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:09:29.882 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:09:29.882 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1639ms. 2025-06-25 16:09:29.882 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:09:29.882 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:09:29.882 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:09:29.882 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:09:29.882 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:09:29.882 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:09:29.882 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:09:29.882 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:09:29.882 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:09:29.882 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:09:29.882 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:09:29.882 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:09:29.882 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:09:29.882 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:09:29.882 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:09:29.882 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:09:29.882 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:09:29.882 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.252ms 2025-06-25 16:09:29.882 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:09:29.883 +03:00 [DBG] Connection id "0HNC8090TG5I5" completed keep alive response. 2025-06-25 16:09:29.883 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3195ms 2025-06-25 16:09:29.883 +03:00 [DBG] Connection id "0HNC8090TG5I5" received FIN. 2025-06-25 16:09:29.883 +03:00 [DBG] Connection id "0HNC8090TG5I5" disconnecting. 2025-06-25 16:09:29.883 +03:00 [DBG] Connection id "0HNC8090TG5I5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:09:29.884 +03:00 [DBG] Connection id "0HNC8090TG5I5" stopped. 2025-06-25 16:10:29.881 +03:00 [DBG] Connection id "0HNC8090TG5I6" accepted. 2025-06-25 16:10:29.882 +03:00 [DBG] Connection id "0HNC8090TG5I6" started. 2025-06-25 16:10:29.882 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:10:29.882 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:10:29.882 +03:00 [DBG] POST requests are not supported 2025-06-25 16:10:29.882 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:10:29.882 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:10:29.882 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:10:29.882 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:10:29.882 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:10:29.882 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:10:29.882 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:10:29.882 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:10:29.882 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:10:29.882 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:10:29.882 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:10:29.882 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:10:29.882 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:10:29.882 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:10:29.882 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:10:29.882 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:10:29.882 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:10:29.882 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:10:29.883 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:10:29.883 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:10:29.883 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:10:29.883 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:10:29.883 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:10:29.883 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1433ms. 2025-06-25 16:10:29.883 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:10:29.883 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:10:29.883 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:10:29.883 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:10:29.883 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:10:29.883 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:10:29.883 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:10:29.883 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:10:29.883 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:10:29.883 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:10:29.883 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:10:29.883 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:10:29.883 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:10:29.883 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:10:29.883 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:10:29.883 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:10:29.883 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:10:29.883 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7271ms 2025-06-25 16:10:29.883 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:10:29.883 +03:00 [DBG] Connection id "0HNC8090TG5I6" completed keep alive response. 2025-06-25 16:10:29.883 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3492ms 2025-06-25 16:10:29.883 +03:00 [DBG] Connection id "0HNC8090TG5I6" received FIN. 2025-06-25 16:10:29.884 +03:00 [DBG] Connection id "0HNC8090TG5I6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:10:29.884 +03:00 [DBG] Connection id "0HNC8090TG5I6" disconnecting. 2025-06-25 16:10:29.884 +03:00 [DBG] Connection id "0HNC8090TG5I6" stopped. 2025-06-25 16:11:29.887 +03:00 [DBG] Connection id "0HNC8090TG5I7" accepted. 2025-06-25 16:11:29.887 +03:00 [DBG] Connection id "0HNC8090TG5I7" started. 2025-06-25 16:11:29.887 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:11:29.887 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:11:29.887 +03:00 [DBG] POST requests are not supported 2025-06-25 16:11:29.887 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:11:29.888 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:11:29.888 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:11:29.888 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:11:29.888 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:11:29.888 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:11:29.888 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:11:29.888 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:11:29.888 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:11:29.888 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:11:29.888 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:11:29.888 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:11:29.888 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:11:29.888 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:11:29.888 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:11:29.888 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:11:29.888 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:11:29.888 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:11:29.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:11:29.888 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:11:29.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:11:29.888 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:11:29.888 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:11:29.888 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1355ms. 2025-06-25 16:11:29.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:11:29.888 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:11:29.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:11:29.889 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:11:29.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:11:29.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:11:29.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:11:29.889 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:11:29.889 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:11:29.889 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:11:29.889 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:11:29.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:11:29.889 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:11:29.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:11:29.889 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:11:29.889 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:11:29.889 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:11:29.889 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8366ms 2025-06-25 16:11:29.889 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:11:29.889 +03:00 [DBG] Connection id "0HNC8090TG5I7" completed keep alive response. 2025-06-25 16:11:29.889 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7011ms 2025-06-25 16:11:29.889 +03:00 [DBG] Connection id "0HNC8090TG5I7" received FIN. 2025-06-25 16:11:29.889 +03:00 [DBG] Connection id "0HNC8090TG5I7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:11:29.889 +03:00 [DBG] Connection id "0HNC8090TG5I7" disconnecting. 2025-06-25 16:11:29.889 +03:00 [DBG] Connection id "0HNC8090TG5I7" stopped. 2025-06-25 16:12:30.180 +03:00 [DBG] Connection id "0HNC8090TG5I8" accepted. 2025-06-25 16:12:30.181 +03:00 [DBG] Connection id "0HNC8090TG5I8" started. 2025-06-25 16:12:30.181 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:12:30.181 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:12:30.181 +03:00 [DBG] POST requests are not supported 2025-06-25 16:12:30.181 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:12:30.181 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:12:30.181 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:12:30.181 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:12:30.181 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:12:30.181 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:12:30.181 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:12:30.181 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:12:30.182 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:12:30.182 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:12:30.182 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:12:30.182 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:12:30.182 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:12:30.182 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:12:30.182 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:12:30.182 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:12:30.182 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:12:30.182 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:12:30.182 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:12:30.182 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:12:30.182 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:12:30.182 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:12:30.182 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:12:30.182 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1906ms. 2025-06-25 16:12:30.183 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:12:30.183 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:12:30.183 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:12:30.183 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:12:30.183 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:12:30.183 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:12:30.183 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:12:30.183 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:12:30.183 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:12:30.183 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:12:30.183 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:12:30.183 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:12:30.183 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:12:30.183 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:12:30.183 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:12:30.184 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:12:30.184 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:12:30.184 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8332ms 2025-06-25 16:12:30.184 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:12:30.184 +03:00 [DBG] Connection id "0HNC8090TG5I8" completed keep alive response. 2025-06-25 16:12:30.184 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0201ms 2025-06-25 16:12:30.184 +03:00 [DBG] Connection id "0HNC8090TG5I8" received FIN. 2025-06-25 16:12:30.184 +03:00 [DBG] Connection id "0HNC8090TG5I8" disconnecting. 2025-06-25 16:12:30.184 +03:00 [DBG] Connection id "0HNC8090TG5I8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:12:30.185 +03:00 [DBG] Connection id "0HNC8090TG5I8" stopped. 2025-06-25 16:13:29.870 +03:00 [DBG] Connection id "0HNC8090TG5I9" accepted. 2025-06-25 16:13:29.870 +03:00 [DBG] Connection id "0HNC8090TG5I9" started. 2025-06-25 16:13:29.870 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:13:29.870 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:13:29.870 +03:00 [DBG] POST requests are not supported 2025-06-25 16:13:29.870 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:13:29.870 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:13:29.871 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:13:29.871 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:13:29.871 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:13:29.871 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:13:29.871 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:13:29.871 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:13:29.871 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:13:29.871 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:13:29.871 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:13:29.871 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:13:29.871 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:13:29.871 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:13:29.871 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:13:29.871 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:13:29.871 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:13:29.871 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:13:29.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:13:29.871 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:13:29.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:13:29.871 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:13:29.871 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:13:29.871 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1157ms. 2025-06-25 16:13:29.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:13:29.871 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:13:29.871 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:13:29.871 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:13:29.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:13:29.871 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:13:29.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:13:29.871 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:13:29.871 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:13:29.871 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:13:29.871 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:13:29.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:13:29.871 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:13:29.871 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:13:29.871 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:13:29.871 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:13:29.871 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:13:29.871 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6296ms 2025-06-25 16:13:29.871 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:13:29.872 +03:00 [DBG] Connection id "0HNC8090TG5I9" completed keep alive response. 2025-06-25 16:13:29.872 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.195ms 2025-06-25 16:13:29.872 +03:00 [DBG] Connection id "0HNC8090TG5I9" received FIN. 2025-06-25 16:13:29.872 +03:00 [DBG] Connection id "0HNC8090TG5I9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:13:29.872 +03:00 [DBG] Connection id "0HNC8090TG5I9" disconnecting. 2025-06-25 16:13:29.872 +03:00 [DBG] Connection id "0HNC8090TG5I9" stopped. 2025-06-25 16:14:29.872 +03:00 [DBG] Connection id "0HNC8090TG5IA" accepted. 2025-06-25 16:14:29.872 +03:00 [DBG] Connection id "0HNC8090TG5IA" started. 2025-06-25 16:14:29.872 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:14:29.872 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:14:29.872 +03:00 [DBG] POST requests are not supported 2025-06-25 16:14:29.872 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:14:29.872 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:14:29.872 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:14:29.872 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:14:29.872 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:14:29.872 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:14:29.872 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:14:29.872 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:14:29.872 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:14:29.872 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:14:29.872 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:14:29.872 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:14:29.872 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:14:29.872 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:14:29.872 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:14:29.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:14:29.873 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:14:29.873 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:14:29.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:14:29.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:14:29.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:14:29.873 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:14:29.873 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:14:29.873 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.137ms. 2025-06-25 16:14:29.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:14:29.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:14:29.873 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:14:29.873 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:14:29.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:14:29.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:14:29.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:14:29.873 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:14:29.873 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:14:29.873 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:14:29.873 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:14:29.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:14:29.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:14:29.873 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:14:29.873 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:14:29.873 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:14:29.873 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:14:29.873 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6885ms 2025-06-25 16:14:29.873 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:14:29.873 +03:00 [DBG] Connection id "0HNC8090TG5IA" completed keep alive response. 2025-06-25 16:14:29.873 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2718ms 2025-06-25 16:14:29.874 +03:00 [DBG] Connection id "0HNC8090TG5IA" received FIN. 2025-06-25 16:14:29.874 +03:00 [DBG] Connection id "0HNC8090TG5IA" disconnecting. 2025-06-25 16:14:29.874 +03:00 [DBG] Connection id "0HNC8090TG5IA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:14:29.875 +03:00 [DBG] Connection id "0HNC8090TG5IA" stopped. 2025-06-25 16:15:29.879 +03:00 [DBG] Connection id "0HNC8090TG5IB" accepted. 2025-06-25 16:15:29.880 +03:00 [DBG] Connection id "0HNC8090TG5IB" started. 2025-06-25 16:15:29.880 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:15:29.880 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:15:29.880 +03:00 [DBG] POST requests are not supported 2025-06-25 16:15:29.880 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:15:29.880 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:15:29.880 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:15:29.880 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:15:29.880 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:15:29.880 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:15:29.880 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:15:29.880 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:15:29.880 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:15:29.880 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:15:29.880 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:15:29.880 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:15:29.880 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:15:29.880 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:15:29.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:15:29.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:15:29.880 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:15:29.881 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:15:29.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:15:29.881 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:15:29.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:15:29.881 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:15:29.881 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:15:29.881 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1213ms. 2025-06-25 16:15:29.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:15:29.881 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:15:29.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:15:29.881 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:15:29.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:15:29.881 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:15:29.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:15:29.881 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:15:29.881 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:15:29.881 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:15:29.881 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:15:29.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:15:29.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:15:29.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:15:29.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:15:29.881 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:15:29.881 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:15:29.881 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7008ms 2025-06-25 16:15:29.881 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:15:29.881 +03:00 [DBG] Connection id "0HNC8090TG5IB" completed keep alive response. 2025-06-25 16:15:29.881 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.459ms 2025-06-25 16:15:29.882 +03:00 [DBG] Connection id "0HNC8090TG5IB" received FIN. 2025-06-25 16:15:29.882 +03:00 [DBG] Connection id "0HNC8090TG5IB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:15:29.882 +03:00 [DBG] Connection id "0HNC8090TG5IB" disconnecting. 2025-06-25 16:15:29.882 +03:00 [DBG] Connection id "0HNC8090TG5IB" stopped. 2025-06-25 16:16:29.887 +03:00 [DBG] Connection id "0HNC8090TG5IC" accepted. 2025-06-25 16:16:29.887 +03:00 [DBG] Connection id "0HNC8090TG5IC" started. 2025-06-25 16:16:29.887 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:16:29.887 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:16:29.887 +03:00 [DBG] POST requests are not supported 2025-06-25 16:16:29.887 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:16:29.887 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:16:29.887 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:16:29.887 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:16:29.887 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:16:29.887 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:16:29.887 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:16:29.887 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:16:29.887 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:16:29.887 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:16:29.887 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:16:29.887 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:16:29.887 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:16:29.887 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:16:29.887 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:16:29.887 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:16:29.887 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:16:29.887 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:16:29.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:16:29.887 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:16:29.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:16:29.888 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:16:29.888 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:16:29.888 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-06-25 16:16:29.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:16:29.888 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:16:29.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:16:29.888 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:16:29.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:16:29.888 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:16:29.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:16:29.888 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:16:29.888 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:16:29.888 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:16:29.888 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:16:29.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:16:29.888 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:16:29.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:16:29.888 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:16:29.888 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:16:29.888 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:16:29.888 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6894ms 2025-06-25 16:16:29.888 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:16:29.888 +03:00 [DBG] Connection id "0HNC8090TG5IC" completed keep alive response. 2025-06-25 16:16:29.888 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2969ms 2025-06-25 16:16:29.888 +03:00 [DBG] Connection id "0HNC8090TG5IC" received FIN. 2025-06-25 16:16:29.888 +03:00 [DBG] Connection id "0HNC8090TG5IC" disconnecting. 2025-06-25 16:16:29.888 +03:00 [DBG] Connection id "0HNC8090TG5IC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:16:29.890 +03:00 [DBG] Connection id "0HNC8090TG5IC" stopped. 2025-06-25 16:17:29.897 +03:00 [DBG] Connection id "0HNC8090TG5ID" accepted. 2025-06-25 16:17:29.897 +03:00 [DBG] Connection id "0HNC8090TG5ID" started. 2025-06-25 16:17:29.897 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:17:29.898 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:17:29.898 +03:00 [DBG] POST requests are not supported 2025-06-25 16:17:29.898 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:17:29.898 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:17:29.898 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:17:29.898 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:17:29.898 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:17:29.898 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:17:29.898 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:17:29.898 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:17:29.898 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:17:29.898 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:17:29.898 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:17:29.898 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:17:29.898 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:17:29.898 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:17:29.898 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:17:29.898 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:17:29.898 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:17:29.898 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:17:29.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:17:29.898 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:17:29.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:17:29.898 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:17:29.898 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:17:29.898 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.115ms. 2025-06-25 16:17:29.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:17:29.898 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:17:29.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:17:29.898 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:17:29.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:17:29.898 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:17:29.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:17:29.899 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:17:29.899 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:17:29.899 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:17:29.899 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:17:29.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:17:29.899 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:17:29.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:17:29.899 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:17:29.899 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:17:29.899 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:17:29.899 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7388ms 2025-06-25 16:17:29.899 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:17:29.899 +03:00 [DBG] Connection id "0HNC8090TG5ID" completed keep alive response. 2025-06-25 16:17:29.899 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3983ms 2025-06-25 16:17:29.899 +03:00 [DBG] Connection id "0HNC8090TG5ID" received FIN. 2025-06-25 16:17:29.899 +03:00 [DBG] Connection id "0HNC8090TG5ID" disconnecting. 2025-06-25 16:17:29.899 +03:00 [DBG] Connection id "0HNC8090TG5ID" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:17:29.900 +03:00 [DBG] Connection id "0HNC8090TG5ID" stopped. 2025-06-25 16:18:29.880 +03:00 [DBG] Connection id "0HNC8090TG5IE" accepted. 2025-06-25 16:18:29.880 +03:00 [DBG] Connection id "0HNC8090TG5IE" started. 2025-06-25 16:18:29.880 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:18:29.880 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:18:29.880 +03:00 [DBG] POST requests are not supported 2025-06-25 16:18:29.880 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:18:29.880 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:18:29.880 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:18:29.880 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:18:29.880 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:18:29.880 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:18:29.880 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:18:29.880 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:18:29.880 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:18:29.880 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:18:29.880 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:18:29.880 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:18:29.880 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:18:29.880 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:18:29.880 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:18:29.880 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:18:29.880 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:18:29.880 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:18:29.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:18:29.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:18:29.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:18:29.880 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:18:29.881 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:18:29.881 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1453ms. 2025-06-25 16:18:29.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:18:29.881 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:18:29.881 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:18:29.881 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:18:29.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:18:29.881 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:18:29.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:18:29.881 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:18:29.881 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:18:29.881 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:18:29.881 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:18:29.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:18:29.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:18:29.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:18:29.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:18:29.881 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:18:29.881 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:18:29.881 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7079ms 2025-06-25 16:18:29.881 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:18:29.881 +03:00 [DBG] Connection id "0HNC8090TG5IE" completed keep alive response. 2025-06-25 16:18:29.881 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2911ms 2025-06-25 16:18:29.881 +03:00 [DBG] Connection id "0HNC8090TG5IE" received FIN. 2025-06-25 16:18:29.882 +03:00 [DBG] Connection id "0HNC8090TG5IE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:18:29.882 +03:00 [DBG] Connection id "0HNC8090TG5IE" disconnecting. 2025-06-25 16:18:29.882 +03:00 [DBG] Connection id "0HNC8090TG5IE" stopped. 2025-06-25 16:19:29.883 +03:00 [DBG] Connection id "0HNC8090TG5IF" accepted. 2025-06-25 16:19:29.883 +03:00 [DBG] Connection id "0HNC8090TG5IF" started. 2025-06-25 16:19:29.883 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:19:29.883 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:19:29.883 +03:00 [DBG] POST requests are not supported 2025-06-25 16:19:29.883 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:19:29.883 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:19:29.884 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:19:29.884 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:19:29.884 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:19:29.884 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:19:29.884 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:19:29.884 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:19:29.884 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:19:29.884 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:19:29.884 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:19:29.884 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:19:29.884 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:19:29.884 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:19:29.884 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:19:29.884 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:19:29.884 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:19:29.884 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:19:29.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:19:29.884 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:19:29.884 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:19:29.884 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:19:29.885 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:19:29.885 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1558ms. 2025-06-25 16:19:29.885 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:19:29.885 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:19:29.885 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:19:29.885 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:19:29.885 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:19:29.885 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:19:29.885 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:19:29.885 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:19:29.885 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:19:29.885 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:19:29.885 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:19:29.885 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:19:29.885 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:19:29.885 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:19:29.885 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:19:29.885 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:19:29.885 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:19:29.885 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.137ms 2025-06-25 16:19:29.885 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:19:29.885 +03:00 [DBG] Connection id "0HNC8090TG5IF" completed keep alive response. 2025-06-25 16:19:29.885 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1491ms 2025-06-25 16:19:29.886 +03:00 [DBG] Connection id "0HNC8090TG5IF" received FIN. 2025-06-25 16:19:29.886 +03:00 [DBG] Connection id "0HNC8090TG5IF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:19:29.886 +03:00 [DBG] Connection id "0HNC8090TG5IF" disconnecting. 2025-06-25 16:19:29.886 +03:00 [DBG] Connection id "0HNC8090TG5IF" stopped. 2025-06-25 16:20:29.887 +03:00 [DBG] Connection id "0HNC8090TG5IG" accepted. 2025-06-25 16:20:29.887 +03:00 [DBG] Connection id "0HNC8090TG5IG" started. 2025-06-25 16:20:29.887 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:20:29.887 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:20:29.888 +03:00 [DBG] POST requests are not supported 2025-06-25 16:20:29.888 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:20:29.888 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:20:29.888 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:20:29.888 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:20:29.888 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:20:29.888 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:20:29.888 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:20:29.888 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:20:29.888 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:20:29.888 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:20:29.888 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:20:29.888 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:20:29.888 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:20:29.888 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:20:29.888 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:20:29.888 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:20:29.888 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:20:29.888 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:20:29.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:20:29.888 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:20:29.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:20:29.888 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:20:29.888 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:20:29.888 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1208ms. 2025-06-25 16:20:29.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:20:29.888 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:20:29.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:20:29.888 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:20:29.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:20:29.888 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:20:29.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:20:29.888 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:20:29.889 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:20:29.889 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:20:29.889 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:20:29.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:20:29.889 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:20:29.889 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:20:29.889 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:20:29.889 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:20:29.889 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:20:29.889 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7325ms 2025-06-25 16:20:29.889 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:20:29.889 +03:00 [DBG] Connection id "0HNC8090TG5IG" completed keep alive response. 2025-06-25 16:20:29.889 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.446ms 2025-06-25 16:20:29.889 +03:00 [DBG] Connection id "0HNC8090TG5IG" received FIN. 2025-06-25 16:20:29.889 +03:00 [DBG] Connection id "0HNC8090TG5IG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:20:29.889 +03:00 [DBG] Connection id "0HNC8090TG5IG" disconnecting. 2025-06-25 16:20:29.889 +03:00 [DBG] Connection id "0HNC8090TG5IG" stopped. 2025-06-25 16:21:29.877 +03:00 [DBG] Connection id "0HNC8090TG5IH" accepted. 2025-06-25 16:21:29.877 +03:00 [DBG] Connection id "0HNC8090TG5IH" started. 2025-06-25 16:21:29.877 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:21:29.877 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:21:29.877 +03:00 [DBG] POST requests are not supported 2025-06-25 16:21:29.878 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:21:29.878 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:21:29.878 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:21:29.878 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:21:29.878 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:21:29.878 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:21:29.878 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:21:29.878 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:21:29.878 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:21:29.878 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:21:29.878 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:21:29.878 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:21:29.878 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:21:29.878 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:21:29.878 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:21:29.878 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:21:29.878 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:21:29.878 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:21:29.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:21:29.878 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:21:29.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:21:29.878 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:21:29.878 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:21:29.878 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-06-25 16:21:29.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:21:29.878 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:21:29.878 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:21:29.878 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:21:29.878 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:21:29.879 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:21:29.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:21:29.879 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:21:29.879 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:21:29.879 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:21:29.879 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:21:29.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:21:29.879 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:21:29.879 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:21:29.879 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:21:29.879 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:21:29.879 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:21:29.879 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7349ms 2025-06-25 16:21:29.879 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:21:29.879 +03:00 [DBG] Connection id "0HNC8090TG5IH" completed keep alive response. 2025-06-25 16:21:29.879 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4072ms 2025-06-25 16:21:29.879 +03:00 [DBG] Connection id "0HNC8090TG5IH" received FIN. 2025-06-25 16:21:29.879 +03:00 [DBG] Connection id "0HNC8090TG5IH" disconnecting. 2025-06-25 16:21:29.879 +03:00 [DBG] Connection id "0HNC8090TG5IH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:21:29.880 +03:00 [DBG] Connection id "0HNC8090TG5IH" stopped. 2025-06-25 16:22:29.884 +03:00 [DBG] Connection id "0HNC8090TG5II" accepted. 2025-06-25 16:22:29.884 +03:00 [DBG] Connection id "0HNC8090TG5II" started. 2025-06-25 16:22:29.885 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:22:29.885 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:22:29.885 +03:00 [DBG] POST requests are not supported 2025-06-25 16:22:29.885 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:22:29.885 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:22:29.885 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:22:29.885 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:22:29.885 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:22:29.885 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:22:29.885 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:22:29.885 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:22:29.885 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:22:29.885 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:22:29.885 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:22:29.885 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:22:29.885 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:22:29.885 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:22:29.885 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:22:29.885 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:22:29.885 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:22:29.885 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:22:29.885 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:22:29.885 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:22:29.885 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:22:29.885 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:22:29.885 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:22:29.885 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1189ms. 2025-06-25 16:22:29.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:22:29.886 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:22:29.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:22:29.886 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:22:29.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:22:29.886 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:22:29.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:22:29.886 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:22:29.886 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:22:29.886 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:22:29.886 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:22:29.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:22:29.886 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:22:29.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:22:29.886 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:22:29.886 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:22:29.886 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:22:29.886 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6724ms 2025-06-25 16:22:29.886 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:22:29.886 +03:00 [DBG] Connection id "0HNC8090TG5II" completed keep alive response. 2025-06-25 16:22:29.886 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3626ms 2025-06-25 16:22:29.886 +03:00 [DBG] Connection id "0HNC8090TG5II" received FIN. 2025-06-25 16:22:29.886 +03:00 [DBG] Connection id "0HNC8090TG5II" disconnecting. 2025-06-25 16:22:29.886 +03:00 [DBG] Connection id "0HNC8090TG5II" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:22:29.887 +03:00 [DBG] Connection id "0HNC8090TG5II" stopped. 2025-06-25 16:23:29.891 +03:00 [DBG] Connection id "0HNC8090TG5IJ" accepted. 2025-06-25 16:23:29.891 +03:00 [DBG] Connection id "0HNC8090TG5IJ" started. 2025-06-25 16:23:29.891 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:23:29.892 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:23:29.892 +03:00 [DBG] POST requests are not supported 2025-06-25 16:23:29.892 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:23:29.892 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:23:29.892 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:23:29.892 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:23:29.892 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:23:29.892 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:23:29.892 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:23:29.892 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:23:29.892 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:23:29.892 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:23:29.892 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:23:29.892 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:23:29.892 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:23:29.892 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:23:29.892 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:23:29.892 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:23:29.892 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:23:29.892 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:23:29.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:23:29.892 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:23:29.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:23:29.892 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:23:29.892 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:23:29.892 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1195ms. 2025-06-25 16:23:29.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:23:29.892 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:23:29.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:23:29.892 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:23:29.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:23:29.893 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:23:29.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:23:29.893 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:23:29.893 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:23:29.893 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:23:29.893 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:23:29.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:23:29.893 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:23:29.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:23:29.893 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:23:29.893 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:23:29.893 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:23:29.893 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6588ms 2025-06-25 16:23:29.893 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:23:29.893 +03:00 [DBG] Connection id "0HNC8090TG5IJ" completed keep alive response. 2025-06-25 16:23:29.893 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3501ms 2025-06-25 16:23:29.893 +03:00 [DBG] Connection id "0HNC8090TG5IJ" received FIN. 2025-06-25 16:23:29.894 +03:00 [DBG] Connection id "0HNC8090TG5IJ" disconnecting. 2025-06-25 16:23:29.894 +03:00 [DBG] Connection id "0HNC8090TG5IJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:23:29.895 +03:00 [DBG] Connection id "0HNC8090TG5IJ" stopped. 2025-06-25 16:24:29.889 +03:00 [DBG] Connection id "0HNC8090TG5IK" accepted. 2025-06-25 16:24:29.889 +03:00 [DBG] Connection id "0HNC8090TG5IK" started. 2025-06-25 16:24:29.889 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:24:29.889 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:24:29.889 +03:00 [DBG] POST requests are not supported 2025-06-25 16:24:29.889 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:24:29.890 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:24:29.890 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:24:29.890 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:24:29.890 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:24:29.890 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:24:29.890 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:24:29.890 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:24:29.890 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:24:29.890 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:24:29.890 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:24:29.890 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:24:29.890 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:24:29.890 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:24:29.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:24:29.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:24:29.890 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:24:29.890 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:24:29.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:24:29.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:24:29.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:24:29.890 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:24:29.890 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:24:29.890 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-06-25 16:24:29.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:24:29.890 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:24:29.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:24:29.890 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:24:29.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:24:29.890 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:24:29.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:24:29.890 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:24:29.890 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:24:29.890 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:24:29.891 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:24:29.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:24:29.891 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:24:29.891 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:24:29.891 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:24:29.891 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:24:29.891 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:24:29.891 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6945ms 2025-06-25 16:24:29.891 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:24:29.891 +03:00 [DBG] Connection id "0HNC8090TG5IK" completed keep alive response. 2025-06-25 16:24:29.891 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3409ms 2025-06-25 16:24:29.891 +03:00 [DBG] Connection id "0HNC8090TG5IK" received FIN. 2025-06-25 16:24:29.891 +03:00 [DBG] Connection id "0HNC8090TG5IK" disconnecting. 2025-06-25 16:24:29.891 +03:00 [DBG] Connection id "0HNC8090TG5IK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:24:29.892 +03:00 [DBG] Connection id "0HNC8090TG5IK" stopped. 2025-06-25 16:25:29.888 +03:00 [DBG] Connection id "0HNC8090TG5IL" accepted. 2025-06-25 16:25:29.888 +03:00 [DBG] Connection id "0HNC8090TG5IL" started. 2025-06-25 16:25:29.888 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:25:29.888 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:25:29.888 +03:00 [DBG] POST requests are not supported 2025-06-25 16:25:29.888 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:25:29.888 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:25:29.888 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:25:29.888 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:25:29.888 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:25:29.888 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:25:29.888 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:25:29.888 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:25:29.889 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:25:29.889 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:25:29.889 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:25:29.889 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:25:29.889 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:25:29.889 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:25:29.889 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:25:29.889 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:25:29.889 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:25:29.889 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:25:29.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:25:29.889 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:25:29.889 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:25:29.889 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:25:29.889 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:25:29.890 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.129ms. 2025-06-25 16:25:29.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:25:29.890 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:25:29.890 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:25:29.890 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:25:29.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:25:29.890 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:25:29.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:25:29.890 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:25:29.890 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:25:29.890 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:25:29.890 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:25:29.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:25:29.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:25:29.890 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:25:29.890 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:25:29.890 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:25:29.890 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:25:29.890 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2327ms 2025-06-25 16:25:29.890 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:25:29.890 +03:00 [DBG] Connection id "0HNC8090TG5IL" completed keep alive response. 2025-06-25 16:25:29.890 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2352ms 2025-06-25 16:25:29.891 +03:00 [DBG] Connection id "0HNC8090TG5IL" received FIN. 2025-06-25 16:25:29.891 +03:00 [DBG] Connection id "0HNC8090TG5IL" disconnecting. 2025-06-25 16:25:29.891 +03:00 [DBG] Connection id "0HNC8090TG5IL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:25:29.892 +03:00 [DBG] Connection id "0HNC8090TG5IL" stopped. 2025-06-25 16:26:29.898 +03:00 [DBG] Connection id "0HNC8090TG5IM" accepted. 2025-06-25 16:26:29.898 +03:00 [DBG] Connection id "0HNC8090TG5IM" started. 2025-06-25 16:26:29.898 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:26:29.898 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:26:29.898 +03:00 [DBG] POST requests are not supported 2025-06-25 16:26:29.898 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:26:29.898 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:26:29.898 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:26:29.898 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:26:29.898 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:26:29.898 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:26:29.898 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:26:29.898 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:26:29.898 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:26:29.898 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:26:29.898 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:26:29.898 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:26:29.898 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:26:29.898 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:26:29.899 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:26:29.899 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:26:29.899 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:26:29.899 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:26:29.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:26:29.899 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:26:29.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:26:29.899 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:26:29.899 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:26:29.899 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1593ms. 2025-06-25 16:26:29.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:26:29.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:26:29.899 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:26:29.899 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:26:29.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:26:29.899 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:26:29.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:26:29.899 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:26:29.899 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:26:29.899 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:26:29.899 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:26:29.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:26:29.899 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:26:29.899 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:26:29.899 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:26:29.899 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:26:29.899 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:26:29.899 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8437ms 2025-06-25 16:26:29.899 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:26:29.899 +03:00 [DBG] Connection id "0HNC8090TG5IM" completed keep alive response. 2025-06-25 16:26:29.899 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.481ms 2025-06-25 16:26:29.900 +03:00 [DBG] Connection id "0HNC8090TG5IM" received FIN. 2025-06-25 16:26:29.900 +03:00 [DBG] Connection id "0HNC8090TG5IM" disconnecting. 2025-06-25 16:26:29.900 +03:00 [DBG] Connection id "0HNC8090TG5IM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:26:29.901 +03:00 [DBG] Connection id "0HNC8090TG5IM" stopped. 2025-06-25 16:27:29.886 +03:00 [DBG] Connection id "0HNC8090TG5IN" accepted. 2025-06-25 16:27:29.886 +03:00 [DBG] Connection id "0HNC8090TG5IN" started. 2025-06-25 16:27:29.887 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:27:29.887 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:27:29.887 +03:00 [DBG] POST requests are not supported 2025-06-25 16:27:29.887 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:27:29.887 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:27:29.887 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:27:29.887 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:27:29.887 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:27:29.887 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:27:29.887 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:27:29.887 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:27:29.887 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:27:29.887 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:27:29.887 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:27:29.887 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:27:29.887 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:27:29.887 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:27:29.887 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:27:29.887 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:27:29.887 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:27:29.887 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:27:29.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:27:29.887 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:27:29.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:27:29.887 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:27:29.887 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:27:29.887 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1172ms. 2025-06-25 16:27:29.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:27:29.888 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:27:29.888 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:27:29.888 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:27:29.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:27:29.888 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:27:29.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:27:29.888 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:27:29.888 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:27:29.888 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:27:29.888 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:27:29.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:27:29.888 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:27:29.888 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:27:29.888 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:27:29.888 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:27:29.888 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:27:29.888 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6913ms 2025-06-25 16:27:29.888 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:27:29.888 +03:00 [DBG] Connection id "0HNC8090TG5IN" completed keep alive response. 2025-06-25 16:27:29.888 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2847ms 2025-06-25 16:27:29.888 +03:00 [DBG] Connection id "0HNC8090TG5IN" received FIN. 2025-06-25 16:27:29.888 +03:00 [DBG] Connection id "0HNC8090TG5IN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:27:29.888 +03:00 [DBG] Connection id "0HNC8090TG5IN" disconnecting. 2025-06-25 16:27:29.888 +03:00 [DBG] Connection id "0HNC8090TG5IN" stopped. 2025-06-25 16:28:29.891 +03:00 [DBG] Connection id "0HNC8090TG5IO" accepted. 2025-06-25 16:28:29.891 +03:00 [DBG] Connection id "0HNC8090TG5IO" started. 2025-06-25 16:28:29.891 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:28:29.891 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:28:29.892 +03:00 [DBG] POST requests are not supported 2025-06-25 16:28:29.892 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:28:29.892 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:28:29.892 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:28:29.892 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:28:29.892 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:28:29.892 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:28:29.892 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:28:29.892 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:28:29.892 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:28:29.892 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:28:29.892 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:28:29.892 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:28:29.892 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:28:29.892 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:28:29.892 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:28:29.892 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:28:29.892 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:28:29.892 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:28:29.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:28:29.893 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:28:29.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:28:29.893 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:28:29.893 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:28:29.893 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1868ms. 2025-06-25 16:28:29.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:28:29.893 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:28:29.893 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:28:29.893 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:28:29.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:28:29.893 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:28:29.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:28:29.893 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:28:29.893 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:28:29.893 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:28:29.893 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:28:29.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:28:29.893 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:28:29.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:28:29.894 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:28:29.894 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:28:29.894 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:28:29.894 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3454ms 2025-06-25 16:28:29.894 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:28:29.894 +03:00 [DBG] Connection id "0HNC8090TG5IO" completed keep alive response. 2025-06-25 16:28:29.894 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3674ms 2025-06-25 16:28:29.894 +03:00 [DBG] Connection id "0HNC8090TG5IO" received FIN. 2025-06-25 16:28:29.894 +03:00 [DBG] Connection id "0HNC8090TG5IO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:28:29.894 +03:00 [DBG] Connection id "0HNC8090TG5IO" disconnecting. 2025-06-25 16:28:29.894 +03:00 [DBG] Connection id "0HNC8090TG5IO" stopped. 2025-06-25 16:29:29.885 +03:00 [DBG] Connection id "0HNC8090TG5IP" accepted. 2025-06-25 16:29:29.885 +03:00 [DBG] Connection id "0HNC8090TG5IP" started. 2025-06-25 16:29:29.885 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:29:29.885 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:29:29.885 +03:00 [DBG] POST requests are not supported 2025-06-25 16:29:29.885 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:29:29.885 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:29:29.885 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:29:29.885 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:29:29.885 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:29:29.885 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:29:29.885 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:29:29.885 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:29:29.885 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:29:29.886 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:29:29.886 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:29:29.886 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:29:29.886 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:29:29.886 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:29:29.886 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:29:29.886 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:29:29.886 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:29:29.886 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:29:29.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:29:29.886 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:29:29.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:29:29.886 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:29:29.886 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:29:29.886 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1307ms. 2025-06-25 16:29:29.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:29:29.886 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:29:29.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:29:29.886 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:29:29.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:29:29.886 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:29:29.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:29:29.886 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:29:29.886 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:29:29.886 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:29:29.886 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:29:29.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:29:29.886 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:29:29.886 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:29:29.886 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:29:29.886 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:29:29.886 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:29:29.886 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8082ms 2025-06-25 16:29:29.886 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:29:29.887 +03:00 [DBG] Connection id "0HNC8090TG5IP" completed keep alive response. 2025-06-25 16:29:29.887 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4984ms 2025-06-25 16:29:29.887 +03:00 [DBG] Connection id "0HNC8090TG5IP" received FIN. 2025-06-25 16:29:29.887 +03:00 [DBG] Connection id "0HNC8090TG5IP" disconnecting. 2025-06-25 16:29:29.887 +03:00 [DBG] Connection id "0HNC8090TG5IP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:29:29.888 +03:00 [DBG] Connection id "0HNC8090TG5IP" stopped. 2025-06-25 16:30:29.885 +03:00 [DBG] Connection id "0HNC8090TG5IQ" accepted. 2025-06-25 16:30:29.885 +03:00 [DBG] Connection id "0HNC8090TG5IQ" started. 2025-06-25 16:30:29.885 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:30:29.885 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:30:29.885 +03:00 [DBG] POST requests are not supported 2025-06-25 16:30:29.885 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:30:29.885 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:30:29.885 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:30:29.885 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:30:29.885 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:30:29.885 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:30:29.885 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:30:29.885 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:30:29.886 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:30:29.886 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:30:29.886 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:30:29.886 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:30:29.886 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:30:29.886 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:30:29.886 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:30:29.886 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:30:29.886 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:30:29.886 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:30:29.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:30:29.886 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:30:29.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:30:29.886 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:30:29.886 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:30:29.886 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2029ms. 2025-06-25 16:30:29.886 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:30:29.886 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:30:29.887 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:30:29.887 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:30:29.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:30:29.887 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:30:29.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:30:29.887 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:30:29.887 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:30:29.887 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:30:29.887 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:30:29.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:30:29.887 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:30:29.887 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:30:29.887 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:30:29.887 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:30:29.887 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:30:29.887 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1714ms 2025-06-25 16:30:29.887 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:30:29.887 +03:00 [DBG] Connection id "0HNC8090TG5IQ" completed keep alive response. 2025-06-25 16:30:29.887 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1766ms 2025-06-25 16:30:29.887 +03:00 [DBG] Connection id "0HNC8090TG5IQ" received FIN. 2025-06-25 16:30:29.887 +03:00 [DBG] Connection id "0HNC8090TG5IQ" disconnecting. 2025-06-25 16:30:29.887 +03:00 [DBG] Connection id "0HNC8090TG5IQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:30:29.889 +03:00 [DBG] Connection id "0HNC8090TG5IQ" stopped. 2025-06-25 16:31:29.899 +03:00 [DBG] Connection id "0HNC8090TG5IR" accepted. 2025-06-25 16:31:29.899 +03:00 [DBG] Connection id "0HNC8090TG5IR" started. 2025-06-25 16:31:29.899 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:31:29.899 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:31:29.899 +03:00 [DBG] POST requests are not supported 2025-06-25 16:31:29.899 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:31:29.899 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:31:29.900 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:31:29.900 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:31:29.900 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:31:29.900 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:31:29.900 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:31:29.900 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:31:29.900 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:31:29.900 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:31:29.900 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:31:29.900 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:31:29.900 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:31:29.900 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:31:29.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:31:29.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:31:29.900 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:31:29.900 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:31:29.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:31:29.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:31:29.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:31:29.900 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:31:29.900 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:31:29.900 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1197ms. 2025-06-25 16:31:29.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:31:29.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:31:29.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:31:29.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:31:29.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:31:29.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:31:29.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:31:29.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:31:29.900 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:31:29.900 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:31:29.900 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:31:29.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:31:29.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:31:29.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:31:29.901 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:31:29.901 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:31:29.901 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:31:29.901 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7573ms 2025-06-25 16:31:29.901 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:31:29.901 +03:00 [DBG] Connection id "0HNC8090TG5IR" completed keep alive response. 2025-06-25 16:31:29.901 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4118ms 2025-06-25 16:31:29.901 +03:00 [DBG] Connection id "0HNC8090TG5IR" received FIN. 2025-06-25 16:31:29.901 +03:00 [DBG] Connection id "0HNC8090TG5IR" disconnecting. 2025-06-25 16:31:29.901 +03:00 [DBG] Connection id "0HNC8090TG5IR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:31:29.902 +03:00 [DBG] Connection id "0HNC8090TG5IR" stopped. 2025-06-25 16:32:29.892 +03:00 [DBG] Connection id "0HNC8090TG5IS" accepted. 2025-06-25 16:32:29.893 +03:00 [DBG] Connection id "0HNC8090TG5IS" started. 2025-06-25 16:32:29.893 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:32:29.893 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:32:29.893 +03:00 [DBG] POST requests are not supported 2025-06-25 16:32:29.893 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:32:29.893 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:32:29.893 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:32:29.893 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:32:29.893 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:32:29.893 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:32:29.893 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:32:29.894 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:32:29.894 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:32:29.894 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:32:29.894 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:32:29.894 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:32:29.894 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:32:29.894 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:32:29.894 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:32:29.894 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:32:29.894 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:32:29.894 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:32:29.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:32:29.894 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:32:29.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:32:29.895 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:32:29.895 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:32:29.895 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2035ms. 2025-06-25 16:32:29.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:32:29.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:32:29.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:32:29.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:32:29.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:32:29.895 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:32:29.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:32:29.895 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:32:29.895 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:32:29.895 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:32:29.895 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:32:29.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:32:29.895 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:32:29.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:32:29.895 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:32:29.895 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:32:29.895 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:32:29.895 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3819ms 2025-06-25 16:32:29.896 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:32:29.896 +03:00 [DBG] Connection id "0HNC8090TG5IS" completed keep alive response. 2025-06-25 16:32:29.896 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7545ms 2025-06-25 16:32:29.896 +03:00 [DBG] Connection id "0HNC8090TG5IS" received FIN. 2025-06-25 16:32:29.896 +03:00 [DBG] Connection id "0HNC8090TG5IS" disconnecting. 2025-06-25 16:32:29.896 +03:00 [DBG] Connection id "0HNC8090TG5IS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:32:29.897 +03:00 [DBG] Connection id "0HNC8090TG5IS" stopped. 2025-06-25 16:33:29.902 +03:00 [DBG] Connection id "0HNC8090TG5IT" accepted. 2025-06-25 16:33:29.902 +03:00 [DBG] Connection id "0HNC8090TG5IT" started. 2025-06-25 16:33:29.902 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:33:29.902 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:33:29.902 +03:00 [DBG] POST requests are not supported 2025-06-25 16:33:29.902 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:33:29.902 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:33:29.902 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:33:29.902 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:33:29.902 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:33:29.902 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:33:29.902 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:33:29.902 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:33:29.902 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:33:29.902 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:33:29.902 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:33:29.902 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:33:29.902 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:33:29.902 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:33:29.902 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:33:29.902 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:33:29.902 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:33:29.902 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:33:29.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:33:29.902 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:33:29.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:33:29.902 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:33:29.903 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:33:29.903 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1365ms. 2025-06-25 16:33:29.903 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:33:29.903 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:33:29.903 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:33:29.903 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:33:29.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:33:29.903 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:33:29.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:33:29.903 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:33:29.903 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:33:29.903 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:33:29.903 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:33:29.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:33:29.903 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:33:29.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:33:29.903 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:33:29.903 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:33:29.903 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:33:29.903 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6855ms 2025-06-25 16:33:29.903 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:33:29.903 +03:00 [DBG] Connection id "0HNC8090TG5IT" completed keep alive response. 2025-06-25 16:33:29.903 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.298ms 2025-06-25 16:33:29.903 +03:00 [DBG] Connection id "0HNC8090TG5IT" received FIN. 2025-06-25 16:33:29.904 +03:00 [DBG] Connection id "0HNC8090TG5IT" disconnecting. 2025-06-25 16:33:29.904 +03:00 [DBG] Connection id "0HNC8090TG5IT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:33:29.905 +03:00 [DBG] Connection id "0HNC8090TG5IT" stopped. 2025-06-25 16:34:29.904 +03:00 [DBG] Connection id "0HNC8090TG5IU" accepted. 2025-06-25 16:34:29.904 +03:00 [DBG] Connection id "0HNC8090TG5IU" started. 2025-06-25 16:34:29.904 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:34:29.904 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:34:29.904 +03:00 [DBG] POST requests are not supported 2025-06-25 16:34:29.904 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:34:29.904 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:34:29.904 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:34:29.904 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:34:29.905 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:34:29.905 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:34:29.905 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:34:29.905 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:34:29.905 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:34:29.905 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:34:29.905 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:34:29.905 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:34:29.905 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:34:29.905 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:34:29.905 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:34:29.905 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:34:29.905 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:34:29.905 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:34:29.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:34:29.905 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:34:29.905 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:34:29.905 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:34:29.905 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:34:29.906 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.168ms. 2025-06-25 16:34:29.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:34:29.906 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:34:29.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:34:29.906 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:34:29.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:34:29.906 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:34:29.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:34:29.906 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:34:29.906 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:34:29.906 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:34:29.906 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:34:29.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:34:29.906 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:34:29.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:34:29.906 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:34:29.906 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:34:29.906 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:34:29.906 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1476ms 2025-06-25 16:34:29.906 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:34:29.906 +03:00 [DBG] Connection id "0HNC8090TG5IU" completed keep alive response. 2025-06-25 16:34:29.906 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2852ms 2025-06-25 16:34:29.907 +03:00 [DBG] Connection id "0HNC8090TG5IU" received FIN. 2025-06-25 16:34:29.907 +03:00 [DBG] Connection id "0HNC8090TG5IU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:34:29.907 +03:00 [DBG] Connection id "0HNC8090TG5IU" disconnecting. 2025-06-25 16:34:29.907 +03:00 [DBG] Connection id "0HNC8090TG5IU" stopped. 2025-06-25 16:35:29.905 +03:00 [DBG] Connection id "0HNC8090TG5IV" accepted. 2025-06-25 16:35:29.905 +03:00 [DBG] Connection id "0HNC8090TG5IV" started. 2025-06-25 16:35:29.905 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:35:29.905 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:35:29.905 +03:00 [DBG] POST requests are not supported 2025-06-25 16:35:29.905 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:35:29.905 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:35:29.905 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:35:29.905 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:35:29.905 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:35:29.905 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:35:29.905 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:35:29.905 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:35:29.906 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:35:29.906 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:35:29.906 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:35:29.906 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:35:29.906 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:35:29.906 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:35:29.906 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:35:29.906 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:35:29.906 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:35:29.906 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:35:29.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:35:29.906 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:35:29.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:35:29.906 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:35:29.906 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:35:29.906 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1485ms. 2025-06-25 16:35:29.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:35:29.907 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:35:29.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:35:29.907 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:35:29.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:35:29.907 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:35:29.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:35:29.907 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:35:29.907 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:35:29.907 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:35:29.907 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:35:29.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:35:29.907 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:35:29.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:35:29.907 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:35:29.907 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:35:29.907 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:35:29.907 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2349ms 2025-06-25 16:35:29.907 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:35:29.907 +03:00 [DBG] Connection id "0HNC8090TG5IV" completed keep alive response. 2025-06-25 16:35:29.907 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2263ms 2025-06-25 16:35:29.907 +03:00 [DBG] Connection id "0HNC8090TG5IV" received FIN. 2025-06-25 16:35:29.907 +03:00 [DBG] Connection id "0HNC8090TG5IV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:35:29.908 +03:00 [DBG] Connection id "0HNC8090TG5IV" disconnecting. 2025-06-25 16:35:29.908 +03:00 [DBG] Connection id "0HNC8090TG5IV" stopped. 2025-06-25 16:36:29.900 +03:00 [DBG] Connection id "0HNC8090TG5J0" accepted. 2025-06-25 16:36:29.900 +03:00 [DBG] Connection id "0HNC8090TG5J0" started. 2025-06-25 16:36:29.901 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:36:29.901 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:36:29.901 +03:00 [DBG] POST requests are not supported 2025-06-25 16:36:29.901 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:36:29.901 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:36:29.901 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:36:29.901 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:36:29.901 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:36:29.901 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:36:29.901 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:36:29.901 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:36:29.901 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:36:29.901 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:36:29.901 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:36:29.901 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:36:29.901 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:36:29.901 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:36:29.901 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:36:29.901 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:36:29.901 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:36:29.902 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:36:29.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:36:29.902 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:36:29.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:36:29.902 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:36:29.902 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:36:29.902 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1375ms. 2025-06-25 16:36:29.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:36:29.902 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:36:29.902 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:36:29.902 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:36:29.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:36:29.902 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:36:29.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:36:29.902 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:36:29.902 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:36:29.902 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:36:29.902 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:36:29.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:36:29.902 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:36:29.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:36:29.902 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:36:29.902 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:36:29.902 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:36:29.902 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9765ms 2025-06-25 16:36:29.902 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:36:29.902 +03:00 [DBG] Connection id "0HNC8090TG5J0" completed keep alive response. 2025-06-25 16:36:29.902 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8709ms 2025-06-25 16:36:29.903 +03:00 [DBG] Connection id "0HNC8090TG5J0" received FIN. 2025-06-25 16:36:29.903 +03:00 [DBG] Connection id "0HNC8090TG5J0" disconnecting. 2025-06-25 16:36:29.903 +03:00 [DBG] Connection id "0HNC8090TG5J0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:36:29.904 +03:00 [DBG] Connection id "0HNC8090TG5J0" stopped. 2025-06-25 16:37:29.895 +03:00 [DBG] Connection id "0HNC8090TG5J1" accepted. 2025-06-25 16:37:29.895 +03:00 [DBG] Connection id "0HNC8090TG5J1" started. 2025-06-25 16:37:29.895 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:37:29.895 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:37:29.895 +03:00 [DBG] POST requests are not supported 2025-06-25 16:37:29.895 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:37:29.895 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:37:29.896 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:37:29.896 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:37:29.896 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:37:29.896 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:37:29.896 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:37:29.896 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:37:29.896 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:37:29.896 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:37:29.896 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:37:29.896 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:37:29.896 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:37:29.896 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:37:29.896 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:37:29.896 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:37:29.896 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:37:29.896 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:37:29.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:37:29.896 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:37:29.896 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:37:29.896 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:37:29.896 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:37:29.897 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1516ms. 2025-06-25 16:37:29.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:37:29.897 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:37:29.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:37:29.897 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:37:29.897 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:37:29.897 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:37:29.897 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:37:29.897 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:37:29.897 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:37:29.897 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:37:29.897 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:37:29.897 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:37:29.897 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:37:29.897 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:37:29.897 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:37:29.897 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:37:29.897 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:37:29.897 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1949ms 2025-06-25 16:37:29.897 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:37:29.897 +03:00 [DBG] Connection id "0HNC8090TG5J1" completed keep alive response. 2025-06-25 16:37:29.897 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1114ms 2025-06-25 16:37:29.898 +03:00 [DBG] Connection id "0HNC8090TG5J1" received FIN. 2025-06-25 16:37:29.898 +03:00 [DBG] Connection id "0HNC8090TG5J1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:37:29.898 +03:00 [DBG] Connection id "0HNC8090TG5J1" disconnecting. 2025-06-25 16:37:29.898 +03:00 [DBG] Connection id "0HNC8090TG5J1" stopped. 2025-06-25 16:38:29.901 +03:00 [DBG] Connection id "0HNC8090TG5J2" accepted. 2025-06-25 16:38:29.901 +03:00 [DBG] Connection id "0HNC8090TG5J2" started. 2025-06-25 16:38:29.902 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:38:29.902 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:38:29.902 +03:00 [DBG] POST requests are not supported 2025-06-25 16:38:29.902 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:38:29.902 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:38:29.902 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:38:29.902 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:38:29.902 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:38:29.902 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:38:29.902 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:38:29.902 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:38:29.902 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:38:29.902 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:38:29.902 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:38:29.902 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:38:29.902 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:38:29.902 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:38:29.902 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:38:29.902 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:38:29.902 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:38:29.903 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:38:29.903 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:38:29.903 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:38:29.903 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:38:29.903 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:38:29.903 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:38:29.903 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1961ms. 2025-06-25 16:38:29.903 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:38:29.903 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:38:29.903 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:38:29.903 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:38:29.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:38:29.903 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:38:29.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:38:29.903 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:38:29.903 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:38:29.903 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:38:29.903 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:38:29.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:38:29.903 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:38:29.903 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:38:29.903 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:38:29.904 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:38:29.904 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:38:29.904 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1773ms 2025-06-25 16:38:29.904 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:38:29.904 +03:00 [DBG] Connection id "0HNC8090TG5J2" completed keep alive response. 2025-06-25 16:38:29.904 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1326ms 2025-06-25 16:38:29.904 +03:00 [DBG] Connection id "0HNC8090TG5J2" received FIN. 2025-06-25 16:38:29.904 +03:00 [DBG] Connection id "0HNC8090TG5J2" disconnecting. 2025-06-25 16:38:29.904 +03:00 [DBG] Connection id "0HNC8090TG5J2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:38:29.905 +03:00 [DBG] Connection id "0HNC8090TG5J2" stopped. 2025-06-25 16:39:29.908 +03:00 [DBG] Connection id "0HNC8090TG5J3" accepted. 2025-06-25 16:39:29.908 +03:00 [DBG] Connection id "0HNC8090TG5J3" started. 2025-06-25 16:39:29.908 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:39:29.908 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:39:29.908 +03:00 [DBG] POST requests are not supported 2025-06-25 16:39:29.908 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:39:29.908 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:39:29.908 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:39:29.908 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:39:29.908 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:39:29.908 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:39:29.908 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:39:29.908 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:39:29.908 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:39:29.908 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:39:29.908 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:39:29.908 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:39:29.908 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:39:29.908 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:39:29.909 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:39:29.909 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:39:29.909 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:39:29.909 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:39:29.909 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:39:29.909 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:39:29.909 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:39:29.909 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:39:29.909 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:39:29.909 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1314ms. 2025-06-25 16:39:29.909 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:39:29.909 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:39:29.909 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:39:29.909 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:39:29.909 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:39:29.909 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:39:29.909 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:39:29.909 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:39:29.909 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:39:29.909 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:39:29.909 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:39:29.909 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:39:29.909 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:39:29.909 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:39:29.909 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:39:29.909 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:39:29.909 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:39:29.909 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6789ms 2025-06-25 16:39:29.909 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:39:29.909 +03:00 [DBG] Connection id "0HNC8090TG5J3" completed keep alive response. 2025-06-25 16:39:29.909 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3945ms 2025-06-25 16:39:29.909 +03:00 [DBG] Connection id "0HNC8090TG5J3" received FIN. 2025-06-25 16:39:29.909 +03:00 [DBG] Connection id "0HNC8090TG5J3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:39:29.910 +03:00 [DBG] Connection id "0HNC8090TG5J3" disconnecting. 2025-06-25 16:39:29.910 +03:00 [DBG] Connection id "0HNC8090TG5J3" stopped. 2025-06-25 16:40:29.896 +03:00 [DBG] Connection id "0HNC8090TG5J4" accepted. 2025-06-25 16:40:29.896 +03:00 [DBG] Connection id "0HNC8090TG5J4" started. 2025-06-25 16:40:29.896 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:40:29.896 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:40:29.896 +03:00 [DBG] POST requests are not supported 2025-06-25 16:40:29.896 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:40:29.896 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:40:29.896 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:40:29.896 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:40:29.897 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:40:29.897 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:40:29.897 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:40:29.897 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:40:29.897 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:40:29.897 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:40:29.897 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:40:29.897 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:40:29.897 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:40:29.897 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:40:29.897 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:40:29.897 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:40:29.897 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:40:29.897 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:40:29.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:40:29.897 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:40:29.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:40:29.897 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:40:29.897 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:40:29.897 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-06-25 16:40:29.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:40:29.898 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:40:29.898 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:40:29.898 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:40:29.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:40:29.898 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:40:29.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:40:29.898 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:40:29.898 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:40:29.898 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:40:29.898 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:40:29.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:40:29.898 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:40:29.898 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:40:29.898 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:40:29.898 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:40:29.898 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:40:29.898 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9039ms 2025-06-25 16:40:29.898 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:40:29.898 +03:00 [DBG] Connection id "0HNC8090TG5J4" completed keep alive response. 2025-06-25 16:40:29.898 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6889ms 2025-06-25 16:40:29.898 +03:00 [DBG] Connection id "0HNC8090TG5J4" received FIN. 2025-06-25 16:40:29.898 +03:00 [DBG] Connection id "0HNC8090TG5J4" disconnecting. 2025-06-25 16:40:29.899 +03:00 [DBG] Connection id "0HNC8090TG5J4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:40:29.900 +03:00 [DBG] Connection id "0HNC8090TG5J4" stopped. 2025-06-25 16:41:29.913 +03:00 [DBG] Connection id "0HNC8090TG5J5" accepted. 2025-06-25 16:41:29.913 +03:00 [DBG] Connection id "0HNC8090TG5J5" started. 2025-06-25 16:41:29.913 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:41:29.913 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:41:29.913 +03:00 [DBG] POST requests are not supported 2025-06-25 16:41:29.913 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:41:29.913 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:41:29.913 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:41:29.913 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:41:29.913 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:41:29.913 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:41:29.913 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:41:29.913 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:41:29.913 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:41:29.914 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:41:29.914 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:41:29.914 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:41:29.914 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:41:29.914 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:41:29.914 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:41:29.914 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:41:29.914 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:41:29.914 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:41:29.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:41:29.914 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:41:29.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:41:29.914 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:41:29.914 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:41:29.914 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1158ms. 2025-06-25 16:41:29.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:41:29.914 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:41:29.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:41:29.914 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:41:29.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:41:29.914 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:41:29.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:41:29.914 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:41:29.914 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:41:29.914 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:41:29.914 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:41:29.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:41:29.914 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:41:29.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:41:29.914 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:41:29.914 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:41:29.914 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:41:29.914 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6944ms 2025-06-25 16:41:29.914 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:41:29.914 +03:00 [DBG] Connection id "0HNC8090TG5J5" completed keep alive response. 2025-06-25 16:41:29.914 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3006ms 2025-06-25 16:41:29.915 +03:00 [DBG] Connection id "0HNC8090TG5J5" received FIN. 2025-06-25 16:41:29.915 +03:00 [DBG] Connection id "0HNC8090TG5J5" disconnecting. 2025-06-25 16:41:29.915 +03:00 [DBG] Connection id "0HNC8090TG5J5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:41:29.916 +03:00 [DBG] Connection id "0HNC8090TG5J5" stopped. 2025-06-25 16:42:30.202 +03:00 [DBG] Connection id "0HNC8090TG5J6" accepted. 2025-06-25 16:42:30.202 +03:00 [DBG] Connection id "0HNC8090TG5J6" started. 2025-06-25 16:42:30.202 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:42:30.202 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:42:30.202 +03:00 [DBG] POST requests are not supported 2025-06-25 16:42:30.202 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:42:30.202 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:42:30.202 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:42:30.202 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:42:30.202 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:42:30.202 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:42:30.202 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:42:30.202 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:42:30.202 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:42:30.202 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:42:30.202 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:42:30.202 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:42:30.202 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:42:30.203 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:42:30.203 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:42:30.203 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:42:30.203 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:42:30.203 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:42:30.203 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:42:30.203 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:42:30.203 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:42:30.203 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:42:30.203 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:42:30.203 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1428ms. 2025-06-25 16:42:30.203 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:42:30.203 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:42:30.203 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:42:30.203 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:42:30.203 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:42:30.203 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:42:30.203 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:42:30.203 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:42:30.203 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:42:30.203 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:42:30.203 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:42:30.203 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:42:30.203 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:42:30.203 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:42:30.203 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:42:30.203 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:42:30.203 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:42:30.203 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6971ms 2025-06-25 16:42:30.203 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:42:30.203 +03:00 [DBG] Connection id "0HNC8090TG5J6" completed keep alive response. 2025-06-25 16:42:30.203 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3821ms 2025-06-25 16:42:30.204 +03:00 [DBG] Connection id "0HNC8090TG5J6" received FIN. 2025-06-25 16:42:30.204 +03:00 [DBG] Connection id "0HNC8090TG5J6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:42:30.204 +03:00 [DBG] Connection id "0HNC8090TG5J6" disconnecting. 2025-06-25 16:42:30.204 +03:00 [DBG] Connection id "0HNC8090TG5J6" stopped. 2025-06-25 16:43:29.912 +03:00 [DBG] Connection id "0HNC8090TG5J7" accepted. 2025-06-25 16:43:29.912 +03:00 [DBG] Connection id "0HNC8090TG5J7" started. 2025-06-25 16:43:29.912 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:43:29.912 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:43:29.912 +03:00 [DBG] POST requests are not supported 2025-06-25 16:43:29.913 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:43:29.913 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:43:29.913 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:43:29.913 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:43:29.913 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:43:29.913 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:43:29.913 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:43:29.913 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:43:29.913 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:43:29.913 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:43:29.913 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:43:29.913 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:43:29.913 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:43:29.913 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:43:29.913 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:43:29.913 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:43:29.913 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:43:29.913 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:43:29.913 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:43:29.913 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:43:29.913 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:43:29.913 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:43:29.913 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:43:29.914 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1381ms. 2025-06-25 16:43:29.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:43:29.914 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:43:29.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:43:29.914 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:43:29.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:43:29.914 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:43:29.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:43:29.914 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:43:29.914 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:43:29.914 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:43:29.914 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:43:29.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:43:29.914 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:43:29.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:43:29.914 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:43:29.914 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:43:29.914 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:43:29.914 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9185ms 2025-06-25 16:43:29.914 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:43:29.914 +03:00 [DBG] Connection id "0HNC8090TG5J7" completed keep alive response. 2025-06-25 16:43:29.914 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7901ms 2025-06-25 16:43:29.914 +03:00 [DBG] Connection id "0HNC8090TG5J7" received FIN. 2025-06-25 16:43:29.915 +03:00 [DBG] Connection id "0HNC8090TG5J7" disconnecting. 2025-06-25 16:43:29.915 +03:00 [DBG] Connection id "0HNC8090TG5J7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:43:29.916 +03:00 [DBG] Connection id "0HNC8090TG5J7" stopped. 2025-06-25 16:44:29.924 +03:00 [DBG] Connection id "0HNC8090TG5J8" accepted. 2025-06-25 16:44:29.924 +03:00 [DBG] Connection id "0HNC8090TG5J8" started. 2025-06-25 16:44:29.924 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:44:29.924 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:44:29.924 +03:00 [DBG] POST requests are not supported 2025-06-25 16:44:29.924 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:44:29.924 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:44:29.924 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:44:29.924 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:44:29.924 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:44:29.924 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:44:29.924 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:44:29.924 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:44:29.925 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:44:29.925 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:44:29.925 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:44:29.925 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:44:29.925 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:44:29.925 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:44:29.925 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:44:29.925 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:44:29.925 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:44:29.925 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:44:29.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:44:29.925 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:44:29.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:44:29.925 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:44:29.925 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:44:29.925 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1599ms. 2025-06-25 16:44:29.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:44:29.925 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:44:29.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:44:29.925 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:44:29.925 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:44:29.926 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:44:29.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:44:29.926 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:44:29.926 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:44:29.926 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:44:29.926 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:44:29.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:44:29.926 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:44:29.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:44:29.926 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:44:29.926 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:44:29.926 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:44:29.926 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0586ms 2025-06-25 16:44:29.926 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:44:29.926 +03:00 [DBG] Connection id "0HNC8090TG5J8" completed keep alive response. 2025-06-25 16:44:29.926 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9515ms 2025-06-25 16:44:29.926 +03:00 [DBG] Connection id "0HNC8090TG5J8" received FIN. 2025-06-25 16:44:29.926 +03:00 [DBG] Connection id "0HNC8090TG5J8" disconnecting. 2025-06-25 16:44:29.926 +03:00 [DBG] Connection id "0HNC8090TG5J8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:44:29.927 +03:00 [DBG] Connection id "0HNC8090TG5J8" stopped. 2025-06-25 16:45:29.913 +03:00 [DBG] Connection id "0HNC8090TG5J9" accepted. 2025-06-25 16:45:29.913 +03:00 [DBG] Connection id "0HNC8090TG5J9" started. 2025-06-25 16:45:29.914 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:45:29.914 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:45:29.914 +03:00 [DBG] POST requests are not supported 2025-06-25 16:45:29.914 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:45:29.914 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:45:29.914 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:45:29.914 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:45:29.914 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:45:29.914 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:45:29.914 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:45:29.914 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:45:29.914 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:45:29.914 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:45:29.914 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:45:29.914 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:45:29.914 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:45:29.914 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:45:29.914 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:45:29.914 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:45:29.914 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:45:29.914 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:45:29.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:45:29.914 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:45:29.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:45:29.914 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:45:29.914 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:45:29.915 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1277ms. 2025-06-25 16:45:29.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:45:29.915 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:45:29.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:45:29.915 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:45:29.915 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:45:29.915 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:45:29.915 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:45:29.915 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:45:29.915 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:45:29.915 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:45:29.915 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:45:29.915 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:45:29.915 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:45:29.915 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:45:29.915 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:45:29.915 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:45:29.915 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:45:29.915 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7579ms 2025-06-25 16:45:29.915 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:45:29.915 +03:00 [DBG] Connection id "0HNC8090TG5J9" completed keep alive response. 2025-06-25 16:45:29.915 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4583ms 2025-06-25 16:45:29.915 +03:00 [DBG] Connection id "0HNC8090TG5J9" received FIN. 2025-06-25 16:45:29.915 +03:00 [DBG] Connection id "0HNC8090TG5J9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:45:29.916 +03:00 [DBG] Connection id "0HNC8090TG5J9" disconnecting. 2025-06-25 16:45:29.916 +03:00 [DBG] Connection id "0HNC8090TG5J9" stopped. 2025-06-25 16:46:29.908 +03:00 [DBG] Connection id "0HNC8090TG5JA" accepted. 2025-06-25 16:46:29.909 +03:00 [DBG] Connection id "0HNC8090TG5JA" started. 2025-06-25 16:46:29.909 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:46:29.909 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:46:29.909 +03:00 [DBG] POST requests are not supported 2025-06-25 16:46:29.909 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:46:29.909 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:46:29.909 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:46:29.909 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:46:29.909 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:46:29.909 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:46:29.909 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:46:29.910 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:46:29.910 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:46:29.910 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:46:29.910 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:46:29.910 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:46:29.910 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:46:29.910 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:46:29.910 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:46:29.910 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:46:29.910 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:46:29.910 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:46:29.910 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:46:29.910 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:46:29.910 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:46:29.910 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:46:29.910 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:46:29.910 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.176ms. 2025-06-25 16:46:29.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:46:29.911 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:46:29.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:46:29.911 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:46:29.911 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:46:29.911 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:46:29.911 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:46:29.911 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:46:29.911 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:46:29.911 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:46:29.911 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:46:29.911 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:46:29.911 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:46:29.911 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:46:29.911 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:46:29.911 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:46:29.911 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:46:29.911 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2455ms 2025-06-25 16:46:29.911 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:46:29.911 +03:00 [DBG] Connection id "0HNC8090TG5JA" completed keep alive response. 2025-06-25 16:46:29.911 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.184ms 2025-06-25 16:46:29.912 +03:00 [DBG] Connection id "0HNC8090TG5JA" received FIN. 2025-06-25 16:46:29.912 +03:00 [DBG] Connection id "0HNC8090TG5JA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:46:29.912 +03:00 [DBG] Connection id "0HNC8090TG5JA" disconnecting. 2025-06-25 16:46:29.912 +03:00 [DBG] Connection id "0HNC8090TG5JA" stopped. 2025-06-25 16:47:29.920 +03:00 [DBG] Connection id "0HNC8090TG5JB" accepted. 2025-06-25 16:47:29.920 +03:00 [DBG] Connection id "0HNC8090TG5JB" started. 2025-06-25 16:47:29.920 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:47:29.920 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:47:29.920 +03:00 [DBG] POST requests are not supported 2025-06-25 16:47:29.920 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:47:29.920 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:47:29.920 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:47:29.920 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:47:29.920 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:47:29.920 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:47:29.920 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:47:29.920 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:47:29.920 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:47:29.920 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:47:29.920 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:47:29.920 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:47:29.920 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:47:29.920 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:47:29.920 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:47:29.920 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:47:29.920 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:47:29.920 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:47:29.920 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:47:29.920 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:47:29.920 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:47:29.920 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:47:29.921 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:47:29.921 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1469ms. 2025-06-25 16:47:29.921 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:47:29.921 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:47:29.921 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:47:29.921 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:47:29.921 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:47:29.921 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:47:29.921 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:47:29.921 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:47:29.921 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:47:29.921 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:47:29.921 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:47:29.921 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:47:29.921 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:47:29.921 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:47:29.921 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:47:29.921 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:47:29.921 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:47:29.921 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.62ms 2025-06-25 16:47:29.921 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:47:29.921 +03:00 [DBG] Connection id "0HNC8090TG5JB" completed keep alive response. 2025-06-25 16:47:29.921 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.149ms 2025-06-25 16:47:29.921 +03:00 [DBG] Connection id "0HNC8090TG5JB" received FIN. 2025-06-25 16:47:29.921 +03:00 [DBG] Connection id "0HNC8090TG5JB" disconnecting. 2025-06-25 16:47:29.922 +03:00 [DBG] Connection id "0HNC8090TG5JB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:47:29.923 +03:00 [DBG] Connection id "0HNC8090TG5JB" stopped. 2025-06-25 16:48:29.908 +03:00 [DBG] Connection id "0HNC8090TG5JC" accepted. 2025-06-25 16:48:29.908 +03:00 [DBG] Connection id "0HNC8090TG5JC" started. 2025-06-25 16:48:29.908 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:48:29.908 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:48:29.908 +03:00 [DBG] POST requests are not supported 2025-06-25 16:48:29.908 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:48:29.908 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:48:29.908 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:48:29.908 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:48:29.908 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:48:29.909 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:48:29.909 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:48:29.909 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:48:29.909 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:48:29.909 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:48:29.909 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:48:29.909 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:48:29.909 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:48:29.909 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:48:29.909 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:48:29.909 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:48:29.909 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:48:29.909 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:48:29.909 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:48:29.909 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:48:29.909 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:48:29.909 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:48:29.909 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:48:29.910 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1711ms. 2025-06-25 16:48:29.910 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:48:29.910 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:48:29.910 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:48:29.910 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:48:29.910 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:48:29.910 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:48:29.910 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:48:29.910 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:48:29.910 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:48:29.910 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:48:29.910 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:48:29.910 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:48:29.910 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:48:29.910 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:48:29.910 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:48:29.910 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:48:29.910 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:48:29.910 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3268ms 2025-06-25 16:48:29.910 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:48:29.910 +03:00 [DBG] Connection id "0HNC8090TG5JC" completed keep alive response. 2025-06-25 16:48:29.910 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.437ms 2025-06-25 16:48:29.911 +03:00 [DBG] Connection id "0HNC8090TG5JC" received FIN. 2025-06-25 16:48:29.911 +03:00 [DBG] Connection id "0HNC8090TG5JC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:48:29.911 +03:00 [DBG] Connection id "0HNC8090TG5JC" disconnecting. 2025-06-25 16:48:29.911 +03:00 [DBG] Connection id "0HNC8090TG5JC" stopped. 2025-06-25 16:49:29.918 +03:00 [DBG] Connection id "0HNC8090TG5JD" accepted. 2025-06-25 16:49:29.918 +03:00 [DBG] Connection id "0HNC8090TG5JD" started. 2025-06-25 16:49:29.918 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:49:29.918 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:49:29.918 +03:00 [DBG] POST requests are not supported 2025-06-25 16:49:29.918 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:49:29.918 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:49:29.918 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:49:29.918 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:49:29.918 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:49:29.918 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:49:29.918 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:49:29.918 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:49:29.918 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:49:29.918 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:49:29.918 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:49:29.918 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:49:29.918 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:49:29.918 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:49:29.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:49:29.919 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:49:29.919 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:49:29.919 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:49:29.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:49:29.919 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:49:29.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:49:29.919 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:49:29.919 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:49:29.919 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-06-25 16:49:29.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:49:29.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:49:29.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:49:29.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:49:29.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:49:29.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:49:29.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:49:29.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:49:29.919 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:49:29.919 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:49:29.919 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:49:29.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:49:29.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:49:29.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:49:29.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:49:29.919 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:49:29.919 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:49:29.919 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6501ms 2025-06-25 16:49:29.919 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:49:29.919 +03:00 [DBG] Connection id "0HNC8090TG5JD" completed keep alive response. 2025-06-25 16:49:29.919 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1941ms 2025-06-25 16:49:29.919 +03:00 [DBG] Connection id "0HNC8090TG5JD" received FIN. 2025-06-25 16:49:29.919 +03:00 [DBG] Connection id "0HNC8090TG5JD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:49:29.920 +03:00 [DBG] Connection id "0HNC8090TG5JD" disconnecting. 2025-06-25 16:49:29.920 +03:00 [DBG] Connection id "0HNC8090TG5JD" stopped. 2025-06-25 16:50:29.917 +03:00 [DBG] Connection id "0HNC8090TG5JE" accepted. 2025-06-25 16:50:29.917 +03:00 [DBG] Connection id "0HNC8090TG5JE" started. 2025-06-25 16:50:29.917 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:50:29.917 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:50:29.917 +03:00 [DBG] POST requests are not supported 2025-06-25 16:50:29.917 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:50:29.917 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:50:29.917 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:50:29.917 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:50:29.917 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:50:29.917 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:50:29.917 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:50:29.917 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:50:29.917 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:50:29.917 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:50:29.917 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:50:29.917 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:50:29.917 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:50:29.917 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:50:29.917 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:50:29.917 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:50:29.918 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:50:29.918 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:50:29.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:50:29.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:50:29.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:50:29.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:50:29.918 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:50:29.918 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-06-25 16:50:29.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:50:29.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:50:29.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:50:29.918 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:50:29.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:50:29.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:50:29.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:50:29.918 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:50:29.918 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:50:29.918 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:50:29.918 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:50:29.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:50:29.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:50:29.918 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:50:29.918 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:50:29.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:50:29.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:50:29.918 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8562ms 2025-06-25 16:50:29.918 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:50:29.918 +03:00 [DBG] Connection id "0HNC8090TG5JE" completed keep alive response. 2025-06-25 16:50:29.918 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5872ms 2025-06-25 16:50:29.919 +03:00 [DBG] Connection id "0HNC8090TG5JE" received FIN. 2025-06-25 16:50:29.919 +03:00 [DBG] Connection id "0HNC8090TG5JE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:50:29.919 +03:00 [DBG] Connection id "0HNC8090TG5JE" disconnecting. 2025-06-25 16:50:29.919 +03:00 [DBG] Connection id "0HNC8090TG5JE" stopped. 2025-06-25 16:51:29.919 +03:00 [DBG] Connection id "0HNC8090TG5JF" accepted. 2025-06-25 16:51:29.919 +03:00 [DBG] Connection id "0HNC8090TG5JF" started. 2025-06-25 16:51:29.919 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:51:29.919 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:51:29.920 +03:00 [DBG] POST requests are not supported 2025-06-25 16:51:29.920 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:51:29.920 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:51:29.920 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:51:29.920 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:51:29.920 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:51:29.920 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:51:29.920 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:51:29.920 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:51:29.920 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:51:29.920 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:51:29.920 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:51:29.920 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:51:29.920 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:51:29.920 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:51:29.920 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:51:29.920 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:51:29.920 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:51:29.920 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:51:29.920 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:51:29.920 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:51:29.920 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:51:29.920 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:51:29.920 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:51:29.920 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1365ms. 2025-06-25 16:51:29.920 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:51:29.920 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:51:29.920 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:51:29.920 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:51:29.921 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:51:29.921 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:51:29.921 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:51:29.921 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:51:29.921 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:51:29.921 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:51:29.921 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:51:29.921 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:51:29.921 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:51:29.921 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:51:29.921 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:51:29.921 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:51:29.921 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:51:29.921 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8945ms 2025-06-25 16:51:29.921 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:51:29.921 +03:00 [DBG] Connection id "0HNC8090TG5JF" completed keep alive response. 2025-06-25 16:51:29.921 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5327ms 2025-06-25 16:51:29.921 +03:00 [DBG] Connection id "0HNC8090TG5JF" received FIN. 2025-06-25 16:51:29.921 +03:00 [DBG] Connection id "0HNC8090TG5JF" disconnecting. 2025-06-25 16:51:29.921 +03:00 [DBG] Connection id "0HNC8090TG5JF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:51:29.922 +03:00 [DBG] Connection id "0HNC8090TG5JF" stopped. 2025-06-25 16:52:29.917 +03:00 [DBG] Connection id "0HNC8090TG5JG" accepted. 2025-06-25 16:52:29.917 +03:00 [DBG] Connection id "0HNC8090TG5JG" started. 2025-06-25 16:52:29.917 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:52:29.917 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:52:29.918 +03:00 [DBG] POST requests are not supported 2025-06-25 16:52:29.918 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:52:29.918 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:52:29.918 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:52:29.918 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:52:29.918 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:52:29.918 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:52:29.918 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:52:29.918 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:52:29.918 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:52:29.918 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:52:29.918 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:52:29.918 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:52:29.918 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:52:29.918 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:52:29.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:52:29.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:52:29.918 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:52:29.918 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:52:29.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:52:29.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:52:29.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:52:29.918 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:52:29.918 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:52:29.918 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1362ms. 2025-06-25 16:52:29.918 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:52:29.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:52:29.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:52:29.919 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:52:29.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:52:29.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:52:29.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:52:29.919 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:52:29.919 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:52:29.919 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:52:29.919 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:52:29.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:52:29.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:52:29.919 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:52:29.919 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:52:29.919 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:52:29.919 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:52:29.919 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0151ms 2025-06-25 16:52:29.919 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:52:29.919 +03:00 [DBG] Connection id "0HNC8090TG5JG" completed keep alive response. 2025-06-25 16:52:29.919 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6708ms 2025-06-25 16:52:29.919 +03:00 [DBG] Connection id "0HNC8090TG5JG" received FIN. 2025-06-25 16:52:29.919 +03:00 [DBG] Connection id "0HNC8090TG5JG" disconnecting. 2025-06-25 16:52:29.919 +03:00 [DBG] Connection id "0HNC8090TG5JG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:52:29.921 +03:00 [DBG] Connection id "0HNC8090TG5JG" stopped. 2025-06-25 16:53:29.939 +03:00 [DBG] Connection id "0HNC8090TG5JH" accepted. 2025-06-25 16:53:29.939 +03:00 [DBG] Connection id "0HNC8090TG5JH" started. 2025-06-25 16:53:29.939 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:53:29.939 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:53:29.939 +03:00 [DBG] POST requests are not supported 2025-06-25 16:53:29.939 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:53:29.939 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:53:29.939 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:53:29.939 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:53:29.939 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:53:29.939 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:53:29.939 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:53:29.940 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:53:29.940 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:53:29.940 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:53:29.940 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:53:29.940 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:53:29.940 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:53:29.940 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:53:29.940 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:53:29.940 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:53:29.940 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:53:29.940 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:53:29.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:53:29.940 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:53:29.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:53:29.940 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:53:29.940 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:53:29.940 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1523ms. 2025-06-25 16:53:29.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:53:29.941 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:53:29.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:53:29.941 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:53:29.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:53:29.941 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:53:29.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:53:29.941 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:53:29.941 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:53:29.941 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:53:29.941 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:53:29.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:53:29.941 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:53:29.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:53:29.941 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:53:29.941 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:53:29.941 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:53:29.941 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.214ms 2025-06-25 16:53:29.941 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:53:29.941 +03:00 [DBG] Connection id "0HNC8090TG5JH" completed keep alive response. 2025-06-25 16:53:29.941 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2408ms 2025-06-25 16:53:29.942 +03:00 [DBG] Connection id "0HNC8090TG5JH" received FIN. 2025-06-25 16:53:29.942 +03:00 [DBG] Connection id "0HNC8090TG5JH" disconnecting. 2025-06-25 16:53:29.942 +03:00 [DBG] Connection id "0HNC8090TG5JH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:53:29.943 +03:00 [DBG] Connection id "0HNC8090TG5JH" stopped. 2025-06-25 16:54:29.909 +03:00 [DBG] Connection id "0HNC8090TG5JI" accepted. 2025-06-25 16:54:29.909 +03:00 [DBG] Connection id "0HNC8090TG5JI" started. 2025-06-25 16:54:29.909 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:54:29.910 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:54:29.910 +03:00 [DBG] POST requests are not supported 2025-06-25 16:54:29.910 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:54:29.910 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:54:29.910 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:54:29.910 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:54:29.910 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:54:29.910 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:54:29.910 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:54:29.910 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:54:29.910 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:54:29.910 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:54:29.910 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:54:29.910 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:54:29.910 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:54:29.910 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:54:29.910 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:54:29.910 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:54:29.910 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:54:29.911 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:54:29.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:54:29.911 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:54:29.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:54:29.911 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:54:29.911 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:54:29.911 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1684ms. 2025-06-25 16:54:29.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:54:29.911 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:54:29.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:54:29.911 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:54:29.911 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:54:29.911 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:54:29.911 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:54:29.911 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:54:29.911 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:54:29.911 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:54:29.912 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:54:29.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:54:29.912 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:54:29.912 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:54:29.912 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:54:29.912 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:54:29.912 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:54:29.912 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5177ms 2025-06-25 16:54:29.912 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:54:29.912 +03:00 [DBG] Connection id "0HNC8090TG5JI" completed keep alive response. 2025-06-25 16:54:29.912 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5104ms 2025-06-25 16:54:29.912 +03:00 [DBG] Connection id "0HNC8090TG5JI" received FIN. 2025-06-25 16:54:29.913 +03:00 [DBG] Connection id "0HNC8090TG5JI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:54:29.913 +03:00 [DBG] Connection id "0HNC8090TG5JI" disconnecting. 2025-06-25 16:54:29.913 +03:00 [DBG] Connection id "0HNC8090TG5JI" stopped. 2025-06-25 16:55:29.925 +03:00 [DBG] Connection id "0HNC8090TG5JJ" accepted. 2025-06-25 16:55:29.925 +03:00 [DBG] Connection id "0HNC8090TG5JJ" started. 2025-06-25 16:55:29.925 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:55:29.925 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:55:29.925 +03:00 [DBG] POST requests are not supported 2025-06-25 16:55:29.926 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:55:29.926 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:55:29.926 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:55:29.926 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:55:29.926 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:55:29.926 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:55:29.926 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:55:29.926 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:55:29.926 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:55:29.926 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:55:29.926 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:55:29.926 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:55:29.926 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:55:29.926 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:55:29.926 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:55:29.926 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:55:29.926 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:55:29.926 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:55:29.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:55:29.926 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:55:29.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:55:29.926 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:55:29.926 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:55:29.926 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1161ms. 2025-06-25 16:55:29.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:55:29.926 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:55:29.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:55:29.926 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:55:29.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:55:29.926 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:55:29.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:55:29.926 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:55:29.926 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:55:29.927 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:55:29.927 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:55:29.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:55:29.927 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:55:29.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:55:29.927 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:55:29.927 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:55:29.927 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:55:29.927 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7154ms 2025-06-25 16:55:29.927 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:55:29.927 +03:00 [DBG] Connection id "0HNC8090TG5JJ" completed keep alive response. 2025-06-25 16:55:29.927 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3559ms 2025-06-25 16:55:29.927 +03:00 [DBG] Connection id "0HNC8090TG5JJ" received FIN. 2025-06-25 16:55:29.927 +03:00 [DBG] Connection id "0HNC8090TG5JJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:55:29.927 +03:00 [DBG] Connection id "0HNC8090TG5JJ" disconnecting. 2025-06-25 16:55:29.927 +03:00 [DBG] Connection id "0HNC8090TG5JJ" stopped. 2025-06-25 16:56:29.923 +03:00 [DBG] Connection id "0HNC8090TG5JK" accepted. 2025-06-25 16:56:29.923 +03:00 [DBG] Connection id "0HNC8090TG5JK" started. 2025-06-25 16:56:29.923 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:56:29.923 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:56:29.923 +03:00 [DBG] POST requests are not supported 2025-06-25 16:56:29.924 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:56:29.924 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:56:29.924 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:56:29.924 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:56:29.924 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:56:29.924 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:56:29.924 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:56:29.924 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:56:29.924 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:56:29.924 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:56:29.924 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:56:29.924 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:56:29.924 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:56:29.924 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:56:29.925 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:56:29.925 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:56:29.925 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:56:29.925 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:56:29.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:56:29.925 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:56:29.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:56:29.925 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:56:29.925 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:56:29.925 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1803ms. 2025-06-25 16:56:29.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:56:29.926 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:56:29.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:56:29.926 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:56:29.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:56:29.926 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:56:29.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:56:29.926 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:56:29.926 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:56:29.926 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:56:29.926 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:56:29.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:56:29.926 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:56:29.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:56:29.926 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:56:29.926 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:56:29.926 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:56:29.927 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9929ms 2025-06-25 16:56:29.927 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:56:29.927 +03:00 [DBG] Connection id "0HNC8090TG5JK" completed keep alive response. 2025-06-25 16:56:29.927 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3912ms 2025-06-25 16:56:29.927 +03:00 [DBG] Connection id "0HNC8090TG5JK" received FIN. 2025-06-25 16:56:29.927 +03:00 [DBG] Connection id "0HNC8090TG5JK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:56:29.927 +03:00 [DBG] Connection id "0HNC8090TG5JK" disconnecting. 2025-06-25 16:56:29.927 +03:00 [DBG] Connection id "0HNC8090TG5JK" stopped. 2025-06-25 16:57:29.923 +03:00 [DBG] Connection id "0HNC8090TG5JL" accepted. 2025-06-25 16:57:29.923 +03:00 [DBG] Connection id "0HNC8090TG5JL" started. 2025-06-25 16:57:29.923 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:57:29.923 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:57:29.923 +03:00 [DBG] POST requests are not supported 2025-06-25 16:57:29.923 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:57:29.923 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:57:29.923 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:57:29.923 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:57:29.923 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:57:29.923 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:57:29.924 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:57:29.924 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:57:29.924 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:57:29.924 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:57:29.924 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:57:29.924 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:57:29.924 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:57:29.924 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:57:29.924 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:57:29.924 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:57:29.924 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:57:29.924 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:57:29.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:57:29.924 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:57:29.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:57:29.924 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:57:29.924 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:57:29.924 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-06-25 16:57:29.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:57:29.924 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:57:29.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:57:29.924 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:57:29.924 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:57:29.924 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:57:29.924 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:57:29.924 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:57:29.924 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:57:29.924 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:57:29.924 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:57:29.924 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:57:29.924 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:57:29.924 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:57:29.924 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:57:29.924 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:57:29.924 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:57:29.924 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6711ms 2025-06-25 16:57:29.924 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:57:29.924 +03:00 [DBG] Connection id "0HNC8090TG5JL" completed keep alive response. 2025-06-25 16:57:29.925 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4681ms 2025-06-25 16:57:29.925 +03:00 [DBG] Connection id "0HNC8090TG5JL" received FIN. 2025-06-25 16:57:29.925 +03:00 [DBG] Connection id "0HNC8090TG5JL" disconnecting. 2025-06-25 16:57:29.925 +03:00 [DBG] Connection id "0HNC8090TG5JL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:57:29.926 +03:00 [DBG] Connection id "0HNC8090TG5JL" stopped. 2025-06-25 16:58:29.925 +03:00 [DBG] Connection id "0HNC8090TG5JM" accepted. 2025-06-25 16:58:29.925 +03:00 [DBG] Connection id "0HNC8090TG5JM" started. 2025-06-25 16:58:29.926 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:58:29.926 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:58:29.926 +03:00 [DBG] POST requests are not supported 2025-06-25 16:58:29.926 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:58:29.926 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:58:29.926 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:58:29.926 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:58:29.926 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:58:29.926 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:58:29.926 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:58:29.926 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:58:29.926 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:58:29.926 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:58:29.926 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:58:29.926 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:58:29.926 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:58:29.926 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:58:29.926 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:58:29.926 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:58:29.926 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:58:29.926 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:58:29.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:58:29.926 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:58:29.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:58:29.926 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:58:29.926 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:58:29.926 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1156ms. 2025-06-25 16:58:29.926 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:58:29.927 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:58:29.927 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:58:29.927 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:58:29.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:58:29.927 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:58:29.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:58:29.927 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:58:29.927 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:58:29.927 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:58:29.927 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:58:29.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:58:29.927 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:58:29.927 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:58:29.927 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:58:29.927 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:58:29.927 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:58:29.927 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6985ms 2025-06-25 16:58:29.927 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:58:29.927 +03:00 [DBG] Connection id "0HNC8090TG5JM" completed keep alive response. 2025-06-25 16:58:29.927 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3074ms 2025-06-25 16:58:29.927 +03:00 [DBG] Connection id "0HNC8090TG5JM" received FIN. 2025-06-25 16:58:29.927 +03:00 [DBG] Connection id "0HNC8090TG5JM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:58:29.927 +03:00 [DBG] Connection id "0HNC8090TG5JM" disconnecting. 2025-06-25 16:58:29.927 +03:00 [DBG] Connection id "0HNC8090TG5JM" stopped. 2025-06-25 16:59:29.919 +03:00 [DBG] Connection id "0HNC8090TG5JN" accepted. 2025-06-25 16:59:29.919 +03:00 [DBG] Connection id "0HNC8090TG5JN" started. 2025-06-25 16:59:29.920 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 16:59:29.920 +03:00 [VRB] All hosts are allowed. 2025-06-25 16:59:29.920 +03:00 [DBG] POST requests are not supported 2025-06-25 16:59:29.920 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 16:59:29.920 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 16:59:29.920 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:59:29.920 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 16:59:29.920 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 16:59:29.920 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 16:59:29.920 +03:00 [INF] CORS policy execution successful. 2025-06-25 16:59:29.920 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:59:29.921 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 16:59:29.921 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 16:59:29.921 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 16:59:29.921 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 16:59:29.921 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 16:59:29.921 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 16:59:29.921 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:59:29.921 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:59:29.921 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:59:29.921 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 16:59:29.921 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:59:29.921 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:59:29.921 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:59:29.921 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:59:29.921 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 16:59:29.921 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1681ms. 2025-06-25 16:59:29.921 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:59:29.921 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 16:59:29.921 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:59:29.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 16:59:29.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:59:29.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:59:29.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:59:29.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:59:29.922 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:59:29.922 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 16:59:29.922 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 16:59:29.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:59:29.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 16:59:29.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:59:29.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:59:29.922 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:59:29.922 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 16:59:29.922 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1471ms 2025-06-25 16:59:29.922 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 16:59:29.922 +03:00 [DBG] Connection id "0HNC8090TG5JN" completed keep alive response. 2025-06-25 16:59:29.922 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5382ms 2025-06-25 16:59:29.922 +03:00 [DBG] Connection id "0HNC8090TG5JN" received FIN. 2025-06-25 16:59:29.923 +03:00 [DBG] Connection id "0HNC8090TG5JN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 16:59:29.923 +03:00 [DBG] Connection id "0HNC8090TG5JN" disconnecting. 2025-06-25 16:59:29.923 +03:00 [DBG] Connection id "0HNC8090TG5JN" stopped. 2025-06-25 17:00:29.929 +03:00 [DBG] Connection id "0HNC8090TG5JO" accepted. 2025-06-25 17:00:29.929 +03:00 [DBG] Connection id "0HNC8090TG5JO" started. 2025-06-25 17:00:29.929 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:00:29.929 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:00:29.929 +03:00 [DBG] POST requests are not supported 2025-06-25 17:00:29.929 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:00:29.929 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:00:29.929 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:00:29.929 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:00:29.929 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:00:29.929 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:00:29.929 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:00:29.929 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:00:29.930 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:00:29.930 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:00:29.930 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:00:29.930 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:00:29.930 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:00:29.930 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:00:29.930 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:00:29.930 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:00:29.930 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:00:29.930 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:00:29.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:00:29.930 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:00:29.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:00:29.930 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:00:29.930 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:00:29.930 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1281ms. 2025-06-25 17:00:29.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:00:29.930 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:00:29.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:00:29.930 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:00:29.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:00:29.930 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:00:29.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:00:29.930 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:00:29.930 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:00:29.930 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:00:29.930 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:00:29.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:00:29.931 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:00:29.931 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:00:29.931 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:00:29.931 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:00:29.931 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:00:29.931 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9084ms 2025-06-25 17:00:29.931 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:00:29.931 +03:00 [DBG] Connection id "0HNC8090TG5JO" completed keep alive response. 2025-06-25 17:00:29.931 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6818ms 2025-06-25 17:00:29.931 +03:00 [DBG] Connection id "0HNC8090TG5JO" received FIN. 2025-06-25 17:00:29.931 +03:00 [DBG] Connection id "0HNC8090TG5JO" disconnecting. 2025-06-25 17:00:29.931 +03:00 [DBG] Connection id "0HNC8090TG5JO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:00:29.932 +03:00 [DBG] Connection id "0HNC8090TG5JO" stopped. 2025-06-25 17:01:29.920 +03:00 [DBG] Connection id "0HNC8090TG5JP" accepted. 2025-06-25 17:01:29.920 +03:00 [DBG] Connection id "0HNC8090TG5JP" started. 2025-06-25 17:01:29.920 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:01:29.920 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:01:29.920 +03:00 [DBG] POST requests are not supported 2025-06-25 17:01:29.920 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:01:29.920 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:01:29.920 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:01:29.920 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:01:29.920 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:01:29.920 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:01:29.920 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:01:29.920 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:01:29.920 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:01:29.921 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:01:29.921 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:01:29.921 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:01:29.921 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:01:29.921 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:01:29.921 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:01:29.921 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:01:29.921 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:01:29.921 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:01:29.921 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:01:29.921 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:01:29.921 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:01:29.921 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:01:29.921 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:01:29.921 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1293ms. 2025-06-25 17:01:29.921 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:01:29.921 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:01:29.921 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:01:29.921 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:01:29.921 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:01:29.921 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:01:29.921 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:01:29.921 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:01:29.921 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:01:29.922 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:01:29.922 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:01:29.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:01:29.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:01:29.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:01:29.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:01:29.922 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:01:29.922 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:01:29.922 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8501ms 2025-06-25 17:01:29.922 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:01:29.922 +03:00 [DBG] Connection id "0HNC8090TG5JP" completed keep alive response. 2025-06-25 17:01:29.922 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6186ms 2025-06-25 17:01:29.922 +03:00 [DBG] Connection id "0HNC8090TG5JP" received FIN. 2025-06-25 17:01:29.922 +03:00 [DBG] Connection id "0HNC8090TG5JP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:01:29.923 +03:00 [DBG] Connection id "0HNC8090TG5JP" disconnecting. 2025-06-25 17:01:29.923 +03:00 [DBG] Connection id "0HNC8090TG5JP" stopped. 2025-06-25 17:02:29.929 +03:00 [DBG] Connection id "0HNC8090TG5JQ" accepted. 2025-06-25 17:02:29.929 +03:00 [DBG] Connection id "0HNC8090TG5JQ" started. 2025-06-25 17:02:29.929 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:02:29.929 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:02:29.929 +03:00 [DBG] POST requests are not supported 2025-06-25 17:02:29.929 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:02:29.929 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:02:29.929 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:02:29.929 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:02:29.929 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:02:29.929 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:02:29.929 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:02:29.929 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:02:29.929 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:02:29.929 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:02:29.929 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:02:29.929 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:02:29.929 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:02:29.929 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:02:29.929 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:02:29.929 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:02:29.929 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:02:29.929 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:02:29.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:02:29.929 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:02:29.929 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:02:29.929 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:02:29.930 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:02:29.930 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-06-25 17:02:29.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:02:29.930 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:02:29.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:02:29.930 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:02:29.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:02:29.930 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:02:29.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:02:29.930 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:02:29.930 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:02:29.930 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:02:29.930 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:02:29.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:02:29.930 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:02:29.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:02:29.930 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:02:29.930 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:02:29.930 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:02:29.930 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9052ms 2025-06-25 17:02:29.930 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:02:29.930 +03:00 [DBG] Connection id "0HNC8090TG5JQ" completed keep alive response. 2025-06-25 17:02:29.930 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5209ms 2025-06-25 17:02:29.931 +03:00 [DBG] Connection id "0HNC8090TG5JQ" received FIN. 2025-06-25 17:02:29.931 +03:00 [DBG] Connection id "0HNC8090TG5JQ" disconnecting. 2025-06-25 17:02:29.931 +03:00 [DBG] Connection id "0HNC8090TG5JQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:02:29.932 +03:00 [DBG] Connection id "0HNC8090TG5JQ" stopped. 2025-06-25 17:03:29.931 +03:00 [DBG] Connection id "0HNC8090TG5JR" accepted. 2025-06-25 17:03:29.931 +03:00 [DBG] Connection id "0HNC8090TG5JR" started. 2025-06-25 17:03:29.931 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:03:29.931 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:03:29.931 +03:00 [DBG] POST requests are not supported 2025-06-25 17:03:29.931 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:03:29.931 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:03:29.932 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:03:29.932 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:03:29.932 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:03:29.932 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:03:29.932 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:03:29.932 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:03:29.932 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:03:29.932 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:03:29.932 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:03:29.932 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:03:29.932 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:03:29.932 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:03:29.932 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:03:29.932 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:03:29.932 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:03:29.932 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:03:29.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:03:29.932 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:03:29.933 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:03:29.933 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:03:29.933 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:03:29.933 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.191ms. 2025-06-25 17:03:29.933 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:03:29.933 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:03:29.933 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:03:29.933 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:03:29.933 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:03:29.933 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:03:29.933 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:03:29.933 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:03:29.933 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:03:29.933 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:03:29.933 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:03:29.933 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:03:29.933 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:03:29.933 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:03:29.933 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:03:29.933 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:03:29.933 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:03:29.933 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1293ms 2025-06-25 17:03:29.933 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:03:29.933 +03:00 [DBG] Connection id "0HNC8090TG5JR" completed keep alive response. 2025-06-25 17:03:29.934 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2066ms 2025-06-25 17:03:29.934 +03:00 [DBG] Connection id "0HNC8090TG5JR" received FIN. 2025-06-25 17:03:29.934 +03:00 [DBG] Connection id "0HNC8090TG5JR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:03:29.934 +03:00 [DBG] Connection id "0HNC8090TG5JR" disconnecting. 2025-06-25 17:03:29.934 +03:00 [DBG] Connection id "0HNC8090TG5JR" stopped. 2025-06-25 17:04:29.923 +03:00 [DBG] Connection id "0HNC8090TG5JS" accepted. 2025-06-25 17:04:29.923 +03:00 [DBG] Connection id "0HNC8090TG5JS" started. 2025-06-25 17:04:29.923 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:04:29.923 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:04:29.923 +03:00 [DBG] POST requests are not supported 2025-06-25 17:04:29.923 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:04:29.923 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:04:29.923 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:04:29.923 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:04:29.923 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:04:29.923 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:04:29.923 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:04:29.923 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:04:29.923 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:04:29.923 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:04:29.923 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:04:29.923 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:04:29.923 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:04:29.923 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:04:29.923 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:04:29.923 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:04:29.923 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:04:29.924 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:04:29.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:04:29.924 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:04:29.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:04:29.924 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:04:29.924 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:04:29.924 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1338ms. 2025-06-25 17:04:29.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:04:29.924 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:04:29.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:04:29.924 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:04:29.924 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:04:29.924 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:04:29.924 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:04:29.924 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:04:29.924 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:04:29.924 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:04:29.924 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:04:29.924 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:04:29.924 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:04:29.924 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:04:29.924 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:04:29.924 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:04:29.924 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:04:29.924 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.769ms 2025-06-25 17:04:29.924 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:04:29.924 +03:00 [DBG] Connection id "0HNC8090TG5JS" completed keep alive response. 2025-06-25 17:04:29.924 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.442ms 2025-06-25 17:04:29.924 +03:00 [DBG] Connection id "0HNC8090TG5JS" received FIN. 2025-06-25 17:04:29.924 +03:00 [DBG] Connection id "0HNC8090TG5JS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:04:29.925 +03:00 [DBG] Connection id "0HNC8090TG5JS" disconnecting. 2025-06-25 17:04:29.925 +03:00 [DBG] Connection id "0HNC8090TG5JS" stopped. 2025-06-25 17:05:29.933 +03:00 [DBG] Connection id "0HNC8090TG5JT" accepted. 2025-06-25 17:05:29.933 +03:00 [DBG] Connection id "0HNC8090TG5JT" started. 2025-06-25 17:05:29.933 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:05:29.933 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:05:29.933 +03:00 [DBG] POST requests are not supported 2025-06-25 17:05:29.933 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:05:29.933 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:05:29.933 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:05:29.933 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:05:29.933 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:05:29.933 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:05:29.933 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:05:29.933 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:05:29.933 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:05:29.933 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:05:29.933 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:05:29.933 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:05:29.933 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:05:29.933 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:05:29.934 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:05:29.934 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:05:29.934 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:05:29.934 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:05:29.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:05:29.934 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:05:29.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:05:29.934 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:05:29.934 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:05:29.934 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1313ms. 2025-06-25 17:05:29.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:05:29.934 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:05:29.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:05:29.934 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:05:29.934 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:05:29.934 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:05:29.934 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:05:29.934 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:05:29.934 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:05:29.934 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:05:29.934 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:05:29.934 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:05:29.934 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:05:29.934 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:05:29.934 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:05:29.934 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:05:29.934 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:05:29.934 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.716ms 2025-06-25 17:05:29.934 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:05:29.934 +03:00 [DBG] Connection id "0HNC8090TG5JT" completed keep alive response. 2025-06-25 17:05:29.934 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2729ms 2025-06-25 17:05:29.934 +03:00 [DBG] Connection id "0HNC8090TG5JT" received FIN. 2025-06-25 17:05:29.935 +03:00 [DBG] Connection id "0HNC8090TG5JT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:05:29.935 +03:00 [DBG] Connection id "0HNC8090TG5JT" disconnecting. 2025-06-25 17:05:29.935 +03:00 [DBG] Connection id "0HNC8090TG5JT" stopped. 2025-06-25 17:06:29.937 +03:00 [DBG] Connection id "0HNC8090TG5JU" accepted. 2025-06-25 17:06:29.937 +03:00 [DBG] Connection id "0HNC8090TG5JU" started. 2025-06-25 17:06:29.937 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:06:29.937 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:06:29.937 +03:00 [DBG] POST requests are not supported 2025-06-25 17:06:29.937 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:06:29.937 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:06:29.937 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:06:29.937 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:06:29.937 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:06:29.937 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:06:29.937 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:06:29.937 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:06:29.937 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:06:29.937 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:06:29.937 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:06:29.938 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:06:29.938 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:06:29.938 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:06:29.938 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:06:29.938 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:06:29.938 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:06:29.938 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:06:29.938 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:06:29.938 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:06:29.938 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:06:29.938 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:06:29.938 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:06:29.938 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1204ms. 2025-06-25 17:06:29.938 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:06:29.938 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:06:29.938 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:06:29.938 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:06:29.938 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:06:29.938 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:06:29.938 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:06:29.938 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:06:29.938 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:06:29.938 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:06:29.938 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:06:29.938 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:06:29.938 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:06:29.938 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:06:29.938 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:06:29.938 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:06:29.938 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:06:29.938 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6976ms 2025-06-25 17:06:29.938 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:06:29.938 +03:00 [DBG] Connection id "0HNC8090TG5JU" completed keep alive response. 2025-06-25 17:06:29.938 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3653ms 2025-06-25 17:06:29.939 +03:00 [DBG] Connection id "0HNC8090TG5JU" received FIN. 2025-06-25 17:06:29.939 +03:00 [DBG] Connection id "0HNC8090TG5JU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:06:29.939 +03:00 [DBG] Connection id "0HNC8090TG5JU" disconnecting. 2025-06-25 17:06:29.939 +03:00 [DBG] Connection id "0HNC8090TG5JU" stopped. 2025-06-25 17:07:29.940 +03:00 [DBG] Connection id "0HNC8090TG5JV" accepted. 2025-06-25 17:07:29.940 +03:00 [DBG] Connection id "0HNC8090TG5JV" started. 2025-06-25 17:07:29.940 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:07:29.940 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:07:29.940 +03:00 [DBG] POST requests are not supported 2025-06-25 17:07:29.940 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:07:29.940 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:07:29.940 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:07:29.940 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:07:29.940 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:07:29.940 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:07:29.941 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:07:29.941 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:07:29.941 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:07:29.941 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:07:29.941 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:07:29.941 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:07:29.941 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:07:29.941 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:07:29.941 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:07:29.941 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:07:29.941 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:07:29.941 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:07:29.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:07:29.941 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:07:29.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:07:29.941 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:07:29.941 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:07:29.941 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1179ms. 2025-06-25 17:07:29.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:07:29.941 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:07:29.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:07:29.941 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:07:29.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:07:29.941 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:07:29.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:07:29.941 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:07:29.941 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:07:29.941 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:07:29.941 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:07:29.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:07:29.941 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:07:29.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:07:29.941 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:07:29.941 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:07:29.941 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:07:29.942 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.664ms 2025-06-25 17:07:29.942 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:07:29.942 +03:00 [DBG] Connection id "0HNC8090TG5JV" completed keep alive response. 2025-06-25 17:07:29.942 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3567ms 2025-06-25 17:07:29.942 +03:00 [DBG] Connection id "0HNC8090TG5JV" received FIN. 2025-06-25 17:07:29.942 +03:00 [DBG] Connection id "0HNC8090TG5JV" disconnecting. 2025-06-25 17:07:29.942 +03:00 [DBG] Connection id "0HNC8090TG5JV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:07:29.943 +03:00 [DBG] Connection id "0HNC8090TG5JV" stopped. 2025-06-25 17:08:29.929 +03:00 [DBG] Connection id "0HNC8090TG5K0" accepted. 2025-06-25 17:08:29.929 +03:00 [DBG] Connection id "0HNC8090TG5K0" started. 2025-06-25 17:08:29.929 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:08:29.929 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:08:29.929 +03:00 [DBG] POST requests are not supported 2025-06-25 17:08:29.929 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:08:29.930 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:08:29.930 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:08:29.930 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:08:29.930 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:08:29.930 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:08:29.930 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:08:29.930 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:08:29.930 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:08:29.930 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:08:29.930 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:08:29.930 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:08:29.930 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:08:29.930 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:08:29.930 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:08:29.930 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:08:29.930 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:08:29.930 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:08:29.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:08:29.930 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:08:29.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:08:29.930 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:08:29.930 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:08:29.930 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1207ms. 2025-06-25 17:08:29.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:08:29.930 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:08:29.930 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:08:29.930 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:08:29.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:08:29.930 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:08:29.930 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:08:29.930 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:08:29.931 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:08:29.931 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:08:29.931 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:08:29.931 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:08:29.931 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:08:29.931 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:08:29.931 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:08:29.931 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:08:29.931 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:08:29.931 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7671ms 2025-06-25 17:08:29.931 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:08:29.931 +03:00 [DBG] Connection id "0HNC8090TG5K0" completed keep alive response. 2025-06-25 17:08:29.931 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4454ms 2025-06-25 17:08:29.931 +03:00 [DBG] Connection id "0HNC8090TG5K0" received FIN. 2025-06-25 17:08:29.931 +03:00 [DBG] Connection id "0HNC8090TG5K0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:08:29.931 +03:00 [DBG] Connection id "0HNC8090TG5K0" disconnecting. 2025-06-25 17:08:29.931 +03:00 [DBG] Connection id "0HNC8090TG5K0" stopped. 2025-06-25 17:09:29.931 +03:00 [DBG] Connection id "0HNC8090TG5K1" accepted. 2025-06-25 17:09:29.931 +03:00 [DBG] Connection id "0HNC8090TG5K1" started. 2025-06-25 17:09:29.931 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:09:29.931 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:09:29.931 +03:00 [DBG] POST requests are not supported 2025-06-25 17:09:29.931 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:09:29.931 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:09:29.931 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:09:29.931 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:09:29.931 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:09:29.931 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:09:29.932 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:09:29.932 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:09:29.932 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:09:29.932 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:09:29.932 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:09:29.932 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:09:29.932 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:09:29.932 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:09:29.932 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:09:29.932 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:09:29.932 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:09:29.932 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:09:29.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:09:29.932 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:09:29.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:09:29.932 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:09:29.932 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:09:29.932 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-06-25 17:09:29.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:09:29.932 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:09:29.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:09:29.932 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:09:29.932 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:09:29.932 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:09:29.932 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:09:29.932 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:09:29.932 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:09:29.932 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:09:29.932 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:09:29.932 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:09:29.932 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:09:29.932 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:09:29.932 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:09:29.932 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:09:29.932 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:09:29.932 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6862ms 2025-06-25 17:09:29.932 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:09:29.932 +03:00 [DBG] Connection id "0HNC8090TG5K1" completed keep alive response. 2025-06-25 17:09:29.933 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3057ms 2025-06-25 17:09:29.933 +03:00 [DBG] Connection id "0HNC8090TG5K1" received FIN. 2025-06-25 17:09:29.933 +03:00 [DBG] Connection id "0HNC8090TG5K1" disconnecting. 2025-06-25 17:09:29.933 +03:00 [DBG] Connection id "0HNC8090TG5K1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:09:29.934 +03:00 [DBG] Connection id "0HNC8090TG5K1" stopped. 2025-06-25 17:10:29.941 +03:00 [DBG] Connection id "0HNC8090TG5K2" accepted. 2025-06-25 17:10:29.942 +03:00 [DBG] Connection id "0HNC8090TG5K2" started. 2025-06-25 17:10:29.942 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:10:29.942 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:10:29.942 +03:00 [DBG] POST requests are not supported 2025-06-25 17:10:29.942 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:10:29.942 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:10:29.942 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:10:29.942 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:10:29.942 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:10:29.942 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:10:29.942 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:10:29.942 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:10:29.942 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:10:29.942 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:10:29.942 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:10:29.942 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:10:29.942 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:10:29.942 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:10:29.942 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:10:29.942 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:10:29.942 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:10:29.942 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:10:29.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:10:29.942 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:10:29.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:10:29.942 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:10:29.942 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:10:29.943 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-06-25 17:10:29.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:10:29.943 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:10:29.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:10:29.943 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:10:29.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:10:29.943 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:10:29.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:10:29.943 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:10:29.943 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:10:29.943 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:10:29.943 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:10:29.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:10:29.943 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:10:29.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:10:29.943 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:10:29.943 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:10:29.943 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:10:29.943 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6891ms 2025-06-25 17:10:29.943 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:10:29.943 +03:00 [DBG] Connection id "0HNC8090TG5K2" completed keep alive response. 2025-06-25 17:10:29.943 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3076ms 2025-06-25 17:10:29.943 +03:00 [DBG] Connection id "0HNC8090TG5K2" received FIN. 2025-06-25 17:10:29.943 +03:00 [DBG] Connection id "0HNC8090TG5K2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:10:29.943 +03:00 [DBG] Connection id "0HNC8090TG5K2" disconnecting. 2025-06-25 17:10:29.944 +03:00 [DBG] Connection id "0HNC8090TG5K2" stopped. 2025-06-25 17:11:29.931 +03:00 [DBG] Connection id "0HNC8090TG5K3" accepted. 2025-06-25 17:11:29.931 +03:00 [DBG] Connection id "0HNC8090TG5K3" started. 2025-06-25 17:11:29.932 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:11:29.932 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:11:29.932 +03:00 [DBG] POST requests are not supported 2025-06-25 17:11:29.932 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:11:29.932 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:11:29.932 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:11:29.932 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:11:29.932 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:11:29.932 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:11:29.932 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:11:29.932 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:11:29.932 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:11:29.932 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:11:29.932 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:11:29.932 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:11:29.932 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:11:29.932 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:11:29.932 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:11:29.932 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:11:29.932 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:11:29.932 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:11:29.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:11:29.932 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:11:29.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:11:29.932 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:11:29.932 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:11:29.932 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-06-25 17:11:29.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:11:29.932 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:11:29.932 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:11:29.932 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:11:29.933 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:11:29.933 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:11:29.933 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:11:29.933 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:11:29.933 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:11:29.933 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:11:29.933 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:11:29.933 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:11:29.933 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:11:29.933 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:11:29.933 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:11:29.933 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:11:29.933 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:11:29.933 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7678ms 2025-06-25 17:11:29.933 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:11:29.933 +03:00 [DBG] Connection id "0HNC8090TG5K3" completed keep alive response. 2025-06-25 17:11:29.933 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4184ms 2025-06-25 17:11:29.933 +03:00 [DBG] Connection id "0HNC8090TG5K3" received FIN. 2025-06-25 17:11:29.933 +03:00 [DBG] Connection id "0HNC8090TG5K3" disconnecting. 2025-06-25 17:11:29.933 +03:00 [DBG] Connection id "0HNC8090TG5K3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:11:29.934 +03:00 [DBG] Connection id "0HNC8090TG5K3" stopped. 2025-06-25 17:12:30.217 +03:00 [DBG] Connection id "0HNC8090TG5K4" accepted. 2025-06-25 17:12:30.217 +03:00 [DBG] Connection id "0HNC8090TG5K4" started. 2025-06-25 17:12:30.218 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:12:30.218 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:12:30.218 +03:00 [DBG] POST requests are not supported 2025-06-25 17:12:30.218 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:12:30.218 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:12:30.218 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:12:30.218 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:12:30.218 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:12:30.218 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:12:30.218 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:12:30.218 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:12:30.218 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:12:30.218 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:12:30.218 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:12:30.218 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:12:30.218 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:12:30.218 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:12:30.218 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:12:30.218 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:12:30.218 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:12:30.219 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:12:30.219 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:12:30.219 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:12:30.219 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:12:30.219 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:12:30.219 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:12:30.219 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1647ms. 2025-06-25 17:12:30.219 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:12:30.219 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:12:30.219 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:12:30.219 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:12:30.219 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:12:30.219 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:12:30.219 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:12:30.219 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:12:30.219 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:12:30.219 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:12:30.219 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:12:30.219 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:12:30.219 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:12:30.219 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:12:30.220 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:12:30.220 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:12:30.220 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:12:30.220 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2875ms 2025-06-25 17:12:30.220 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:12:30.220 +03:00 [DBG] Connection id "0HNC8090TG5K4" completed keep alive response. 2025-06-25 17:12:30.220 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2686ms 2025-06-25 17:12:30.220 +03:00 [DBG] Connection id "0HNC8090TG5K4" received FIN. 2025-06-25 17:12:30.220 +03:00 [DBG] Connection id "0HNC8090TG5K4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:12:30.220 +03:00 [DBG] Connection id "0HNC8090TG5K4" disconnecting. 2025-06-25 17:12:30.221 +03:00 [DBG] Connection id "0HNC8090TG5K4" stopped. 2025-06-25 17:13:29.937 +03:00 [DBG] Connection id "0HNC8090TG5K5" accepted. 2025-06-25 17:13:29.937 +03:00 [DBG] Connection id "0HNC8090TG5K5" started. 2025-06-25 17:13:29.937 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:13:29.937 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:13:29.937 +03:00 [DBG] POST requests are not supported 2025-06-25 17:13:29.937 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:13:29.937 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:13:29.937 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:13:29.937 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:13:29.937 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:13:29.937 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:13:29.937 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:13:29.937 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:13:29.938 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:13:29.938 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:13:29.938 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:13:29.938 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:13:29.938 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:13:29.938 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:13:29.938 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:13:29.938 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:13:29.938 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:13:29.938 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:13:29.938 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:13:29.938 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:13:29.938 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:13:29.938 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:13:29.938 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:13:29.938 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-06-25 17:13:29.938 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:13:29.938 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:13:29.938 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:13:29.938 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:13:29.938 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:13:29.938 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:13:29.938 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:13:29.938 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:13:29.938 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:13:29.938 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:13:29.938 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:13:29.938 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:13:29.938 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:13:29.938 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:13:29.938 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:13:29.938 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:13:29.938 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:13:29.939 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.814ms 2025-06-25 17:13:29.939 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:13:29.939 +03:00 [DBG] Connection id "0HNC8090TG5K5" completed keep alive response. 2025-06-25 17:13:29.939 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4622ms 2025-06-25 17:13:29.939 +03:00 [DBG] Connection id "0HNC8090TG5K5" received FIN. 2025-06-25 17:13:29.939 +03:00 [DBG] Connection id "0HNC8090TG5K5" disconnecting. 2025-06-25 17:13:29.939 +03:00 [DBG] Connection id "0HNC8090TG5K5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:13:29.940 +03:00 [DBG] Connection id "0HNC8090TG5K5" stopped. 2025-06-25 17:14:29.933 +03:00 [DBG] Connection id "0HNC8090TG5K6" accepted. 2025-06-25 17:14:29.933 +03:00 [DBG] Connection id "0HNC8090TG5K6" started. 2025-06-25 17:14:29.933 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:14:29.934 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:14:29.934 +03:00 [DBG] POST requests are not supported 2025-06-25 17:14:29.934 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:14:29.934 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:14:29.934 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:14:29.934 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:14:29.934 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:14:29.934 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:14:29.934 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:14:29.934 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:14:29.934 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:14:29.934 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:14:29.934 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:14:29.934 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:14:29.934 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:14:29.934 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:14:29.934 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:14:29.934 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:14:29.934 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:14:29.934 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:14:29.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:14:29.935 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:14:29.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:14:29.935 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:14:29.935 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:14:29.935 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1395ms. 2025-06-25 17:14:29.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:14:29.935 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:14:29.935 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:14:29.935 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:14:29.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:14:29.935 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:14:29.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:14:29.935 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:14:29.935 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:14:29.935 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:14:29.935 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:14:29.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:14:29.935 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:14:29.935 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:14:29.935 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:14:29.935 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:14:29.935 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:14:29.935 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1595ms 2025-06-25 17:14:29.935 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:14:29.936 +03:00 [DBG] Connection id "0HNC8090TG5K6" completed keep alive response. 2025-06-25 17:14:29.936 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0901ms 2025-06-25 17:14:29.936 +03:00 [DBG] Connection id "0HNC8090TG5K6" received FIN. 2025-06-25 17:14:29.936 +03:00 [DBG] Connection id "0HNC8090TG5K6" disconnecting. 2025-06-25 17:14:29.936 +03:00 [DBG] Connection id "0HNC8090TG5K6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:14:29.937 +03:00 [DBG] Connection id "0HNC8090TG5K6" stopped. 2025-06-25 17:15:29.935 +03:00 [DBG] Connection id "0HNC8090TG5K7" accepted. 2025-06-25 17:15:29.935 +03:00 [DBG] Connection id "0HNC8090TG5K7" started. 2025-06-25 17:15:29.935 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:15:29.935 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:15:29.935 +03:00 [DBG] POST requests are not supported 2025-06-25 17:15:29.935 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:15:29.935 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:15:29.935 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:15:29.935 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:15:29.935 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:15:29.935 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:15:29.935 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:15:29.935 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:15:29.935 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:15:29.935 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:15:29.935 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:15:29.935 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:15:29.936 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:15:29.936 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:15:29.936 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:15:29.936 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:15:29.936 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:15:29.936 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:15:29.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:15:29.936 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:15:29.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:15:29.936 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:15:29.936 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:15:29.936 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1117ms. 2025-06-25 17:15:29.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:15:29.936 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:15:29.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:15:29.936 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:15:29.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:15:29.936 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:15:29.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:15:29.936 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:15:29.936 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:15:29.936 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:15:29.936 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:15:29.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:15:29.936 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:15:29.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:15:29.936 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:15:29.936 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:15:29.936 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:15:29.936 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6225ms 2025-06-25 17:15:29.936 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:15:29.936 +03:00 [DBG] Connection id "0HNC8090TG5K7" completed keep alive response. 2025-06-25 17:15:29.936 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1398ms 2025-06-25 17:15:29.937 +03:00 [DBG] Connection id "0HNC8090TG5K7" received FIN. 2025-06-25 17:15:29.937 +03:00 [DBG] Connection id "0HNC8090TG5K7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:15:29.937 +03:00 [DBG] Connection id "0HNC8090TG5K7" disconnecting. 2025-06-25 17:15:29.937 +03:00 [DBG] Connection id "0HNC8090TG5K7" stopped. 2025-06-25 17:16:29.945 +03:00 [DBG] Connection id "0HNC8090TG5K8" accepted. 2025-06-25 17:16:29.945 +03:00 [DBG] Connection id "0HNC8090TG5K8" started. 2025-06-25 17:16:29.946 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:16:29.946 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:16:29.946 +03:00 [DBG] POST requests are not supported 2025-06-25 17:16:29.946 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:16:29.946 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:16:29.946 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:16:29.946 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:16:29.946 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:16:29.946 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:16:29.946 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:16:29.946 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:16:29.946 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:16:29.946 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:16:29.946 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:16:29.946 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:16:29.946 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:16:29.946 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:16:29.946 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:16:29.946 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:16:29.946 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:16:29.946 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:16:29.946 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:16:29.946 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:16:29.946 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:16:29.946 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:16:29.946 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:16:29.946 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1175ms. 2025-06-25 17:16:29.947 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:16:29.947 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:16:29.947 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:16:29.947 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:16:29.947 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:16:29.947 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:16:29.947 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:16:29.947 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:16:29.947 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:16:29.947 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:16:29.947 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:16:29.947 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:16:29.947 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:16:29.947 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:16:29.947 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:16:29.947 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:16:29.947 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:16:29.947 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7555ms 2025-06-25 17:16:29.947 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:16:29.947 +03:00 [DBG] Connection id "0HNC8090TG5K8" completed keep alive response. 2025-06-25 17:16:29.947 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3896ms 2025-06-25 17:16:29.947 +03:00 [DBG] Connection id "0HNC8090TG5K8" received FIN. 2025-06-25 17:16:29.947 +03:00 [DBG] Connection id "0HNC8090TG5K8" disconnecting. 2025-06-25 17:16:29.947 +03:00 [DBG] Connection id "0HNC8090TG5K8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:16:29.948 +03:00 [DBG] Connection id "0HNC8090TG5K8" stopped. 2025-06-25 17:16:43.748 +03:00 [DBG] Connection id "0HNC8090TG5K9" accepted. 2025-06-25 17:16:43.749 +03:00 [DBG] Connection id "0HNC8090TG5K9" started. 2025-06-25 17:16:43.749 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-06-25 17:16:43.749 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:16:43.749 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-06-25 17:16:43.749 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-06-25 17:16:43.749 +03:00 [DBG] Request did not match any endpoints 2025-06-25 17:16:43.749 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:16:43.749 +03:00 [DBG] Connection id "0HNC8090TG5K9" completed keep alive response. 2025-06-25 17:16:43.749 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.5005ms 2025-06-25 17:16:43.749 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/vite.svg, Response status code: 404 2025-06-25 17:16:43.750 +03:00 [DBG] Connection id "0HNC8090TG5K9" received FIN. 2025-06-25 17:16:43.750 +03:00 [DBG] Connection id "0HNC8090TG5K9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:16:43.750 +03:00 [DBG] Connection id "0HNC8090TG5K9" disconnecting. 2025-06-25 17:16:43.750 +03:00 [DBG] Connection id "0HNC8090TG5K9" stopped. 2025-06-25 17:17:29.935 +03:00 [DBG] Connection id "0HNC8090TG5KA" accepted. 2025-06-25 17:17:29.936 +03:00 [DBG] Connection id "0HNC8090TG5KA" started. 2025-06-25 17:17:29.936 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:17:29.936 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:17:29.936 +03:00 [DBG] POST requests are not supported 2025-06-25 17:17:29.936 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:17:29.936 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:17:29.936 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:17:29.936 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:17:29.936 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:17:29.936 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:17:29.936 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:17:29.936 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:17:29.936 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:17:29.936 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:17:29.936 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:17:29.936 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:17:29.936 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:17:29.936 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:17:29.936 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:17:29.936 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:17:29.936 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:17:29.936 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:17:29.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:17:29.936 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:17:29.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:17:29.936 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:17:29.936 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:17:29.937 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1667ms. 2025-06-25 17:17:29.937 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:17:29.937 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:17:29.937 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:17:29.937 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:17:29.937 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:17:29.937 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:17:29.937 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:17:29.937 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:17:29.937 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:17:29.937 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:17:29.937 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:17:29.937 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:17:29.937 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:17:29.937 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:17:29.937 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:17:29.937 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:17:29.937 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:17:29.937 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7679ms 2025-06-25 17:17:29.937 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:17:29.937 +03:00 [DBG] Connection id "0HNC8090TG5KA" completed keep alive response. 2025-06-25 17:17:29.937 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3689ms 2025-06-25 17:17:29.937 +03:00 [DBG] Connection id "0HNC8090TG5KA" received FIN. 2025-06-25 17:17:29.937 +03:00 [DBG] Connection id "0HNC8090TG5KA" disconnecting. 2025-06-25 17:17:29.938 +03:00 [DBG] Connection id "0HNC8090TG5KA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:17:29.939 +03:00 [DBG] Connection id "0HNC8090TG5KA" stopped. 2025-06-25 17:18:29.940 +03:00 [DBG] Connection id "0HNC8090TG5KB" accepted. 2025-06-25 17:18:29.940 +03:00 [DBG] Connection id "0HNC8090TG5KB" started. 2025-06-25 17:18:29.940 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:18:29.940 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:18:29.940 +03:00 [DBG] POST requests are not supported 2025-06-25 17:18:29.940 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:18:29.940 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:18:29.940 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:18:29.940 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:18:29.940 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:18:29.940 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:18:29.940 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:18:29.940 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:18:29.940 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:18:29.941 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:18:29.941 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:18:29.941 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:18:29.941 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:18:29.941 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:18:29.941 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:18:29.941 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:18:29.941 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:18:29.941 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:18:29.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:18:29.941 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:18:29.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:18:29.941 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:18:29.941 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:18:29.941 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1283ms. 2025-06-25 17:18:29.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:18:29.941 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:18:29.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:18:29.941 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:18:29.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:18:29.941 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:18:29.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:18:29.941 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:18:29.941 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:18:29.941 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:18:29.941 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:18:29.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:18:29.941 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:18:29.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:18:29.941 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:18:29.941 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:18:29.941 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:18:29.941 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7079ms 2025-06-25 17:18:29.941 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:18:29.941 +03:00 [DBG] Connection id "0HNC8090TG5KB" completed keep alive response. 2025-06-25 17:18:29.941 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3824ms 2025-06-25 17:18:29.942 +03:00 [DBG] Connection id "0HNC8090TG5KB" received FIN. 2025-06-25 17:18:29.942 +03:00 [DBG] Connection id "0HNC8090TG5KB" disconnecting. 2025-06-25 17:18:29.942 +03:00 [DBG] Connection id "0HNC8090TG5KB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:18:29.943 +03:00 [DBG] Connection id "0HNC8090TG5KB" stopped. 2025-06-25 17:19:29.951 +03:00 [DBG] Connection id "0HNC8090TG5KC" accepted. 2025-06-25 17:19:29.951 +03:00 [DBG] Connection id "0HNC8090TG5KC" started. 2025-06-25 17:19:29.951 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:19:29.951 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:19:29.951 +03:00 [DBG] POST requests are not supported 2025-06-25 17:19:29.951 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:19:29.951 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:19:29.951 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:19:29.951 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:19:29.951 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:19:29.951 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:19:29.952 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:19:29.952 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:19:29.952 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:19:29.952 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:19:29.952 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:19:29.952 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:19:29.952 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:19:29.952 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:19:29.952 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:19:29.952 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:19:29.952 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:19:29.952 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:19:29.952 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:19:29.952 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:19:29.952 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:19:29.952 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:19:29.952 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:19:29.952 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1075ms. 2025-06-25 17:19:29.952 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:19:29.952 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:19:29.952 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:19:29.952 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:19:29.952 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:19:29.952 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:19:29.952 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:19:29.952 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:19:29.952 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:19:29.952 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:19:29.952 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:19:29.952 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:19:29.952 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:19:29.952 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:19:29.952 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:19:29.952 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:19:29.952 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:19:29.952 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6766ms 2025-06-25 17:19:29.952 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:19:29.952 +03:00 [DBG] Connection id "0HNC8090TG5KC" completed keep alive response. 2025-06-25 17:19:29.952 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2145ms 2025-06-25 17:19:29.953 +03:00 [DBG] Connection id "0HNC8090TG5KC" received FIN. 2025-06-25 17:19:29.953 +03:00 [DBG] Connection id "0HNC8090TG5KC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:19:29.953 +03:00 [DBG] Connection id "0HNC8090TG5KC" disconnecting. 2025-06-25 17:19:29.953 +03:00 [DBG] Connection id "0HNC8090TG5KC" stopped. 2025-06-25 17:20:29.941 +03:00 [DBG] Connection id "0HNC8090TG5KD" accepted. 2025-06-25 17:20:29.941 +03:00 [DBG] Connection id "0HNC8090TG5KD" started. 2025-06-25 17:20:29.941 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:20:29.941 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:20:29.941 +03:00 [DBG] POST requests are not supported 2025-06-25 17:20:29.941 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:20:29.941 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:20:29.941 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:20:29.942 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:20:29.942 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:20:29.942 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:20:29.942 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:20:29.942 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:20:29.942 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:20:29.942 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:20:29.942 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:20:29.942 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:20:29.942 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:20:29.942 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:20:29.942 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:20:29.942 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:20:29.942 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:20:29.942 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:20:29.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:20:29.942 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:20:29.942 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:20:29.942 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:20:29.942 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:20:29.943 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1589ms. 2025-06-25 17:20:29.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:20:29.943 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:20:29.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:20:29.943 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:20:29.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:20:29.943 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:20:29.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:20:29.943 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:20:29.943 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:20:29.943 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:20:29.943 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:20:29.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:20:29.943 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:20:29.943 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:20:29.943 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:20:29.943 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:20:29.943 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:20:29.943 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3305ms 2025-06-25 17:20:29.943 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:20:29.944 +03:00 [DBG] Connection id "0HNC8090TG5KD" completed keep alive response. 2025-06-25 17:20:29.944 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3216ms 2025-06-25 17:20:29.944 +03:00 [DBG] Connection id "0HNC8090TG5KD" received FIN. 2025-06-25 17:20:29.944 +03:00 [DBG] Connection id "0HNC8090TG5KD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:20:29.944 +03:00 [DBG] Connection id "0HNC8090TG5KD" disconnecting. 2025-06-25 17:20:29.944 +03:00 [DBG] Connection id "0HNC8090TG5KD" stopped. 2025-06-25 17:21:29.955 +03:00 [DBG] Connection id "0HNC8090TG5KE" accepted. 2025-06-25 17:21:29.955 +03:00 [DBG] Connection id "0HNC8090TG5KE" started. 2025-06-25 17:21:29.955 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:21:29.955 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:21:29.955 +03:00 [DBG] POST requests are not supported 2025-06-25 17:21:29.955 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:21:29.955 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:21:29.955 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:21:29.955 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:21:29.955 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:21:29.955 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:21:29.955 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:21:29.955 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:21:29.955 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:21:29.955 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:21:29.955 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:21:29.955 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:21:29.955 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:21:29.955 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:21:29.955 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:21:29.955 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:21:29.955 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:21:29.956 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:21:29.956 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:21:29.956 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:21:29.956 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:21:29.956 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:21:29.956 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:21:29.956 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.111ms. 2025-06-25 17:21:29.956 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:21:29.956 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:21:29.956 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:21:29.956 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:21:29.956 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:21:29.956 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:21:29.956 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:21:29.956 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:21:29.956 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:21:29.956 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:21:29.956 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:21:29.956 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:21:29.956 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:21:29.956 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:21:29.956 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:21:29.956 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:21:29.956 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:21:29.956 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6069ms 2025-06-25 17:21:29.956 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:21:29.956 +03:00 [DBG] Connection id "0HNC8090TG5KE" completed keep alive response. 2025-06-25 17:21:29.956 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1397ms 2025-06-25 17:21:29.956 +03:00 [DBG] Connection id "0HNC8090TG5KE" received FIN. 2025-06-25 17:21:29.956 +03:00 [DBG] Connection id "0HNC8090TG5KE" disconnecting. 2025-06-25 17:21:29.956 +03:00 [DBG] Connection id "0HNC8090TG5KE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:21:29.957 +03:00 [DBG] Connection id "0HNC8090TG5KE" stopped. 2025-06-25 17:22:29.943 +03:00 [DBG] Connection id "0HNC8090TG5KF" accepted. 2025-06-25 17:22:29.944 +03:00 [DBG] Connection id "0HNC8090TG5KF" started. 2025-06-25 17:22:29.944 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:22:29.944 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:22:29.944 +03:00 [DBG] POST requests are not supported 2025-06-25 17:22:29.944 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:22:29.944 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:22:29.944 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:22:29.944 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:22:29.944 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:22:29.944 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:22:29.944 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:22:29.944 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:22:29.944 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:22:29.944 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:22:29.944 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:22:29.944 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:22:29.944 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:22:29.944 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:22:29.944 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:22:29.944 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:22:29.944 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:22:29.944 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:22:29.944 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:22:29.944 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:22:29.944 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:22:29.945 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:22:29.945 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:22:29.945 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1317ms. 2025-06-25 17:22:29.945 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:22:29.945 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:22:29.945 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:22:29.945 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:22:29.945 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:22:29.945 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:22:29.945 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:22:29.945 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:22:29.945 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:22:29.945 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:22:29.945 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:22:29.945 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:22:29.945 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:22:29.945 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:22:29.945 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:22:29.945 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:22:29.945 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:22:29.945 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9249ms 2025-06-25 17:22:29.945 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:22:29.945 +03:00 [DBG] Connection id "0HNC8090TG5KF" completed keep alive response. 2025-06-25 17:22:29.945 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6304ms 2025-06-25 17:22:29.945 +03:00 [DBG] Connection id "0HNC8090TG5KF" received FIN. 2025-06-25 17:22:29.946 +03:00 [DBG] Connection id "0HNC8090TG5KF" disconnecting. 2025-06-25 17:22:29.946 +03:00 [DBG] Connection id "0HNC8090TG5KF" stopped. 2025-06-25 17:22:29.946 +03:00 [DBG] Connection id "0HNC8090TG5KF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:23:29.951 +03:00 [DBG] Connection id "0HNC8090TG5KG" accepted. 2025-06-25 17:23:29.951 +03:00 [DBG] Connection id "0HNC8090TG5KG" started. 2025-06-25 17:23:29.951 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:23:29.951 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:23:29.951 +03:00 [DBG] POST requests are not supported 2025-06-25 17:23:29.952 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:23:29.952 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:23:29.952 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:23:29.952 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:23:29.952 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:23:29.952 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:23:29.952 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:23:29.952 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:23:29.952 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:23:29.952 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:23:29.952 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:23:29.952 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:23:29.952 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:23:29.952 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:23:29.952 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:23:29.952 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:23:29.952 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:23:29.952 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:23:29.952 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:23:29.952 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:23:29.952 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:23:29.953 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:23:29.953 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:23:29.953 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1665ms. 2025-06-25 17:23:29.953 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:23:29.953 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:23:29.953 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:23:29.953 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:23:29.953 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:23:29.953 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:23:29.953 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:23:29.953 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:23:29.953 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:23:29.953 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:23:29.953 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:23:29.953 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:23:29.953 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:23:29.953 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:23:29.953 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:23:29.953 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:23:29.953 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:23:29.953 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0751ms 2025-06-25 17:23:29.953 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:23:29.953 +03:00 [DBG] Connection id "0HNC8090TG5KG" completed keep alive response. 2025-06-25 17:23:29.953 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1014ms 2025-06-25 17:23:29.954 +03:00 [DBG] Connection id "0HNC8090TG5KG" received FIN. 2025-06-25 17:23:29.954 +03:00 [DBG] Connection id "0HNC8090TG5KG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:23:29.954 +03:00 [DBG] Connection id "0HNC8090TG5KG" disconnecting. 2025-06-25 17:23:29.954 +03:00 [DBG] Connection id "0HNC8090TG5KG" stopped. 2025-06-25 17:24:29.946 +03:00 [DBG] Connection id "0HNC8090TG5KH" accepted. 2025-06-25 17:24:29.946 +03:00 [DBG] Connection id "0HNC8090TG5KH" started. 2025-06-25 17:24:29.946 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:24:29.946 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:24:29.946 +03:00 [DBG] POST requests are not supported 2025-06-25 17:24:29.946 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:24:29.946 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:24:29.946 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:24:29.946 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:24:29.946 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:24:29.946 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:24:29.946 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:24:29.946 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:24:29.946 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:24:29.946 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:24:29.947 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:24:29.947 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:24:29.947 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:24:29.947 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:24:29.947 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:24:29.947 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:24:29.947 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:24:29.947 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:24:29.947 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:24:29.947 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:24:29.947 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:24:29.947 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:24:29.947 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:24:29.947 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1667ms. 2025-06-25 17:24:29.947 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:24:29.947 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:24:29.947 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:24:29.947 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:24:29.947 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:24:29.947 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:24:29.947 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:24:29.947 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:24:29.947 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:24:29.947 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:24:29.947 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:24:29.948 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:24:29.948 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:24:29.948 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:24:29.948 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:24:29.948 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:24:29.948 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:24:29.948 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0459ms 2025-06-25 17:24:29.948 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:24:29.948 +03:00 [DBG] Connection id "0HNC8090TG5KH" completed keep alive response. 2025-06-25 17:24:29.948 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7857ms 2025-06-25 17:24:29.948 +03:00 [DBG] Connection id "0HNC8090TG5KH" received FIN. 2025-06-25 17:24:29.948 +03:00 [DBG] Connection id "0HNC8090TG5KH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:24:29.949 +03:00 [DBG] Connection id "0HNC8090TG5KH" disconnecting. 2025-06-25 17:24:29.949 +03:00 [DBG] Connection id "0HNC8090TG5KH" stopped. 2025-06-25 17:25:29.952 +03:00 [DBG] Connection id "0HNC8090TG5KI" accepted. 2025-06-25 17:25:29.952 +03:00 [DBG] Connection id "0HNC8090TG5KI" started. 2025-06-25 17:25:29.953 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:25:29.953 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:25:29.953 +03:00 [DBG] POST requests are not supported 2025-06-25 17:25:29.953 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:25:29.953 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:25:29.953 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:25:29.953 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:25:29.953 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:25:29.953 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:25:29.953 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:25:29.953 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:25:29.953 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:25:29.953 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:25:29.953 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:25:29.953 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:25:29.954 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:25:29.954 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:25:29.954 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:25:29.954 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:25:29.954 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:25:29.954 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:25:29.954 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:25:29.954 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:25:29.954 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:25:29.954 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:25:29.954 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:25:29.954 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2001ms. 2025-06-25 17:25:29.954 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:25:29.954 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:25:29.954 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:25:29.955 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:25:29.955 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:25:29.955 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:25:29.955 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:25:29.955 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:25:29.955 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:25:29.955 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:25:29.955 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:25:29.955 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:25:29.955 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:25:29.955 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:25:29.955 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:25:29.955 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:25:29.955 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:25:29.955 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4311ms 2025-06-25 17:25:29.955 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:25:29.955 +03:00 [DBG] Connection id "0HNC8090TG5KI" completed keep alive response. 2025-06-25 17:25:29.955 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5824ms 2025-06-25 17:25:29.956 +03:00 [DBG] Connection id "0HNC8090TG5KI" received FIN. 2025-06-25 17:25:29.956 +03:00 [DBG] Connection id "0HNC8090TG5KI" disconnecting. 2025-06-25 17:25:29.956 +03:00 [DBG] Connection id "0HNC8090TG5KI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:25:29.957 +03:00 [DBG] Connection id "0HNC8090TG5KI" stopped. 2025-06-25 17:26:29.950 +03:00 [DBG] Connection id "0HNC8090TG5KJ" accepted. 2025-06-25 17:26:29.951 +03:00 [DBG] Connection id "0HNC8090TG5KJ" started. 2025-06-25 17:26:29.951 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:26:29.951 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:26:29.951 +03:00 [DBG] POST requests are not supported 2025-06-25 17:26:29.951 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:26:29.951 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:26:29.951 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:26:29.951 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:26:29.951 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:26:29.951 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:26:29.951 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:26:29.951 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:26:29.951 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:26:29.951 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:26:29.951 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:26:29.951 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:26:29.951 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:26:29.951 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:26:29.951 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:26:29.951 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:26:29.951 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:26:29.952 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:26:29.952 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:26:29.952 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:26:29.952 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:26:29.952 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:26:29.952 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:26:29.952 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1313ms. 2025-06-25 17:26:29.952 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:26:29.952 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:26:29.952 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:26:29.952 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:26:29.952 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:26:29.952 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:26:29.952 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:26:29.952 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:26:29.952 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:26:29.952 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:26:29.952 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:26:29.952 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:26:29.952 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:26:29.952 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:26:29.952 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:26:29.952 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:26:29.952 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:26:29.952 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9573ms 2025-06-25 17:26:29.952 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:26:29.952 +03:00 [DBG] Connection id "0HNC8090TG5KJ" completed keep alive response. 2025-06-25 17:26:29.953 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7818ms 2025-06-25 17:26:29.953 +03:00 [DBG] Connection id "0HNC8090TG5KJ" received FIN. 2025-06-25 17:26:29.953 +03:00 [DBG] Connection id "0HNC8090TG5KJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:26:29.953 +03:00 [DBG] Connection id "0HNC8090TG5KJ" disconnecting. 2025-06-25 17:26:29.953 +03:00 [DBG] Connection id "0HNC8090TG5KJ" stopped. 2025-06-25 17:27:29.949 +03:00 [DBG] Connection id "0HNC8090TG5KK" accepted. 2025-06-25 17:27:29.949 +03:00 [DBG] Connection id "0HNC8090TG5KK" started. 2025-06-25 17:27:29.949 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:27:29.949 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:27:29.949 +03:00 [DBG] POST requests are not supported 2025-06-25 17:27:29.949 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:27:29.949 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:27:29.949 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:27:29.949 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:27:29.949 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:27:29.949 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:27:29.949 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:27:29.949 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:27:29.949 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:27:29.949 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:27:29.949 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:27:29.949 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:27:29.949 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:27:29.949 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:27:29.949 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:27:29.949 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:27:29.949 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:27:29.949 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:27:29.949 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:27:29.949 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:27:29.949 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:27:29.949 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:27:29.949 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:27:29.950 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1092ms. 2025-06-25 17:27:29.950 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:27:29.950 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:27:29.950 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:27:29.950 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:27:29.950 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:27:29.950 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:27:29.950 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:27:29.950 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:27:29.950 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:27:29.950 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:27:29.950 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:27:29.950 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:27:29.950 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:27:29.950 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:27:29.950 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:27:29.950 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:27:29.950 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:27:29.950 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5939ms 2025-06-25 17:27:29.950 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:27:29.950 +03:00 [DBG] Connection id "0HNC8090TG5KK" completed keep alive response. 2025-06-25 17:27:29.950 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0981ms 2025-06-25 17:27:29.950 +03:00 [DBG] Connection id "0HNC8090TG5KK" received FIN. 2025-06-25 17:27:29.950 +03:00 [DBG] Connection id "0HNC8090TG5KK" disconnecting. 2025-06-25 17:27:29.950 +03:00 [DBG] Connection id "0HNC8090TG5KK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:27:29.951 +03:00 [DBG] Connection id "0HNC8090TG5KK" stopped. 2025-06-25 17:28:29.955 +03:00 [DBG] Connection id "0HNC8090TG5KL" accepted. 2025-06-25 17:28:29.956 +03:00 [DBG] Connection id "0HNC8090TG5KL" started. 2025-06-25 17:28:29.956 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:28:29.956 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:28:29.956 +03:00 [DBG] POST requests are not supported 2025-06-25 17:28:29.956 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:28:29.956 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:28:29.956 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:28:29.956 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:28:29.956 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:28:29.956 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:28:29.956 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:28:29.956 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:28:29.956 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:28:29.956 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:28:29.956 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:28:29.956 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:28:29.956 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:28:29.956 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:28:29.956 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:28:29.956 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:28:29.956 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:28:29.956 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:28:29.956 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:28:29.956 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:28:29.956 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:28:29.957 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:28:29.957 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:28:29.957 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1635ms. 2025-06-25 17:28:29.957 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:28:29.957 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:28:29.957 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:28:29.957 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:28:29.957 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:28:29.957 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:28:29.957 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:28:29.957 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:28:29.957 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:28:29.957 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:28:29.957 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:28:29.957 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:28:29.957 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:28:29.957 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:28:29.957 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:28:29.957 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:28:29.957 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:28:29.957 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8679ms 2025-06-25 17:28:29.957 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:28:29.957 +03:00 [DBG] Connection id "0HNC8090TG5KL" completed keep alive response. 2025-06-25 17:28:29.957 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5443ms 2025-06-25 17:28:29.958 +03:00 [DBG] Connection id "0HNC8090TG5KL" received FIN. 2025-06-25 17:28:29.958 +03:00 [DBG] Connection id "0HNC8090TG5KL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:28:29.958 +03:00 [DBG] Connection id "0HNC8090TG5KL" disconnecting. 2025-06-25 17:28:29.958 +03:00 [DBG] Connection id "0HNC8090TG5KL" stopped. 2025-06-25 17:29:29.951 +03:00 [DBG] Connection id "0HNC8090TG5KM" accepted. 2025-06-25 17:29:29.952 +03:00 [DBG] Connection id "0HNC8090TG5KM" started. 2025-06-25 17:29:29.952 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:29:29.952 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:29:29.952 +03:00 [DBG] POST requests are not supported 2025-06-25 17:29:29.952 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:29:29.952 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:29:29.952 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:29:29.952 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:29:29.952 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:29:29.952 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:29:29.952 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:29:29.952 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:29:29.952 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:29:29.952 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:29:29.952 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:29:29.953 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:29:29.953 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:29:29.953 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:29:29.953 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:29:29.953 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:29:29.953 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:29:29.953 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:29:29.953 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:29:29.953 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:29:29.953 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:29:29.953 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:29:29.953 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:29:29.953 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.163ms. 2025-06-25 17:29:29.953 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:29:29.953 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:29:29.953 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:29:29.953 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:29:29.953 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:29:29.953 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:29:29.953 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:29:29.953 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:29:29.953 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:29:29.954 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:29:29.954 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:29:29.954 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:29:29.954 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:29:29.954 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:29:29.954 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:29:29.954 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:29:29.954 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:29:29.954 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0871ms 2025-06-25 17:29:29.954 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:29:29.954 +03:00 [DBG] Connection id "0HNC8090TG5KM" completed keep alive response. 2025-06-25 17:29:29.954 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0674ms 2025-06-25 17:29:29.954 +03:00 [DBG] Connection id "0HNC8090TG5KM" received FIN. 2025-06-25 17:29:29.954 +03:00 [DBG] Connection id "0HNC8090TG5KM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:29:29.955 +03:00 [DBG] Connection id "0HNC8090TG5KM" disconnecting. 2025-06-25 17:29:29.955 +03:00 [DBG] Connection id "0HNC8090TG5KM" stopped. 2025-06-25 17:30:29.955 +03:00 [DBG] Connection id "0HNC8090TG5KN" accepted. 2025-06-25 17:30:29.955 +03:00 [DBG] Connection id "0HNC8090TG5KN" started. 2025-06-25 17:30:29.955 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:30:29.955 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:30:29.955 +03:00 [DBG] POST requests are not supported 2025-06-25 17:30:29.955 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:30:29.955 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:30:29.955 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:30:29.955 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:30:29.955 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:30:29.956 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:30:29.956 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:30:29.956 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:30:29.956 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:30:29.956 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:30:29.956 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:30:29.956 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:30:29.956 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:30:29.956 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:30:29.956 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:30:29.956 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:30:29.956 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:30:29.956 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:30:29.956 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:30:29.956 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:30:29.956 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:30:29.956 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:30:29.956 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:30:29.956 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-06-25 17:30:29.956 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:30:29.956 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:30:29.956 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:30:29.956 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:30:29.956 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:30:29.956 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:30:29.956 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:30:29.956 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:30:29.956 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:30:29.956 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:30:29.956 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:30:29.956 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:30:29.956 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:30:29.956 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:30:29.956 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:30:29.956 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:30:29.956 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:30:29.956 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7083ms 2025-06-25 17:30:29.956 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:30:29.957 +03:00 [DBG] Connection id "0HNC8090TG5KN" completed keep alive response. 2025-06-25 17:30:29.957 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3441ms 2025-06-25 17:30:29.957 +03:00 [DBG] Connection id "0HNC8090TG5KN" received FIN. 2025-06-25 17:30:29.957 +03:00 [DBG] Connection id "0HNC8090TG5KN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:30:29.957 +03:00 [DBG] Connection id "0HNC8090TG5KN" disconnecting. 2025-06-25 17:30:29.957 +03:00 [DBG] Connection id "0HNC8090TG5KN" stopped. 2025-06-25 17:31:29.948 +03:00 [DBG] Connection id "0HNC8090TG5KO" accepted. 2025-06-25 17:31:29.948 +03:00 [DBG] Connection id "0HNC8090TG5KO" started. 2025-06-25 17:31:29.948 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:31:29.948 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:31:29.948 +03:00 [DBG] POST requests are not supported 2025-06-25 17:31:29.948 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:31:29.948 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:31:29.948 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:31:29.948 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:31:29.949 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:31:29.949 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:31:29.949 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:31:29.949 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:31:29.949 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:31:29.949 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:31:29.949 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:31:29.949 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:31:29.949 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:31:29.949 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:31:29.949 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:31:29.949 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:31:29.949 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:31:29.949 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:31:29.949 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:31:29.949 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:31:29.949 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:31:29.949 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:31:29.949 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:31:29.949 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1195ms. 2025-06-25 17:31:29.949 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:31:29.949 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:31:29.949 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:31:29.949 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:31:29.949 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:31:29.949 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:31:29.949 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:31:29.949 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:31:29.949 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:31:29.949 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:31:29.949 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:31:29.949 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:31:29.949 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:31:29.949 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:31:29.950 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:31:29.950 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:31:29.950 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:31:29.950 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7102ms 2025-06-25 17:31:29.950 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:31:29.950 +03:00 [DBG] Connection id "0HNC8090TG5KO" completed keep alive response. 2025-06-25 17:31:29.950 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3882ms 2025-06-25 17:31:29.950 +03:00 [DBG] Connection id "0HNC8090TG5KO" received FIN. 2025-06-25 17:31:29.950 +03:00 [DBG] Connection id "0HNC8090TG5KO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:31:29.950 +03:00 [DBG] Connection id "0HNC8090TG5KO" disconnecting. 2025-06-25 17:31:29.950 +03:00 [DBG] Connection id "0HNC8090TG5KO" stopped. 2025-06-25 17:32:29.969 +03:00 [DBG] Connection id "0HNC8090TG5KP" accepted. 2025-06-25 17:32:29.969 +03:00 [DBG] Connection id "0HNC8090TG5KP" started. 2025-06-25 17:32:29.970 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:32:29.970 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:32:29.970 +03:00 [DBG] POST requests are not supported 2025-06-25 17:32:29.970 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:32:29.970 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:32:29.970 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:32:29.970 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:32:29.970 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:32:29.970 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:32:29.970 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:32:29.970 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:32:29.970 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:32:29.970 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:32:29.970 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:32:29.970 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:32:29.970 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:32:29.970 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:32:29.970 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:32:29.970 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:32:29.970 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:32:29.971 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:32:29.971 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:32:29.971 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:32:29.971 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:32:29.971 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:32:29.971 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:32:29.971 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1577ms. 2025-06-25 17:32:29.971 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:32:29.971 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:32:29.971 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:32:29.971 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:32:29.971 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:32:29.971 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:32:29.971 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:32:29.971 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:32:29.971 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:32:29.971 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:32:29.971 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:32:29.971 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:32:29.971 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:32:29.971 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:32:29.971 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:32:29.971 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:32:29.971 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:32:29.971 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9991ms 2025-06-25 17:32:29.971 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:32:29.971 +03:00 [DBG] Connection id "0HNC8090TG5KP" completed keep alive response. 2025-06-25 17:32:29.972 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9516ms 2025-06-25 17:32:29.972 +03:00 [DBG] Connection id "0HNC8090TG5KP" received FIN. 2025-06-25 17:32:29.972 +03:00 [DBG] Connection id "0HNC8090TG5KP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:32:29.972 +03:00 [DBG] Connection id "0HNC8090TG5KP" disconnecting. 2025-06-25 17:32:29.972 +03:00 [DBG] Connection id "0HNC8090TG5KP" stopped. 2025-06-25 17:33:29.974 +03:00 [DBG] Connection id "0HNC8090TG5KQ" accepted. 2025-06-25 17:33:29.974 +03:00 [DBG] Connection id "0HNC8090TG5KQ" started. 2025-06-25 17:33:29.974 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:33:29.974 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:33:29.975 +03:00 [DBG] POST requests are not supported 2025-06-25 17:33:29.975 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:33:29.975 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:33:29.975 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:33:29.975 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:33:29.975 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:33:29.975 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:33:29.975 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:33:29.975 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:33:29.975 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:33:29.975 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:33:29.975 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:33:29.975 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:33:29.975 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:33:29.975 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:33:29.975 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:33:29.975 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:33:29.975 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:33:29.975 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:33:29.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:33:29.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:33:29.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:33:29.976 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:33:29.976 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:33:29.976 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1755ms. 2025-06-25 17:33:29.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:33:29.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:33:29.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:33:29.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:33:29.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:33:29.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:33:29.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:33:29.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:33:29.976 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:33:29.976 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:33:29.976 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:33:29.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:33:29.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:33:29.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:33:29.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:33:29.976 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:33:29.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:33:29.977 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3537ms 2025-06-25 17:33:29.977 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:33:29.977 +03:00 [DBG] Connection id "0HNC8090TG5KQ" completed keep alive response. 2025-06-25 17:33:29.977 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3798ms 2025-06-25 17:33:29.977 +03:00 [DBG] Connection id "0HNC8090TG5KQ" received FIN. 2025-06-25 17:33:29.977 +03:00 [DBG] Connection id "0HNC8090TG5KQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:33:29.977 +03:00 [DBG] Connection id "0HNC8090TG5KQ" disconnecting. 2025-06-25 17:33:29.977 +03:00 [DBG] Connection id "0HNC8090TG5KQ" stopped. 2025-06-25 17:34:29.951 +03:00 [DBG] Connection id "0HNC8090TG5KR" accepted. 2025-06-25 17:34:29.952 +03:00 [DBG] Connection id "0HNC8090TG5KR" started. 2025-06-25 17:34:29.952 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:34:29.952 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:34:29.952 +03:00 [DBG] POST requests are not supported 2025-06-25 17:34:29.952 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:34:29.952 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:34:29.952 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:34:29.952 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:34:29.952 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:34:29.952 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:34:29.952 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:34:29.952 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:34:29.952 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:34:29.952 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:34:29.952 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:34:29.952 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:34:29.952 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:34:29.952 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:34:29.952 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:34:29.952 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:34:29.952 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:34:29.952 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:34:29.952 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:34:29.952 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:34:29.952 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:34:29.952 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:34:29.953 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:34:29.953 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1993ms. 2025-06-25 17:34:29.953 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:34:29.953 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:34:29.953 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:34:29.953 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:34:29.953 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:34:29.953 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:34:29.953 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:34:29.953 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:34:29.953 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:34:29.953 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:34:29.953 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:34:29.953 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:34:29.953 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:34:29.953 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:34:29.953 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:34:29.953 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:34:29.953 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:34:29.953 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8159ms 2025-06-25 17:34:29.953 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:34:29.953 +03:00 [DBG] Connection id "0HNC8090TG5KR" completed keep alive response. 2025-06-25 17:34:29.953 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4058ms 2025-06-25 17:34:29.953 +03:00 [DBG] Connection id "0HNC8090TG5KR" received FIN. 2025-06-25 17:34:29.954 +03:00 [DBG] Connection id "0HNC8090TG5KR" disconnecting. 2025-06-25 17:34:29.954 +03:00 [DBG] Connection id "0HNC8090TG5KR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:34:29.955 +03:00 [DBG] Connection id "0HNC8090TG5KR" stopped. 2025-06-25 17:35:29.951 +03:00 [DBG] Connection id "0HNC8090TG5KS" accepted. 2025-06-25 17:35:29.951 +03:00 [DBG] Connection id "0HNC8090TG5KS" started. 2025-06-25 17:35:29.951 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:35:29.951 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:35:29.951 +03:00 [DBG] POST requests are not supported 2025-06-25 17:35:29.951 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:35:29.951 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:35:29.951 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:35:29.951 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:35:29.951 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:35:29.951 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:35:29.952 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:35:29.952 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:35:29.952 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:35:29.952 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:35:29.952 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:35:29.952 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:35:29.952 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:35:29.952 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:35:29.952 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:35:29.952 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:35:29.952 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:35:29.952 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:35:29.952 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:35:29.952 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:35:29.952 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:35:29.952 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:35:29.952 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:35:29.952 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.184ms. 2025-06-25 17:35:29.953 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:35:29.953 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:35:29.953 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:35:29.953 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:35:29.953 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:35:29.953 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:35:29.953 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:35:29.953 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:35:29.953 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:35:29.953 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:35:29.953 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:35:29.953 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:35:29.953 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:35:29.953 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:35:29.953 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:35:29.953 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:35:29.953 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:35:29.953 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2639ms 2025-06-25 17:35:29.953 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:35:29.953 +03:00 [DBG] Connection id "0HNC8090TG5KS" completed keep alive response. 2025-06-25 17:35:29.953 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2528ms 2025-06-25 17:35:29.954 +03:00 [DBG] Connection id "0HNC8090TG5KS" received FIN. 2025-06-25 17:35:29.954 +03:00 [DBG] Connection id "0HNC8090TG5KS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:35:29.954 +03:00 [DBG] Connection id "0HNC8090TG5KS" disconnecting. 2025-06-25 17:35:29.954 +03:00 [DBG] Connection id "0HNC8090TG5KS" stopped. 2025-06-25 17:36:29.957 +03:00 [DBG] Connection id "0HNC8090TG5KT" accepted. 2025-06-25 17:36:29.958 +03:00 [DBG] Connection id "0HNC8090TG5KT" started. 2025-06-25 17:36:29.958 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:36:29.958 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:36:29.958 +03:00 [DBG] POST requests are not supported 2025-06-25 17:36:29.958 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:36:29.958 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:36:29.958 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:36:29.958 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:36:29.958 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:36:29.958 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:36:29.958 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:36:29.958 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:36:29.958 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:36:29.958 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:36:29.958 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:36:29.958 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:36:29.958 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:36:29.959 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:36:29.959 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:36:29.959 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:36:29.959 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:36:29.959 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:36:29.959 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:36:29.959 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:36:29.959 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:36:29.959 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:36:29.959 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:36:29.959 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1648ms. 2025-06-25 17:36:29.959 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:36:29.959 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:36:29.959 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:36:29.959 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:36:29.959 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:36:29.959 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:36:29.959 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:36:29.959 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:36:29.959 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:36:29.959 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:36:29.960 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:36:29.960 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:36:29.960 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:36:29.960 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:36:29.960 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:36:29.960 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:36:29.960 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:36:29.960 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.158ms 2025-06-25 17:36:29.960 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:36:29.960 +03:00 [DBG] Connection id "0HNC8090TG5KT" completed keep alive response. 2025-06-25 17:36:29.960 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1816ms 2025-06-25 17:36:29.960 +03:00 [DBG] Connection id "0HNC8090TG5KT" received FIN. 2025-06-25 17:36:29.960 +03:00 [DBG] Connection id "0HNC8090TG5KT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:36:29.960 +03:00 [DBG] Connection id "0HNC8090TG5KT" disconnecting. 2025-06-25 17:36:29.961 +03:00 [DBG] Connection id "0HNC8090TG5KT" stopped. 2025-06-25 17:37:29.959 +03:00 [DBG] Connection id "0HNC8090TG5KU" accepted. 2025-06-25 17:37:29.960 +03:00 [DBG] Connection id "0HNC8090TG5KU" started. 2025-06-25 17:37:29.960 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:37:29.960 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:37:29.960 +03:00 [DBG] POST requests are not supported 2025-06-25 17:37:29.960 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:37:29.960 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:37:29.960 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:37:29.960 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:37:29.960 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:37:29.960 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:37:29.960 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:37:29.960 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:37:29.960 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:37:29.960 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:37:29.960 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:37:29.960 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:37:29.960 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:37:29.960 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:37:29.960 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:37:29.960 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:37:29.960 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:37:29.960 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:37:29.960 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:37:29.960 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:37:29.960 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:37:29.960 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:37:29.960 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:37:29.961 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1541ms. 2025-06-25 17:37:29.961 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:37:29.961 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:37:29.961 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:37:29.961 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:37:29.961 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:37:29.961 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:37:29.961 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:37:29.961 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:37:29.961 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:37:29.961 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:37:29.961 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:37:29.961 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:37:29.961 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:37:29.961 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:37:29.961 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:37:29.961 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:37:29.961 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:37:29.961 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8025ms 2025-06-25 17:37:29.961 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:37:29.961 +03:00 [DBG] Connection id "0HNC8090TG5KU" completed keep alive response. 2025-06-25 17:37:29.961 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4192ms 2025-06-25 17:37:29.961 +03:00 [DBG] Connection id "0HNC8090TG5KU" received FIN. 2025-06-25 17:37:29.962 +03:00 [DBG] Connection id "0HNC8090TG5KU" disconnecting. 2025-06-25 17:37:29.962 +03:00 [DBG] Connection id "0HNC8090TG5KU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:37:29.963 +03:00 [DBG] Connection id "0HNC8090TG5KU" stopped. 2025-06-25 17:38:29.963 +03:00 [DBG] Connection id "0HNC8090TG5KV" accepted. 2025-06-25 17:38:29.964 +03:00 [DBG] Connection id "0HNC8090TG5KV" started. 2025-06-25 17:38:29.964 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:38:29.964 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:38:29.964 +03:00 [DBG] POST requests are not supported 2025-06-25 17:38:29.964 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:38:29.964 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:38:29.964 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:38:29.964 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:38:29.964 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:38:29.964 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:38:29.964 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:38:29.964 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:38:29.964 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:38:29.964 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:38:29.964 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:38:29.964 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:38:29.964 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:38:29.964 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:38:29.965 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:38:29.965 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:38:29.965 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:38:29.965 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:38:29.965 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:38:29.965 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:38:29.965 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:38:29.965 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:38:29.965 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:38:29.965 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1209ms. 2025-06-25 17:38:29.965 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:38:29.965 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:38:29.965 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:38:29.965 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:38:29.965 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:38:29.965 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:38:29.965 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:38:29.965 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:38:29.965 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:38:29.965 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:38:29.965 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:38:29.965 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:38:29.965 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:38:29.965 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:38:29.965 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:38:29.965 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:38:29.965 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:38:29.965 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6824ms 2025-06-25 17:38:29.965 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:38:29.965 +03:00 [DBG] Connection id "0HNC8090TG5KV" completed keep alive response. 2025-06-25 17:38:29.965 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3918ms 2025-06-25 17:38:29.965 +03:00 [DBG] Connection id "0HNC8090TG5KV" received FIN. 2025-06-25 17:38:29.966 +03:00 [DBG] Connection id "0HNC8090TG5KV" disconnecting. 2025-06-25 17:38:29.966 +03:00 [DBG] Connection id "0HNC8090TG5KV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:38:29.967 +03:00 [DBG] Connection id "0HNC8090TG5KV" stopped. 2025-06-25 17:39:29.958 +03:00 [DBG] Connection id "0HNC8090TG5L0" accepted. 2025-06-25 17:39:29.958 +03:00 [DBG] Connection id "0HNC8090TG5L0" started. 2025-06-25 17:39:29.958 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:39:29.958 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:39:29.958 +03:00 [DBG] POST requests are not supported 2025-06-25 17:39:29.958 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:39:29.958 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:39:29.958 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:39:29.958 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:39:29.958 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:39:29.958 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:39:29.958 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:39:29.958 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:39:29.958 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:39:29.958 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:39:29.958 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:39:29.958 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:39:29.958 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:39:29.958 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:39:29.958 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:39:29.958 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:39:29.959 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:39:29.959 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:39:29.959 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:39:29.959 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:39:29.959 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:39:29.959 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:39:29.959 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:39:29.959 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1134ms. 2025-06-25 17:39:29.959 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:39:29.959 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:39:29.959 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:39:29.959 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:39:29.959 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:39:29.959 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:39:29.959 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:39:29.959 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:39:29.959 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:39:29.959 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:39:29.959 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:39:29.959 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:39:29.959 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:39:29.959 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:39:29.959 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:39:29.959 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:39:29.959 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:39:29.959 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.665ms 2025-06-25 17:39:29.959 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:39:29.959 +03:00 [DBG] Connection id "0HNC8090TG5L0" completed keep alive response. 2025-06-25 17:39:29.959 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2477ms 2025-06-25 17:39:29.960 +03:00 [DBG] Connection id "0HNC8090TG5L0" received FIN. 2025-06-25 17:39:29.960 +03:00 [DBG] Connection id "0HNC8090TG5L0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:39:29.960 +03:00 [DBG] Connection id "0HNC8090TG5L0" disconnecting. 2025-06-25 17:39:29.960 +03:00 [DBG] Connection id "0HNC8090TG5L0" stopped. 2025-06-25 17:40:29.953 +03:00 [DBG] Connection id "0HNC8090TG5L1" accepted. 2025-06-25 17:40:29.953 +03:00 [DBG] Connection id "0HNC8090TG5L1" started. 2025-06-25 17:40:29.954 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:40:29.954 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:40:29.954 +03:00 [DBG] POST requests are not supported 2025-06-25 17:40:29.954 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:40:29.954 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:40:29.954 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:40:29.954 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:40:29.954 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:40:29.954 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:40:29.954 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:40:29.954 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:40:29.954 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:40:29.954 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:40:29.954 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:40:29.954 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:40:29.954 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:40:29.954 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:40:29.954 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:40:29.954 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:40:29.954 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:40:29.954 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:40:29.954 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:40:29.954 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:40:29.954 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:40:29.954 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:40:29.954 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:40:29.954 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1307ms. 2025-06-25 17:40:29.954 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:40:29.955 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:40:29.955 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:40:29.955 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:40:29.955 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:40:29.955 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:40:29.955 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:40:29.955 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:40:29.955 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:40:29.955 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:40:29.955 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:40:29.955 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:40:29.955 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:40:29.955 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:40:29.955 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:40:29.955 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:40:29.955 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:40:29.955 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7017ms 2025-06-25 17:40:29.955 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:40:29.955 +03:00 [DBG] Connection id "0HNC8090TG5L1" completed keep alive response. 2025-06-25 17:40:29.955 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3485ms 2025-06-25 17:40:29.955 +03:00 [DBG] Connection id "0HNC8090TG5L1" received FIN. 2025-06-25 17:40:29.955 +03:00 [DBG] Connection id "0HNC8090TG5L1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:40:29.955 +03:00 [DBG] Connection id "0HNC8090TG5L1" disconnecting. 2025-06-25 17:40:29.955 +03:00 [DBG] Connection id "0HNC8090TG5L1" stopped. 2025-06-25 17:41:29.966 +03:00 [DBG] Connection id "0HNC8090TG5L2" accepted. 2025-06-25 17:41:29.966 +03:00 [DBG] Connection id "0HNC8090TG5L2" started. 2025-06-25 17:41:29.966 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:41:29.966 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:41:29.966 +03:00 [DBG] POST requests are not supported 2025-06-25 17:41:29.966 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:41:29.966 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:41:29.966 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:41:29.966 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:41:29.966 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:41:29.966 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:41:29.966 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:41:29.966 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:41:29.966 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:41:29.966 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:41:29.966 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:41:29.966 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:41:29.966 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:41:29.966 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:41:29.966 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:41:29.966 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:41:29.967 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:41:29.967 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:41:29.967 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:41:29.967 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:41:29.967 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:41:29.967 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:41:29.967 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:41:29.967 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-06-25 17:41:29.967 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:41:29.967 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:41:29.967 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:41:29.967 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:41:29.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:41:29.967 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:41:29.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:41:29.967 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:41:29.967 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:41:29.967 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:41:29.967 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:41:29.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:41:29.967 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:41:29.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:41:29.967 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:41:29.967 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:41:29.967 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:41:29.967 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6467ms 2025-06-25 17:41:29.967 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:41:29.967 +03:00 [DBG] Connection id "0HNC8090TG5L2" completed keep alive response. 2025-06-25 17:41:29.967 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2694ms 2025-06-25 17:41:29.968 +03:00 [DBG] Connection id "0HNC8090TG5L2" received FIN. 2025-06-25 17:41:29.968 +03:00 [DBG] Connection id "0HNC8090TG5L2" disconnecting. 2025-06-25 17:41:29.968 +03:00 [DBG] Connection id "0HNC8090TG5L2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:41:29.969 +03:00 [DBG] Connection id "0HNC8090TG5L2" stopped. 2025-06-25 17:42:30.264 +03:00 [DBG] Connection id "0HNC8090TG5L3" accepted. 2025-06-25 17:42:30.264 +03:00 [DBG] Connection id "0HNC8090TG5L3" started. 2025-06-25 17:42:30.264 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:42:30.265 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:42:30.265 +03:00 [DBG] POST requests are not supported 2025-06-25 17:42:30.265 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:42:30.265 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:42:30.265 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:42:30.265 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:42:30.265 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:42:30.265 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:42:30.265 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:42:30.265 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:42:30.265 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:42:30.265 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:42:30.265 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:42:30.265 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:42:30.265 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:42:30.265 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:42:30.265 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:42:30.265 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:42:30.265 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:42:30.265 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:42:30.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:42:30.266 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:42:30.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:42:30.266 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:42:30.266 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:42:30.266 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1603ms. 2025-06-25 17:42:30.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:42:30.266 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:42:30.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:42:30.266 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:42:30.266 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:42:30.266 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:42:30.266 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:42:30.266 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:42:30.266 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:42:30.266 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:42:30.266 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:42:30.266 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:42:30.266 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:42:30.266 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:42:30.266 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:42:30.266 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:42:30.266 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:42:30.266 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1958ms 2025-06-25 17:42:30.267 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:42:30.267 +03:00 [DBG] Connection id "0HNC8090TG5L3" completed keep alive response. 2025-06-25 17:42:30.267 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1986ms 2025-06-25 17:42:30.267 +03:00 [DBG] Connection id "0HNC8090TG5L3" received FIN. 2025-06-25 17:42:30.267 +03:00 [DBG] Connection id "0HNC8090TG5L3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:42:30.267 +03:00 [DBG] Connection id "0HNC8090TG5L3" disconnecting. 2025-06-25 17:42:30.267 +03:00 [DBG] Connection id "0HNC8090TG5L3" stopped. 2025-06-25 17:43:29.963 +03:00 [DBG] Connection id "0HNC8090TG5L4" accepted. 2025-06-25 17:43:29.963 +03:00 [DBG] Connection id "0HNC8090TG5L4" started. 2025-06-25 17:43:29.964 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:43:29.964 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:43:29.964 +03:00 [DBG] POST requests are not supported 2025-06-25 17:43:29.964 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:43:29.964 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:43:29.964 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:43:29.964 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:43:29.964 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:43:29.964 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:43:29.964 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:43:29.964 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:43:29.964 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:43:29.964 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:43:29.964 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:43:29.964 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:43:29.964 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:43:29.964 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:43:29.964 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:43:29.964 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:43:29.964 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:43:29.964 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:43:29.964 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:43:29.964 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:43:29.964 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:43:29.964 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:43:29.964 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:43:29.964 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1547ms. 2025-06-25 17:43:29.965 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:43:29.965 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:43:29.965 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:43:29.965 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:43:29.965 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:43:29.965 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:43:29.965 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:43:29.965 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:43:29.965 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:43:29.965 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:43:29.965 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:43:29.965 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:43:29.965 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:43:29.965 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:43:29.965 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:43:29.965 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:43:29.965 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:43:29.965 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9299ms 2025-06-25 17:43:29.965 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:43:29.965 +03:00 [DBG] Connection id "0HNC8090TG5L4" completed keep alive response. 2025-06-25 17:43:29.965 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5687ms 2025-06-25 17:43:29.965 +03:00 [DBG] Connection id "0HNC8090TG5L4" received FIN. 2025-06-25 17:43:29.966 +03:00 [DBG] Connection id "0HNC8090TG5L4" disconnecting. 2025-06-25 17:43:29.966 +03:00 [DBG] Connection id "0HNC8090TG5L4" stopped. 2025-06-25 17:43:29.966 +03:00 [DBG] Connection id "0HNC8090TG5L4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:44:29.978 +03:00 [DBG] Connection id "0HNC8090TG5L5" accepted. 2025-06-25 17:44:29.978 +03:00 [DBG] Connection id "0HNC8090TG5L5" started. 2025-06-25 17:44:29.978 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:44:29.978 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:44:29.978 +03:00 [DBG] POST requests are not supported 2025-06-25 17:44:29.978 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:44:29.978 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:44:29.978 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:44:29.978 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:44:29.978 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:44:29.978 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:44:29.978 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:44:29.978 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:44:29.978 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:44:29.978 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:44:29.978 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:44:29.978 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:44:29.978 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:44:29.978 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:44:29.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:44:29.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:44:29.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:44:29.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:44:29.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:44:29.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:44:29.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:44:29.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:44:29.979 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:44:29.979 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-06-25 17:44:29.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:44:29.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:44:29.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:44:29.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:44:29.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:44:29.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:44:29.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:44:29.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:44:29.979 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:44:29.979 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:44:29.979 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:44:29.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:44:29.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:44:29.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:44:29.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:44:29.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:44:29.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:44:29.979 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8004ms 2025-06-25 17:44:29.979 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:44:29.979 +03:00 [DBG] Connection id "0HNC8090TG5L5" completed keep alive response. 2025-06-25 17:44:29.979 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4436ms 2025-06-25 17:44:29.980 +03:00 [DBG] Connection id "0HNC8090TG5L5" received FIN. 2025-06-25 17:44:29.980 +03:00 [DBG] Connection id "0HNC8090TG5L5" disconnecting. 2025-06-25 17:44:29.980 +03:00 [DBG] Connection id "0HNC8090TG5L5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:44:29.981 +03:00 [DBG] Connection id "0HNC8090TG5L5" stopped. 2025-06-25 17:45:29.971 +03:00 [DBG] Connection id "0HNC8090TG5L6" accepted. 2025-06-25 17:45:29.972 +03:00 [DBG] Connection id "0HNC8090TG5L6" started. 2025-06-25 17:45:29.972 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:45:29.972 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:45:29.972 +03:00 [DBG] POST requests are not supported 2025-06-25 17:45:29.972 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:45:29.972 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:45:29.972 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:45:29.972 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:45:29.972 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:45:29.972 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:45:29.972 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:45:29.972 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:45:29.972 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:45:29.972 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:45:29.972 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:45:29.972 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:45:29.972 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:45:29.972 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:45:29.972 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:45:29.972 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:45:29.972 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:45:29.973 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:45:29.973 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:45:29.973 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:45:29.973 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:45:29.973 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:45:29.973 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:45:29.973 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1405ms. 2025-06-25 17:45:29.973 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:45:29.973 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:45:29.973 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:45:29.973 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:45:29.973 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:45:29.973 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:45:29.973 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:45:29.973 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:45:29.973 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:45:29.973 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:45:29.973 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:45:29.973 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:45:29.973 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:45:29.973 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:45:29.973 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:45:29.973 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:45:29.973 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:45:29.973 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8318ms 2025-06-25 17:45:29.973 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:45:29.973 +03:00 [DBG] Connection id "0HNC8090TG5L6" completed keep alive response. 2025-06-25 17:45:29.973 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6229ms 2025-06-25 17:45:29.974 +03:00 [DBG] Connection id "0HNC8090TG5L6" received FIN. 2025-06-25 17:45:29.974 +03:00 [DBG] Connection id "0HNC8090TG5L6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:45:29.974 +03:00 [DBG] Connection id "0HNC8090TG5L6" disconnecting. 2025-06-25 17:45:29.974 +03:00 [DBG] Connection id "0HNC8090TG5L6" stopped. 2025-06-25 17:46:29.974 +03:00 [DBG] Connection id "0HNC8090TG5L7" accepted. 2025-06-25 17:46:29.974 +03:00 [DBG] Connection id "0HNC8090TG5L7" started. 2025-06-25 17:46:29.975 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:46:29.975 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:46:29.975 +03:00 [DBG] POST requests are not supported 2025-06-25 17:46:29.975 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:46:29.975 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:46:29.975 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:46:29.975 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:46:29.975 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:46:29.975 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:46:29.975 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:46:29.975 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:46:29.975 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:46:29.975 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:46:29.975 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:46:29.975 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:46:29.975 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:46:29.975 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:46:29.975 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:46:29.975 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:46:29.975 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:46:29.975 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:46:29.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:46:29.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:46:29.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:46:29.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:46:29.975 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:46:29.975 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1347ms. 2025-06-25 17:46:29.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:46:29.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:46:29.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:46:29.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:46:29.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:46:29.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:46:29.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:46:29.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:46:29.976 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:46:29.976 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:46:29.976 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:46:29.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:46:29.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:46:29.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:46:29.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:46:29.976 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:46:29.976 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:46:29.976 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.866ms 2025-06-25 17:46:29.976 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:46:29.976 +03:00 [DBG] Connection id "0HNC8090TG5L7" completed keep alive response. 2025-06-25 17:46:29.976 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5144ms 2025-06-25 17:46:29.976 +03:00 [DBG] Connection id "0HNC8090TG5L7" received FIN. 2025-06-25 17:46:29.976 +03:00 [DBG] Connection id "0HNC8090TG5L7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:46:29.977 +03:00 [DBG] Connection id "0HNC8090TG5L7" disconnecting. 2025-06-25 17:46:29.977 +03:00 [DBG] Connection id "0HNC8090TG5L7" stopped. 2025-06-25 17:47:10.960 +03:00 [DBG] Connection id "0HNC8090TG5L8" accepted. 2025-06-25 17:47:10.960 +03:00 [DBG] Connection id "0HNC8090TG5L8" started. 2025-06-25 17:47:10.960 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:47:10.960 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:47:10.960 +03:00 [DBG] POST requests are not supported 2025-06-25 17:47:10.960 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:47:10.960 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:47:10.960 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:10.961 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:47:10.961 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:47:10.961 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:47:10.961 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:47:10.961 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:10.961 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:47:10.961 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:47:10.961 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:47:10.961 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:47:10.961 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:47:10.961 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:47:10.961 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:10.961 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:10.961 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:47:10.961 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:47:10.961 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:10.961 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:10.961 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:10.961 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:10.961 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:47:10.961 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1311ms. 2025-06-25 17:47:10.961 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:10.961 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:10.961 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:10.961 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:10.961 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:10.961 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:10.961 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:10.961 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:10.961 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:47:10.962 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:47:10.962 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:47:10.962 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:10.962 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:10.962 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:10.962 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:10.962 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:10.962 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:10.962 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7361ms 2025-06-25 17:47:10.962 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:10.962 +03:00 [DBG] Connection id "0HNC8090TG5L8" completed keep alive response. 2025-06-25 17:47:10.962 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4136ms 2025-06-25 17:47:10.962 +03:00 [DBG] Connection id "0HNC8090TG5L8" received FIN. 2025-06-25 17:47:10.962 +03:00 [DBG] Connection id "0HNC8090TG5L8" disconnecting. 2025-06-25 17:47:10.962 +03:00 [DBG] Connection id "0HNC8090TG5L8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:47:10.963 +03:00 [DBG] Connection id "0HNC8090TG5L8" stopped. 2025-06-25 17:47:16.965 +03:00 [DBG] Connection id "0HNC8090TG5L9" accepted. 2025-06-25 17:47:16.965 +03:00 [DBG] Connection id "0HNC8090TG5L9" started. 2025-06-25 17:47:16.966 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:47:16.966 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:47:16.966 +03:00 [DBG] POST requests are not supported 2025-06-25 17:47:16.966 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:47:16.966 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:47:16.966 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:16.966 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:47:16.966 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:47:16.966 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:47:16.966 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:47:16.966 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:16.966 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:47:16.966 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:47:16.966 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:47:16.966 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:47:16.966 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:47:16.966 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:47:16.966 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:16.966 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:16.966 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:47:16.966 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:47:16.966 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:16.966 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:16.966 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:16.966 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:16.966 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:47:16.967 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1323ms. 2025-06-25 17:47:16.967 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:16.967 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:16.967 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:16.967 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:16.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:16.967 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:16.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:16.967 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:16.967 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:47:16.967 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:47:16.967 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:47:16.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:16.967 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:16.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:16.967 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:16.967 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:16.967 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:16.967 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8257ms 2025-06-25 17:47:16.967 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:16.967 +03:00 [DBG] Connection id "0HNC8090TG5L9" completed keep alive response. 2025-06-25 17:47:16.967 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5067ms 2025-06-25 17:47:16.967 +03:00 [DBG] Connection id "0HNC8090TG5L9" received FIN. 2025-06-25 17:47:16.967 +03:00 [DBG] Connection id "0HNC8090TG5L9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:47:16.967 +03:00 [DBG] Connection id "0HNC8090TG5L9" disconnecting. 2025-06-25 17:47:16.967 +03:00 [DBG] Connection id "0HNC8090TG5L9" stopped. 2025-06-25 17:47:21.965 +03:00 [DBG] Connection id "0HNC8090TG5LA" accepted. 2025-06-25 17:47:21.965 +03:00 [DBG] Connection id "0HNC8090TG5LA" started. 2025-06-25 17:47:21.966 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:47:21.966 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:47:21.966 +03:00 [DBG] POST requests are not supported 2025-06-25 17:47:21.966 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:47:21.966 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:47:21.966 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:21.966 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:47:21.966 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:47:21.966 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:47:21.966 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:47:21.966 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:21.966 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:47:21.966 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:47:21.966 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:47:21.966 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:47:21.966 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:47:21.966 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:47:21.966 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:21.966 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:21.966 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:47:21.966 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:47:21.966 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:21.966 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:21.966 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:21.966 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:21.967 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:47:21.967 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1183ms. 2025-06-25 17:47:21.967 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:21.967 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:21.967 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:21.967 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:21.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:21.967 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:21.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:21.967 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:21.967 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:47:21.967 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:47:21.967 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:47:21.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:21.967 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:21.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:21.967 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:21.967 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:21.967 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:21.967 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7019ms 2025-06-25 17:47:21.967 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:21.967 +03:00 [DBG] Connection id "0HNC8090TG5LA" completed keep alive response. 2025-06-25 17:47:21.967 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3083ms 2025-06-25 17:47:21.967 +03:00 [DBG] Connection id "0HNC8090TG5LA" received FIN. 2025-06-25 17:47:21.968 +03:00 [DBG] Connection id "0HNC8090TG5LA" disconnecting. 2025-06-25 17:47:21.968 +03:00 [DBG] Connection id "0HNC8090TG5LA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:47:21.969 +03:00 [DBG] Connection id "0HNC8090TG5LA" stopped. 2025-06-25 17:47:26.973 +03:00 [DBG] Connection id "0HNC8090TG5LB" accepted. 2025-06-25 17:47:26.973 +03:00 [DBG] Connection id "0HNC8090TG5LB" started. 2025-06-25 17:47:26.974 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:47:26.974 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:47:26.974 +03:00 [DBG] POST requests are not supported 2025-06-25 17:47:26.974 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:47:26.974 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:47:26.974 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:26.974 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:47:26.974 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:47:26.974 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:47:26.974 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:47:26.974 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:26.975 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:47:26.975 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:47:26.975 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:47:26.975 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:47:26.975 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:47:26.975 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:47:26.975 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:26.975 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:26.975 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:47:26.975 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:47:26.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:26.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:26.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:26.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:26.975 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:47:26.975 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1286ms. 2025-06-25 17:47:26.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:26.975 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:26.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:26.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:26.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:26.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:26.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:26.976 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:26.976 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:47:26.976 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:47:26.976 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:47:26.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:26.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:26.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:26.976 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:26.976 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:26.976 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:26.976 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3128ms 2025-06-25 17:47:26.976 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:26.976 +03:00 [DBG] Connection id "0HNC8090TG5LB" completed keep alive response. 2025-06-25 17:47:26.976 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.379ms 2025-06-25 17:47:26.976 +03:00 [DBG] Connection id "0HNC8090TG5LB" received FIN. 2025-06-25 17:47:26.977 +03:00 [DBG] Connection id "0HNC8090TG5LB" disconnecting. 2025-06-25 17:47:26.977 +03:00 [DBG] Connection id "0HNC8090TG5LB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:47:26.978 +03:00 [DBG] Connection id "0HNC8090TG5LB" stopped. 2025-06-25 17:47:31.968 +03:00 [DBG] Connection id "0HNC8090TG5LC" accepted. 2025-06-25 17:47:31.968 +03:00 [DBG] Connection id "0HNC8090TG5LC" started. 2025-06-25 17:47:31.969 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:47:31.969 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:47:31.969 +03:00 [DBG] POST requests are not supported 2025-06-25 17:47:31.969 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:47:31.969 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:47:31.969 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:31.969 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:47:31.969 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:47:31.969 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:47:31.969 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:47:31.969 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:31.969 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:47:31.969 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:47:31.969 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:47:31.969 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:47:31.969 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:47:31.969 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:47:31.969 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:31.969 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:31.969 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:47:31.969 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:47:31.969 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:31.969 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:31.969 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:31.969 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:31.969 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:47:31.970 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1548ms. 2025-06-25 17:47:31.970 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:31.970 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:31.970 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:31.970 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:31.970 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:31.970 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:31.970 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:31.970 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:31.970 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:47:31.970 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:47:31.970 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:47:31.970 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:31.970 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:31.970 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:31.970 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:31.970 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:31.970 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:31.970 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8541ms 2025-06-25 17:47:31.970 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:31.970 +03:00 [DBG] Connection id "0HNC8090TG5LC" completed keep alive response. 2025-06-25 17:47:31.970 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5783ms 2025-06-25 17:47:31.970 +03:00 [DBG] Connection id "0HNC8090TG5LC" received FIN. 2025-06-25 17:47:31.970 +03:00 [DBG] Connection id "0HNC8090TG5LC" disconnecting. 2025-06-25 17:47:31.970 +03:00 [DBG] Connection id "0HNC8090TG5LC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:47:31.971 +03:00 [DBG] Connection id "0HNC8090TG5LC" stopped. 2025-06-25 17:47:36.969 +03:00 [DBG] Connection id "0HNC8090TG5LD" accepted. 2025-06-25 17:47:36.969 +03:00 [DBG] Connection id "0HNC8090TG5LD" started. 2025-06-25 17:47:36.970 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:47:36.970 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:47:36.970 +03:00 [DBG] POST requests are not supported 2025-06-25 17:47:36.970 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:47:36.970 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:47:36.970 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:36.970 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:47:36.970 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:47:36.970 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:47:36.970 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:47:36.970 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:36.970 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:47:36.971 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:47:36.971 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:47:36.971 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:47:36.971 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:47:36.971 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:47:36.971 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:36.971 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:36.971 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:47:36.971 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:47:36.971 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:36.971 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:36.972 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:36.972 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:36.972 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:47:36.972 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1728ms. 2025-06-25 17:47:36.972 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:36.972 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:36.972 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:36.972 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:36.972 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:36.972 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:36.972 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:36.972 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:36.972 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:47:36.972 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:47:36.972 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:47:36.973 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:36.973 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:36.973 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:36.973 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:36.973 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:36.973 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:36.973 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8075ms 2025-06-25 17:47:36.973 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:36.973 +03:00 [DBG] Connection id "0HNC8090TG5LD" completed keep alive response. 2025-06-25 17:47:36.973 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.32ms 2025-06-25 17:47:36.973 +03:00 [DBG] Connection id "0HNC8090TG5LD" received FIN. 2025-06-25 17:47:36.973 +03:00 [DBG] Connection id "0HNC8090TG5LD" disconnecting. 2025-06-25 17:47:36.973 +03:00 [DBG] Connection id "0HNC8090TG5LD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:47:36.974 +03:00 [DBG] Connection id "0HNC8090TG5LD" stopped. 2025-06-25 17:47:41.976 +03:00 [DBG] Connection id "0HNC8090TG5LE" accepted. 2025-06-25 17:47:41.976 +03:00 [DBG] Connection id "0HNC8090TG5LE" started. 2025-06-25 17:47:41.976 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:47:41.976 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:47:41.976 +03:00 [DBG] POST requests are not supported 2025-06-25 17:47:41.976 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:47:41.976 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:47:41.976 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:41.976 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:47:41.976 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:47:41.977 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:47:41.977 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:47:41.977 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:41.977 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:47:41.977 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:47:41.977 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:47:41.977 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:47:41.977 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:47:41.977 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:47:41.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:41.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:41.977 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:47:41.977 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:47:41.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:41.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:41.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:41.977 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:41.977 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:47:41.977 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1097ms. 2025-06-25 17:47:41.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:41.977 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:41.977 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:41.977 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:41.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:41.977 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:41.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:41.977 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:41.977 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:47:41.977 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:47:41.977 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:47:41.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:41.977 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:41.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:41.977 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:41.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:41.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:41.977 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6497ms 2025-06-25 17:47:41.977 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:41.977 +03:00 [DBG] Connection id "0HNC8090TG5LE" completed keep alive response. 2025-06-25 17:47:41.978 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2564ms 2025-06-25 17:47:41.978 +03:00 [DBG] Connection id "0HNC8090TG5LE" received FIN. 2025-06-25 17:47:41.978 +03:00 [DBG] Connection id "0HNC8090TG5LE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:47:41.978 +03:00 [DBG] Connection id "0HNC8090TG5LE" disconnecting. 2025-06-25 17:47:41.978 +03:00 [DBG] Connection id "0HNC8090TG5LE" stopped. 2025-06-25 17:47:46.970 +03:00 [DBG] Connection id "0HNC8090TG5LF" accepted. 2025-06-25 17:47:46.970 +03:00 [DBG] Connection id "0HNC8090TG5LF" started. 2025-06-25 17:47:46.970 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:47:46.970 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:47:46.970 +03:00 [DBG] POST requests are not supported 2025-06-25 17:47:46.970 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:47:46.970 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:47:46.970 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:46.970 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:47:46.970 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:47:46.971 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:47:46.971 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:47:46.971 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:46.971 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:47:46.971 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:47:46.971 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:47:46.971 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:47:46.971 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:47:46.971 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:47:46.971 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:46.971 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:46.971 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:47:46.971 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:47:46.971 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:46.971 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:46.971 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:46.971 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:46.971 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:47:46.972 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1763ms. 2025-06-25 17:47:46.972 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:46.972 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:46.972 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:46.972 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:46.972 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:46.972 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:46.972 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:46.972 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:46.972 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:47:46.972 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:47:46.972 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:47:46.972 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:46.972 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:46.973 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:46.973 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:46.973 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:46.973 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:46.973 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8275ms 2025-06-25 17:47:46.973 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:46.973 +03:00 [DBG] Connection id "0HNC8090TG5LF" completed keep alive response. 2025-06-25 17:47:46.973 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0929ms 2025-06-25 17:47:46.973 +03:00 [DBG] Connection id "0HNC8090TG5LF" received FIN. 2025-06-25 17:47:46.973 +03:00 [DBG] Connection id "0HNC8090TG5LF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:47:46.974 +03:00 [DBG] Connection id "0HNC8090TG5LF" disconnecting. 2025-06-25 17:47:46.974 +03:00 [DBG] Connection id "0HNC8090TG5LF" stopped. 2025-06-25 17:47:51.965 +03:00 [DBG] Connection id "0HNC8090TG5LG" accepted. 2025-06-25 17:47:51.965 +03:00 [DBG] Connection id "0HNC8090TG5LG" started. 2025-06-25 17:47:51.966 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:47:51.966 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:47:51.966 +03:00 [DBG] POST requests are not supported 2025-06-25 17:47:51.966 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:47:51.966 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:47:51.966 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:51.966 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:47:51.966 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:47:51.966 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:47:51.966 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:47:51.966 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:51.966 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:47:51.966 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:47:51.966 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:47:51.966 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:47:51.966 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:47:51.966 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:47:51.966 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:51.966 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:51.966 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:47:51.966 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:47:51.966 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:51.966 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:51.966 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:51.966 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:51.966 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:47:51.967 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1286ms. 2025-06-25 17:47:51.967 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:51.967 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:51.967 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:51.967 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:51.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:51.967 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:51.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:51.967 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:51.967 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:47:51.967 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:47:51.967 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:47:51.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:51.967 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:51.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:51.967 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:51.967 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:51.967 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:51.967 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1918ms 2025-06-25 17:47:51.967 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:51.967 +03:00 [DBG] Connection id "0HNC8090TG5LG" completed keep alive response. 2025-06-25 17:47:51.968 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9669ms 2025-06-25 17:47:51.968 +03:00 [DBG] Connection id "0HNC8090TG5LG" received FIN. 2025-06-25 17:47:51.968 +03:00 [DBG] Connection id "0HNC8090TG5LG" disconnecting. 2025-06-25 17:47:51.968 +03:00 [DBG] Connection id "0HNC8090TG5LG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:47:51.969 +03:00 [DBG] Connection id "0HNC8090TG5LG" stopped. 2025-06-25 17:47:56.961 +03:00 [DBG] Connection id "0HNC8090TG5LH" accepted. 2025-06-25 17:47:56.961 +03:00 [DBG] Connection id "0HNC8090TG5LH" started. 2025-06-25 17:47:56.961 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:47:56.961 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:47:56.961 +03:00 [DBG] POST requests are not supported 2025-06-25 17:47:56.961 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:47:56.961 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:47:56.961 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:56.961 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:47:56.961 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:47:56.961 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:47:56.961 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:47:56.961 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:56.961 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:47:56.961 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:47:56.961 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:47:56.961 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:47:56.961 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:47:56.962 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:47:56.962 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:56.962 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:56.962 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:47:56.962 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:47:56.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:56.962 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:56.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:56.962 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:56.962 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:47:56.962 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1557ms. 2025-06-25 17:47:56.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:56.962 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:47:56.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:56.962 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:47:56.962 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:56.962 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:56.962 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:56.962 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:56.962 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:47:56.962 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:47:56.962 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:47:56.962 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:56.962 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:47:56.962 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:56.963 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:56.963 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:56.963 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:47:56.963 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0115ms 2025-06-25 17:47:56.963 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:47:56.963 +03:00 [DBG] Connection id "0HNC8090TG5LH" completed keep alive response. 2025-06-25 17:47:56.963 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8399ms 2025-06-25 17:47:56.963 +03:00 [DBG] Connection id "0HNC8090TG5LH" received FIN. 2025-06-25 17:47:56.963 +03:00 [DBG] Connection id "0HNC8090TG5LH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:47:56.963 +03:00 [DBG] Connection id "0HNC8090TG5LH" disconnecting. 2025-06-25 17:47:56.963 +03:00 [DBG] Connection id "0HNC8090TG5LH" stopped. 2025-06-25 17:48:01.974 +03:00 [DBG] Connection id "0HNC8090TG5LI" accepted. 2025-06-25 17:48:01.974 +03:00 [DBG] Connection id "0HNC8090TG5LI" started. 2025-06-25 17:48:01.974 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:48:01.974 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:48:01.974 +03:00 [DBG] POST requests are not supported 2025-06-25 17:48:01.974 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:48:01.974 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:48:01.974 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:48:01.974 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:48:01.975 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:48:01.975 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:48:01.975 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:48:01.975 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:48:01.975 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:48:01.975 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:48:01.975 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:48:01.975 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:48:01.975 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:48:01.975 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:48:01.975 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:01.975 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:01.975 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:48:01.975 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:48:01.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:48:01.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:48:01.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:48:01.975 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:48:01.975 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:48:01.975 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1209ms. 2025-06-25 17:48:01.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:48:01.975 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:48:01.975 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:48:01.975 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:48:01.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:01.975 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:01.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:48:01.975 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:48:01.975 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:48:01.975 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:48:01.975 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:48:01.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:48:01.975 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:48:01.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:01.975 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:01.975 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:01.975 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:01.976 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6727ms 2025-06-25 17:48:01.976 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:48:01.976 +03:00 [DBG] Connection id "0HNC8090TG5LI" completed keep alive response. 2025-06-25 17:48:01.976 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3112ms 2025-06-25 17:48:01.976 +03:00 [DBG] Connection id "0HNC8090TG5LI" received FIN. 2025-06-25 17:48:01.976 +03:00 [DBG] Connection id "0HNC8090TG5LI" disconnecting. 2025-06-25 17:48:01.976 +03:00 [DBG] Connection id "0HNC8090TG5LI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:48:01.977 +03:00 [DBG] Connection id "0HNC8090TG5LI" stopped. 2025-06-25 17:48:06.978 +03:00 [DBG] Connection id "0HNC8090TG5LJ" accepted. 2025-06-25 17:48:06.978 +03:00 [DBG] Connection id "0HNC8090TG5LJ" started. 2025-06-25 17:48:06.978 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:48:06.978 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:48:06.978 +03:00 [DBG] POST requests are not supported 2025-06-25 17:48:06.978 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:48:06.978 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:48:06.978 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:48:06.978 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:48:06.978 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:48:06.978 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:48:06.978 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:48:06.978 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:48:06.978 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:48:06.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:48:06.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:48:06.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:48:06.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:48:06.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:48:06.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:06.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:06.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:48:06.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:48:06.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:48:06.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:48:06.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:48:06.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:48:06.979 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:48:06.979 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-06-25 17:48:06.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:48:06.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:48:06.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:48:06.979 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:48:06.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:06.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:06.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:48:06.979 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:48:06.979 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:48:06.979 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:48:06.979 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:48:06.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:48:06.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:48:06.979 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:06.979 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:06.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:06.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:06.979 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7389ms 2025-06-25 17:48:06.979 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:48:06.979 +03:00 [DBG] Connection id "0HNC8090TG5LJ" completed keep alive response. 2025-06-25 17:48:06.979 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3524ms 2025-06-25 17:48:06.980 +03:00 [DBG] Connection id "0HNC8090TG5LJ" received FIN. 2025-06-25 17:48:06.980 +03:00 [DBG] Connection id "0HNC8090TG5LJ" disconnecting. 2025-06-25 17:48:06.980 +03:00 [DBG] Connection id "0HNC8090TG5LJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:48:06.981 +03:00 [DBG] Connection id "0HNC8090TG5LJ" stopped. 2025-06-25 17:48:29.963 +03:00 [DBG] Connection id "0HNC8090TG5LK" accepted. 2025-06-25 17:48:29.963 +03:00 [DBG] Connection id "0HNC8090TG5LK" started. 2025-06-25 17:48:29.964 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:48:29.964 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:48:29.964 +03:00 [DBG] POST requests are not supported 2025-06-25 17:48:29.964 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:48:29.964 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:48:29.964 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:48:29.964 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:48:29.964 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:48:29.964 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:48:29.964 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:48:29.964 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:48:29.964 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:48:29.964 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:48:29.964 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:48:29.964 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:48:29.964 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:48:29.964 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:48:29.964 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:29.964 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:29.964 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:48:29.964 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:48:29.964 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:48:29.964 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:48:29.964 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:48:29.964 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:48:29.964 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:48:29.964 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1065ms. 2025-06-25 17:48:29.964 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:48:29.964 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:48:29.964 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:48:29.964 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:48:29.964 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:29.964 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:29.964 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:48:29.964 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:48:29.965 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:48:29.965 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:48:29.965 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:48:29.965 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:48:29.965 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:48:29.965 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:29.965 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:29.965 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:29.965 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:48:29.965 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6315ms 2025-06-25 17:48:29.965 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:48:29.965 +03:00 [DBG] Connection id "0HNC8090TG5LK" completed keep alive response. 2025-06-25 17:48:29.965 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2218ms 2025-06-25 17:48:29.965 +03:00 [DBG] Connection id "0HNC8090TG5LK" received FIN. 2025-06-25 17:48:29.965 +03:00 [DBG] Connection id "0HNC8090TG5LK" disconnecting. 2025-06-25 17:48:29.965 +03:00 [DBG] Connection id "0HNC8090TG5LK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:48:29.966 +03:00 [DBG] Connection id "0HNC8090TG5LK" stopped. 2025-06-25 17:49:29.966 +03:00 [DBG] Connection id "0HNC8090TG5LL" accepted. 2025-06-25 17:49:29.966 +03:00 [DBG] Connection id "0HNC8090TG5LL" started. 2025-06-25 17:49:29.966 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:49:29.966 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:49:29.966 +03:00 [DBG] POST requests are not supported 2025-06-25 17:49:29.966 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:49:29.966 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:49:29.966 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:49:29.966 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:49:29.966 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:49:29.966 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:49:29.967 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:49:29.967 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:49:29.967 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:49:29.967 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:49:29.967 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:49:29.967 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:49:29.967 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:49:29.967 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:49:29.967 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:49:29.967 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:49:29.967 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:49:29.967 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:49:29.967 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:49:29.967 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:49:29.967 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:49:29.967 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:49:29.967 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:49:29.967 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1214ms. 2025-06-25 17:49:29.967 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:49:29.967 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:49:29.967 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:49:29.967 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:49:29.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:49:29.967 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:49:29.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:49:29.967 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:49:29.967 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:49:29.967 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:49:29.967 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:49:29.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:49:29.967 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:49:29.967 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:49:29.967 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:49:29.967 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:49:29.967 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:49:29.967 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7208ms 2025-06-25 17:49:29.968 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:49:29.968 +03:00 [DBG] Connection id "0HNC8090TG5LL" completed keep alive response. 2025-06-25 17:49:29.968 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4293ms 2025-06-25 17:49:29.968 +03:00 [DBG] Connection id "0HNC8090TG5LL" received FIN. 2025-06-25 17:49:29.968 +03:00 [DBG] Connection id "0HNC8090TG5LL" disconnecting. 2025-06-25 17:49:29.968 +03:00 [DBG] Connection id "0HNC8090TG5LL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:49:29.969 +03:00 [DBG] Connection id "0HNC8090TG5LL" stopped. 2025-06-25 17:50:29.977 +03:00 [DBG] Connection id "0HNC8090TG5LM" accepted. 2025-06-25 17:50:29.977 +03:00 [DBG] Connection id "0HNC8090TG5LM" started. 2025-06-25 17:50:29.977 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:50:29.978 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:50:29.978 +03:00 [DBG] POST requests are not supported 2025-06-25 17:50:29.978 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:50:29.978 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:50:29.978 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:50:29.978 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:50:29.978 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:50:29.978 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:50:29.978 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:50:29.978 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:50:29.978 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:50:29.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:50:29.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:50:29.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:50:29.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:50:29.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:50:29.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:50:29.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:50:29.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:50:29.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:50:29.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:50:29.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:50:29.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:50:29.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:50:29.979 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:50:29.979 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1756ms. 2025-06-25 17:50:29.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:50:29.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:50:29.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:50:29.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:50:29.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:50:29.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:50:29.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:50:29.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:50:29.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:50:29.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:50:29.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:50:29.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:50:29.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:50:29.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:50:29.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:50:29.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:50:29.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:50:29.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2578ms 2025-06-25 17:50:29.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:50:29.980 +03:00 [DBG] Connection id "0HNC8090TG5LM" completed keep alive response. 2025-06-25 17:50:29.980 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8482ms 2025-06-25 17:50:29.981 +03:00 [DBG] Connection id "0HNC8090TG5LM" received FIN. 2025-06-25 17:50:29.981 +03:00 [DBG] Connection id "0HNC8090TG5LM" disconnecting. 2025-06-25 17:50:29.981 +03:00 [DBG] Connection id "0HNC8090TG5LM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:50:29.982 +03:00 [DBG] Connection id "0HNC8090TG5LM" stopped. 2025-06-25 17:51:29.973 +03:00 [DBG] Connection id "0HNC8090TG5LN" accepted. 2025-06-25 17:51:29.973 +03:00 [DBG] Connection id "0HNC8090TG5LN" started. 2025-06-25 17:51:29.973 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:51:29.973 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:51:29.973 +03:00 [DBG] POST requests are not supported 2025-06-25 17:51:29.973 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:51:29.973 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:51:29.973 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:51:29.973 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:51:29.973 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:51:29.973 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:51:29.973 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:51:29.973 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:51:29.973 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:51:29.973 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:51:29.974 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:51:29.974 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:51:29.974 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:51:29.974 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:51:29.974 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:51:29.974 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:51:29.974 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:51:29.974 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:51:29.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:51:29.974 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:51:29.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:51:29.974 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:51:29.974 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:51:29.974 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1577ms. 2025-06-25 17:51:29.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:51:29.974 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:51:29.974 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:51:29.974 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:51:29.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:51:29.974 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:51:29.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:51:29.974 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:51:29.974 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:51:29.974 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:51:29.974 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:51:29.974 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:51:29.974 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:51:29.975 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:51:29.975 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:51:29.975 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:51:29.975 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:51:29.975 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9455ms 2025-06-25 17:51:29.975 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:51:29.975 +03:00 [DBG] Connection id "0HNC8090TG5LN" completed keep alive response. 2025-06-25 17:51:29.975 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8014ms 2025-06-25 17:51:29.975 +03:00 [DBG] Connection id "0HNC8090TG5LN" received FIN. 2025-06-25 17:51:29.975 +03:00 [DBG] Connection id "0HNC8090TG5LN" disconnecting. 2025-06-25 17:51:29.975 +03:00 [DBG] Connection id "0HNC8090TG5LN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:51:29.976 +03:00 [DBG] Connection id "0HNC8090TG5LN" stopped. 2025-06-25 17:52:29.980 +03:00 [DBG] Connection id "0HNC8090TG5LO" accepted. 2025-06-25 17:52:29.980 +03:00 [DBG] Connection id "0HNC8090TG5LO" started. 2025-06-25 17:52:29.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:52:29.980 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:52:29.980 +03:00 [DBG] POST requests are not supported 2025-06-25 17:52:29.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:52:29.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:52:29.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:52:29.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:52:29.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:52:29.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:52:29.981 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:52:29.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:52:29.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:52:29.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:52:29.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:52:29.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:52:29.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:52:29.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:52:29.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:52:29.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:52:29.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:52:29.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:52:29.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:52:29.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:52:29.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:52:29.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:52:29.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:52:29.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-06-25 17:52:29.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:52:29.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:52:29.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:52:29.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:52:29.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:52:29.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:52:29.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:52:29.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:52:29.981 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:52:29.981 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:52:29.981 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:52:29.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:52:29.981 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:52:29.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:52:29.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:52:29.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:52:29.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:52:29.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7384ms 2025-06-25 17:52:29.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:52:29.982 +03:00 [DBG] Connection id "0HNC8090TG5LO" completed keep alive response. 2025-06-25 17:52:29.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4056ms 2025-06-25 17:52:29.982 +03:00 [DBG] Connection id "0HNC8090TG5LO" received FIN. 2025-06-25 17:52:29.982 +03:00 [DBG] Connection id "0HNC8090TG5LO" disconnecting. 2025-06-25 17:52:29.982 +03:00 [DBG] Connection id "0HNC8090TG5LO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:52:29.983 +03:00 [DBG] Connection id "0HNC8090TG5LO" stopped. 2025-06-25 17:53:29.967 +03:00 [DBG] Connection id "0HNC8090TG5LP" accepted. 2025-06-25 17:53:29.968 +03:00 [DBG] Connection id "0HNC8090TG5LP" started. 2025-06-25 17:53:29.968 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:53:29.968 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:53:29.968 +03:00 [DBG] POST requests are not supported 2025-06-25 17:53:29.968 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:53:29.968 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:53:29.968 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:53:29.968 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:53:29.968 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:53:29.968 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:53:29.968 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:53:29.968 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:53:29.969 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:53:29.969 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:53:29.969 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:53:29.969 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:53:29.969 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:53:29.969 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:53:29.969 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:53:29.969 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:53:29.969 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:53:29.969 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:53:29.969 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:53:29.969 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:53:29.969 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:53:29.969 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:53:29.969 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:53:29.969 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1387ms. 2025-06-25 17:53:29.969 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:53:29.969 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:53:29.969 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:53:29.970 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:53:29.970 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:53:29.970 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:53:29.970 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:53:29.970 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:53:29.970 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:53:29.970 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:53:29.970 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:53:29.970 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:53:29.970 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:53:29.970 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:53:29.970 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:53:29.970 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:53:29.970 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:53:29.970 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0345ms 2025-06-25 17:53:29.970 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:53:29.970 +03:00 [DBG] Connection id "0HNC8090TG5LP" completed keep alive response. 2025-06-25 17:53:29.970 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9798ms 2025-06-25 17:53:29.970 +03:00 [DBG] Connection id "0HNC8090TG5LP" received FIN. 2025-06-25 17:53:29.970 +03:00 [DBG] Connection id "0HNC8090TG5LP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:53:29.970 +03:00 [DBG] Connection id "0HNC8090TG5LP" disconnecting. 2025-06-25 17:53:29.970 +03:00 [DBG] Connection id "0HNC8090TG5LP" stopped. 2025-06-25 17:54:29.994 +03:00 [DBG] Connection id "0HNC8090TG5LQ" accepted. 2025-06-25 17:54:29.995 +03:00 [DBG] Connection id "0HNC8090TG5LQ" started. 2025-06-25 17:54:29.995 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:54:29.995 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:54:29.995 +03:00 [DBG] POST requests are not supported 2025-06-25 17:54:29.995 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:54:29.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:54:29.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:54:29.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:54:29.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:54:29.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:54:29.995 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:54:29.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:54:29.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:54:29.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:54:29.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:54:29.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:54:29.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:54:29.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:54:29.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:54:29.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:54:29.996 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:54:29.996 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:54:29.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:54:29.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:54:29.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:54:29.996 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:54:29.996 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:54:29.996 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1777ms. 2025-06-25 17:54:29.996 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:54:29.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:54:29.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:54:29.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:54:29.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:54:29.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:54:29.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:54:29.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:54:29.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:54:29.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:54:29.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:54:29.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:54:29.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:54:29.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:54:29.997 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:54:29.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:54:29.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:54:29.997 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2775ms 2025-06-25 17:54:29.997 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:54:29.997 +03:00 [DBG] Connection id "0HNC8090TG5LQ" completed keep alive response. 2025-06-25 17:54:29.997 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.273ms 2025-06-25 17:54:29.998 +03:00 [DBG] Connection id "0HNC8090TG5LQ" received FIN. 2025-06-25 17:54:29.998 +03:00 [DBG] Connection id "0HNC8090TG5LQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:54:29.998 +03:00 [DBG] Connection id "0HNC8090TG5LQ" disconnecting. 2025-06-25 17:54:29.998 +03:00 [DBG] Connection id "0HNC8090TG5LQ" stopped. 2025-06-25 17:55:29.978 +03:00 [DBG] Connection id "0HNC8090TG5LR" accepted. 2025-06-25 17:55:29.979 +03:00 [DBG] Connection id "0HNC8090TG5LR" started. 2025-06-25 17:55:29.979 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:55:29.979 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:55:29.979 +03:00 [DBG] POST requests are not supported 2025-06-25 17:55:29.979 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:55:29.979 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:55:29.979 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:55:29.979 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:55:29.979 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:55:29.979 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:55:29.979 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:55:29.979 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:55:29.979 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:55:29.979 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:55:29.979 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:55:29.979 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:55:29.979 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:55:29.979 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:55:29.979 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:55:29.979 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:55:29.979 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:55:29.979 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:55:29.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:55:29.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:55:29.979 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:55:29.979 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:55:29.979 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:55:29.980 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1311ms. 2025-06-25 17:55:29.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:55:29.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:55:29.980 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:55:29.980 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:55:29.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:55:29.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:55:29.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:55:29.980 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:55:29.980 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:55:29.980 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:55:29.980 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:55:29.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:55:29.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:55:29.980 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:55:29.980 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:55:29.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:55:29.980 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:55:29.980 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6799ms 2025-06-25 17:55:29.980 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:55:29.980 +03:00 [DBG] Connection id "0HNC8090TG5LR" completed keep alive response. 2025-06-25 17:55:29.980 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2423ms 2025-06-25 17:55:29.980 +03:00 [DBG] Connection id "0HNC8090TG5LR" received FIN. 2025-06-25 17:55:29.980 +03:00 [DBG] Connection id "0HNC8090TG5LR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:55:29.980 +03:00 [DBG] Connection id "0HNC8090TG5LR" disconnecting. 2025-06-25 17:55:29.980 +03:00 [DBG] Connection id "0HNC8090TG5LR" stopped. 2025-06-25 17:56:29.982 +03:00 [DBG] Connection id "0HNC8090TG5LS" accepted. 2025-06-25 17:56:29.982 +03:00 [DBG] Connection id "0HNC8090TG5LS" started. 2025-06-25 17:56:29.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:56:29.982 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:56:29.982 +03:00 [DBG] POST requests are not supported 2025-06-25 17:56:29.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:56:29.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:56:29.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:56:29.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:56:29.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:56:29.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:56:29.983 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:56:29.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:56:29.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:56:29.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:56:29.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:56:29.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:56:29.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:56:29.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:56:29.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:56:29.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:56:29.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:56:29.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:56:29.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:56:29.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:56:29.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:56:29.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:56:29.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:56:29.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1586ms. 2025-06-25 17:56:29.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:56:29.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:56:29.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:56:29.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:56:29.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:56:29.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:56:29.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:56:29.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:56:29.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:56:29.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:56:29.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:56:29.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:56:29.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:56:29.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:56:29.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:56:29.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:56:29.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:56:29.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1842ms 2025-06-25 17:56:29.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:56:29.984 +03:00 [DBG] Connection id "0HNC8090TG5LS" completed keep alive response. 2025-06-25 17:56:29.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0296ms 2025-06-25 17:56:29.985 +03:00 [DBG] Connection id "0HNC8090TG5LS" received FIN. 2025-06-25 17:56:29.985 +03:00 [DBG] Connection id "0HNC8090TG5LS" disconnecting. 2025-06-25 17:56:29.985 +03:00 [DBG] Connection id "0HNC8090TG5LS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:56:29.986 +03:00 [DBG] Connection id "0HNC8090TG5LS" stopped. 2025-06-25 17:57:29.975 +03:00 [DBG] Connection id "0HNC8090TG5LT" accepted. 2025-06-25 17:57:29.975 +03:00 [DBG] Connection id "0HNC8090TG5LT" started. 2025-06-25 17:57:29.976 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:57:29.976 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:57:29.976 +03:00 [DBG] POST requests are not supported 2025-06-25 17:57:29.976 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:57:29.976 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:57:29.976 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:57:29.976 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:57:29.976 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:57:29.976 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:57:29.976 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:57:29.976 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:57:29.976 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:57:29.976 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:57:29.976 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:57:29.976 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:57:29.976 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:57:29.976 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:57:29.976 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:57:29.976 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:57:29.976 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:57:29.976 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:57:29.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:57:29.976 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:57:29.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:57:29.976 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:57:29.976 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:57:29.976 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.115ms. 2025-06-25 17:57:29.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:57:29.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:57:29.976 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:57:29.976 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:57:29.976 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:57:29.977 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:57:29.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:57:29.977 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:57:29.977 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:57:29.977 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:57:29.977 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:57:29.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:57:29.977 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:57:29.977 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:57:29.977 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:57:29.977 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:57:29.977 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:57:29.977 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6748ms 2025-06-25 17:57:29.977 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:57:29.977 +03:00 [DBG] Connection id "0HNC8090TG5LT" completed keep alive response. 2025-06-25 17:57:29.977 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2237ms 2025-06-25 17:57:29.977 +03:00 [DBG] Connection id "0HNC8090TG5LT" received FIN. 2025-06-25 17:57:29.977 +03:00 [DBG] Connection id "0HNC8090TG5LT" disconnecting. 2025-06-25 17:57:29.977 +03:00 [DBG] Connection id "0HNC8090TG5LT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:57:29.978 +03:00 [DBG] Connection id "0HNC8090TG5LT" stopped. 2025-06-25 17:58:29.980 +03:00 [DBG] Connection id "0HNC8090TG5LU" accepted. 2025-06-25 17:58:29.980 +03:00 [DBG] Connection id "0HNC8090TG5LU" started. 2025-06-25 17:58:29.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:58:29.981 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:58:29.981 +03:00 [DBG] POST requests are not supported 2025-06-25 17:58:29.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:58:29.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:58:29.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:58:29.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:58:29.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:58:29.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:58:29.981 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:58:29.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:58:29.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:58:29.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:58:29.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:58:29.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:58:29.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:58:29.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:58:29.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:58:29.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:58:29.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:58:29.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:58:29.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:58:29.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:58:29.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:58:29.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:58:29.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:58:29.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-06-25 17:58:29.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:58:29.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:58:29.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:58:29.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:58:29.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:58:29.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:58:29.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:58:29.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:58:29.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:58:29.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:58:29.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:58:29.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:58:29.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:58:29.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:58:29.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:58:29.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:58:29.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:58:29.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6644ms 2025-06-25 17:58:29.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:58:29.982 +03:00 [DBG] Connection id "0HNC8090TG5LU" completed keep alive response. 2025-06-25 17:58:29.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.422ms 2025-06-25 17:58:29.982 +03:00 [DBG] Connection id "0HNC8090TG5LU" received FIN. 2025-06-25 17:58:29.982 +03:00 [DBG] Connection id "0HNC8090TG5LU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:58:29.982 +03:00 [DBG] Connection id "0HNC8090TG5LU" disconnecting. 2025-06-25 17:58:29.982 +03:00 [DBG] Connection id "0HNC8090TG5LU" stopped. 2025-06-25 17:59:29.990 +03:00 [DBG] Connection id "0HNC8090TG5LV" accepted. 2025-06-25 17:59:29.990 +03:00 [DBG] Connection id "0HNC8090TG5LV" started. 2025-06-25 17:59:29.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 17:59:29.991 +03:00 [VRB] All hosts are allowed. 2025-06-25 17:59:29.991 +03:00 [DBG] POST requests are not supported 2025-06-25 17:59:29.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 17:59:29.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 17:59:29.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:59:29.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 17:59:29.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 17:59:29.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 17:59:29.991 +03:00 [INF] CORS policy execution successful. 2025-06-25 17:59:29.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:59:29.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 17:59:29.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 17:59:29.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 17:59:29.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 17:59:29.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 17:59:29.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 17:59:29.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:59:29.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:59:29.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:59:29.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 17:59:29.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:59:29.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:59:29.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:59:29.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:59:29.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 17:59:29.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1378ms. 2025-06-25 17:59:29.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:59:29.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 17:59:29.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:59:29.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 17:59:29.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:59:29.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:59:29.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:59:29.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:59:29.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:59:29.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 17:59:29.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 17:59:29.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:59:29.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 17:59:29.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:59:29.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:59:29.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:59:29.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 17:59:29.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7273ms 2025-06-25 17:59:29.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 17:59:29.992 +03:00 [DBG] Connection id "0HNC8090TG5LV" completed keep alive response. 2025-06-25 17:59:29.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7124ms 2025-06-25 17:59:29.992 +03:00 [DBG] Connection id "0HNC8090TG5LV" received FIN. 2025-06-25 17:59:29.993 +03:00 [DBG] Connection id "0HNC8090TG5LV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 17:59:29.993 +03:00 [DBG] Connection id "0HNC8090TG5LV" disconnecting. 2025-06-25 17:59:29.993 +03:00 [DBG] Connection id "0HNC8090TG5LV" stopped. 2025-06-25 18:00:29.982 +03:00 [DBG] Connection id "0HNC8090TG5M0" accepted. 2025-06-25 18:00:29.982 +03:00 [DBG] Connection id "0HNC8090TG5M0" started. 2025-06-25 18:00:29.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:00:29.983 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:00:29.983 +03:00 [DBG] POST requests are not supported 2025-06-25 18:00:29.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:00:29.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:00:29.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:00:29.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:00:29.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:00:29.983 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:00:29.983 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:00:29.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:00:29.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:00:29.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:00:29.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:00:29.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:00:29.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:00:29.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:00:29.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:00:29.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:00:29.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:00:29.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:00:29.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:00:29.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:00:29.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:00:29.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:00:29.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:00:29.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1452ms. 2025-06-25 18:00:29.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:00:29.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:00:29.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:00:29.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:00:29.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:00:29.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:00:29.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:00:29.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:00:29.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:00:29.984 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:00:29.984 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:00:29.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:00:29.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:00:29.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:00:29.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:00:29.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:00:29.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:00:29.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7121ms 2025-06-25 18:00:29.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:00:29.984 +03:00 [DBG] Connection id "0HNC8090TG5M0" completed keep alive response. 2025-06-25 18:00:29.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3466ms 2025-06-25 18:00:29.984 +03:00 [DBG] Connection id "0HNC8090TG5M0" received FIN. 2025-06-25 18:00:29.984 +03:00 [DBG] Connection id "0HNC8090TG5M0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:00:29.984 +03:00 [DBG] Connection id "0HNC8090TG5M0" disconnecting. 2025-06-25 18:00:29.985 +03:00 [DBG] Connection id "0HNC8090TG5M0" stopped. 2025-06-25 18:01:29.988 +03:00 [DBG] Connection id "0HNC8090TG5M1" accepted. 2025-06-25 18:01:29.988 +03:00 [DBG] Connection id "0HNC8090TG5M1" started. 2025-06-25 18:01:29.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:01:29.988 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:01:29.988 +03:00 [DBG] POST requests are not supported 2025-06-25 18:01:29.988 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:01:29.988 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:01:29.988 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:01:29.988 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:01:29.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:01:29.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:01:29.989 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:01:29.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:01:29.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:01:29.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:01:29.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:01:29.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:01:29.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:01:29.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:01:29.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:01:29.989 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:01:29.989 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:01:29.989 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:01:29.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:01:29.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:01:29.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:01:29.989 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:01:29.989 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:01:29.989 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1189ms. 2025-06-25 18:01:29.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:01:29.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:01:29.989 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:01:29.989 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:01:29.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:01:29.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:01:29.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:01:29.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:01:29.990 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:01:29.990 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:01:29.990 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:01:29.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:01:29.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:01:29.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:01:29.990 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:01:29.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:01:29.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:01:29.990 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8572ms 2025-06-25 18:01:29.990 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:01:29.990 +03:00 [DBG] Connection id "0HNC8090TG5M1" completed keep alive response. 2025-06-25 18:01:29.990 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6315ms 2025-06-25 18:01:29.990 +03:00 [DBG] Connection id "0HNC8090TG5M1" received FIN. 2025-06-25 18:01:29.990 +03:00 [DBG] Connection id "0HNC8090TG5M1" disconnecting. 2025-06-25 18:01:29.990 +03:00 [DBG] Connection id "0HNC8090TG5M1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:01:29.991 +03:00 [DBG] Connection id "0HNC8090TG5M1" stopped. 2025-06-25 18:02:29.992 +03:00 [DBG] Connection id "0HNC8090TG5M2" accepted. 2025-06-25 18:02:29.992 +03:00 [DBG] Connection id "0HNC8090TG5M2" started. 2025-06-25 18:02:29.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:02:29.993 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:02:29.993 +03:00 [DBG] POST requests are not supported 2025-06-25 18:02:29.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:02:29.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:02:29.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:02:29.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:02:29.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:02:29.993 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:02:29.993 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:02:29.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:02:29.993 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:02:29.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:02:29.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:02:29.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:02:29.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:02:29.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:02:29.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:02:29.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:02:29.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:02:29.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:02:29.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:02:29.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:02:29.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:02:29.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:02:29.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:02:29.994 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1426ms. 2025-06-25 18:02:29.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:02:29.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:02:29.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:02:29.994 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:02:29.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:02:29.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:02:29.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:02:29.994 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:02:29.994 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:02:29.994 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:02:29.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:02:29.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:02:29.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:02:29.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:02:29.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:02:29.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:02:29.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:02:29.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2997ms 2025-06-25 18:02:29.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:02:29.995 +03:00 [DBG] Connection id "0HNC8090TG5M2" completed keep alive response. 2025-06-25 18:02:29.995 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3267ms 2025-06-25 18:02:29.995 +03:00 [DBG] Connection id "0HNC8090TG5M2" received FIN. 2025-06-25 18:02:29.995 +03:00 [DBG] Connection id "0HNC8090TG5M2" disconnecting. 2025-06-25 18:02:29.995 +03:00 [DBG] Connection id "0HNC8090TG5M2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:02:29.996 +03:00 [DBG] Connection id "0HNC8090TG5M2" stopped. 2025-06-25 18:03:29.982 +03:00 [DBG] Connection id "0HNC8090TG5M3" accepted. 2025-06-25 18:03:29.982 +03:00 [DBG] Connection id "0HNC8090TG5M3" started. 2025-06-25 18:03:29.982 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:03:29.982 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:03:29.982 +03:00 [DBG] POST requests are not supported 2025-06-25 18:03:29.982 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:03:29.982 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:03:29.982 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:03:29.982 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:03:29.982 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:03:29.982 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:03:29.982 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:03:29.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:03:29.983 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:03:29.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:03:29.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:03:29.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:03:29.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:03:29.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:03:29.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:03:29.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:03:29.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:03:29.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:03:29.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:03:29.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:03:29.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:03:29.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:03:29.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:03:29.983 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.127ms. 2025-06-25 18:03:29.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:03:29.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:03:29.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:03:29.983 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:03:29.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:03:29.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:03:29.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:03:29.983 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:03:29.983 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:03:29.983 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:03:29.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:03:29.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:03:29.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:03:29.983 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:03:29.983 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:03:29.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:03:29.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:03:29.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7875ms 2025-06-25 18:03:29.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:03:29.984 +03:00 [DBG] Connection id "0HNC8090TG5M3" completed keep alive response. 2025-06-25 18:03:29.984 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5104ms 2025-06-25 18:03:29.984 +03:00 [DBG] Connection id "0HNC8090TG5M3" received FIN. 2025-06-25 18:03:29.984 +03:00 [DBG] Connection id "0HNC8090TG5M3" disconnecting. 2025-06-25 18:03:29.984 +03:00 [DBG] Connection id "0HNC8090TG5M3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:03:29.985 +03:00 [DBG] Connection id "0HNC8090TG5M3" stopped. 2025-06-25 18:04:29.993 +03:00 [DBG] Connection id "0HNC8090TG5M4" accepted. 2025-06-25 18:04:29.994 +03:00 [DBG] Connection id "0HNC8090TG5M4" started. 2025-06-25 18:04:29.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:04:29.994 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:04:29.994 +03:00 [DBG] POST requests are not supported 2025-06-25 18:04:29.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:04:29.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:04:29.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:04:29.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:04:29.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:04:29.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:04:29.994 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:04:29.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:04:29.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:04:29.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:04:29.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:04:29.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:04:29.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:04:29.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:04:29.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:04:29.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:04:29.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:04:29.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:04:29.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:04:29.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:04:29.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:04:29.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:04:29.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:04:29.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1734ms. 2025-06-25 18:04:29.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:04:29.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:04:29.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:04:29.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:04:29.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:04:29.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:04:29.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:04:29.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:04:29.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:04:29.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:04:29.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:04:29.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:04:29.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:04:29.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:04:29.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:04:29.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:04:29.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:04:29.995 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1316ms 2025-06-25 18:04:29.995 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:04:29.996 +03:00 [DBG] Connection id "0HNC8090TG5M4" completed keep alive response. 2025-06-25 18:04:29.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0296ms 2025-06-25 18:04:29.996 +03:00 [DBG] Connection id "0HNC8090TG5M4" received FIN. 2025-06-25 18:04:29.996 +03:00 [DBG] Connection id "0HNC8090TG5M4" disconnecting. 2025-06-25 18:04:29.996 +03:00 [DBG] Connection id "0HNC8090TG5M4" stopped. 2025-06-25 18:04:29.996 +03:00 [DBG] Connection id "0HNC8090TG5M4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:05:29.990 +03:00 [DBG] Connection id "0HNC8090TG5M5" accepted. 2025-06-25 18:05:29.991 +03:00 [DBG] Connection id "0HNC8090TG5M5" started. 2025-06-25 18:05:29.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:05:29.991 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:05:29.991 +03:00 [DBG] POST requests are not supported 2025-06-25 18:05:29.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:05:29.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:05:29.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:05:29.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:05:29.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:05:29.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:05:29.991 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:05:29.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:05:29.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:05:29.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:05:29.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:05:29.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:05:29.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:05:29.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:05:29.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:05:29.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:05:29.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:05:29.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:05:29.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:05:29.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:05:29.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:05:29.991 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:05:29.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:05:29.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1428ms. 2025-06-25 18:05:29.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:05:29.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:05:29.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:05:29.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:05:29.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:05:29.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:05:29.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:05:29.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:05:29.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:05:29.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:05:29.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:05:29.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:05:29.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:05:29.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:05:29.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:05:29.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:05:29.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:05:29.992 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9844ms 2025-06-25 18:05:29.992 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:05:29.992 +03:00 [DBG] Connection id "0HNC8090TG5M5" completed keep alive response. 2025-06-25 18:05:29.992 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6744ms 2025-06-25 18:05:29.993 +03:00 [DBG] Connection id "0HNC8090TG5M5" received FIN. 2025-06-25 18:05:29.993 +03:00 [DBG] Connection id "0HNC8090TG5M5" disconnecting. 2025-06-25 18:05:29.993 +03:00 [DBG] Connection id "0HNC8090TG5M5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:05:29.994 +03:00 [DBG] Connection id "0HNC8090TG5M5" stopped. 2025-06-25 18:06:29.995 +03:00 [DBG] Connection id "0HNC8090TG5M6" accepted. 2025-06-25 18:06:29.996 +03:00 [DBG] Connection id "0HNC8090TG5M6" started. 2025-06-25 18:06:29.996 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:06:29.996 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:06:29.996 +03:00 [DBG] POST requests are not supported 2025-06-25 18:06:29.996 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:06:29.996 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:06:29.996 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:06:29.996 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:06:29.996 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:06:29.996 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:06:29.996 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:06:29.996 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:06:29.996 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:06:29.996 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:06:29.996 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:06:29.996 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:06:29.996 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:06:29.996 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:06:29.997 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:06:29.997 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:06:29.997 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:06:29.997 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:06:29.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:06:29.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:06:29.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:06:29.997 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:06:29.997 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:06:29.997 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1677ms. 2025-06-25 18:06:29.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:06:29.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:06:29.997 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:06:29.997 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:06:29.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:06:29.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:06:29.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:06:29.997 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:06:29.997 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:06:29.997 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:06:29.997 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:06:29.997 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:06:29.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:06:29.998 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:06:29.998 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:06:29.998 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:06:29.998 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:06:29.998 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1254ms 2025-06-25 18:06:29.998 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:06:29.998 +03:00 [DBG] Connection id "0HNC8090TG5M6" completed keep alive response. 2025-06-25 18:06:29.998 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0146ms 2025-06-25 18:06:29.998 +03:00 [DBG] Connection id "0HNC8090TG5M6" received FIN. 2025-06-25 18:06:29.998 +03:00 [DBG] Connection id "0HNC8090TG5M6" disconnecting. 2025-06-25 18:06:29.998 +03:00 [DBG] Connection id "0HNC8090TG5M6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:06:29.999 +03:00 [DBG] Connection id "0HNC8090TG5M6" stopped. 2025-06-25 18:07:29.988 +03:00 [DBG] Connection id "0HNC8090TG5M7" accepted. 2025-06-25 18:07:29.988 +03:00 [DBG] Connection id "0HNC8090TG5M7" started. 2025-06-25 18:07:29.988 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:07:29.988 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:07:29.988 +03:00 [DBG] POST requests are not supported 2025-06-25 18:07:29.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:07:29.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:07:29.989 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:07:29.989 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:07:29.989 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:07:29.989 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:07:29.989 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:07:29.989 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:07:29.989 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:07:29.989 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:07:29.989 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:07:29.989 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:07:29.989 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:07:29.989 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:07:29.989 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:07:29.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:07:29.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:07:29.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:07:29.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:07:29.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:07:29.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:07:29.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:07:29.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:07:29.990 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1396ms. 2025-06-25 18:07:29.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:07:29.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:07:29.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:07:29.990 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:07:29.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:07:29.990 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:07:29.990 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:07:29.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:07:29.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:07:29.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:07:29.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:07:29.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:07:29.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:07:29.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:07:29.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:07:29.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:07:29.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:07:29.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4592ms 2025-06-25 18:07:29.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:07:29.991 +03:00 [DBG] Connection id "0HNC8090TG5M7" completed keep alive response. 2025-06-25 18:07:29.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7359ms 2025-06-25 18:07:29.991 +03:00 [DBG] Connection id "0HNC8090TG5M7" received FIN. 2025-06-25 18:07:29.991 +03:00 [DBG] Connection id "0HNC8090TG5M7" disconnecting. 2025-06-25 18:07:29.992 +03:00 [DBG] Connection id "0HNC8090TG5M7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:07:29.993 +03:00 [DBG] Connection id "0HNC8090TG5M7" stopped. 2025-06-25 18:08:29.980 +03:00 [DBG] Connection id "0HNC8090TG5M8" accepted. 2025-06-25 18:08:29.981 +03:00 [DBG] Connection id "0HNC8090TG5M8" started. 2025-06-25 18:08:29.981 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:08:29.981 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:08:29.981 +03:00 [DBG] POST requests are not supported 2025-06-25 18:08:29.981 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:08:29.981 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:08:29.981 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:08:29.981 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:08:29.981 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:08:29.981 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:08:29.981 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:08:29.981 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:08:29.981 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:08:29.981 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:08:29.981 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:08:29.981 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:08:29.981 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:08:29.981 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:08:29.981 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:08:29.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:08:29.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:08:29.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:08:29.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:08:29.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:08:29.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:08:29.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:08:29.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:08:29.982 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1323ms. 2025-06-25 18:08:29.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:08:29.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:08:29.982 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:08:29.982 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:08:29.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:08:29.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:08:29.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:08:29.982 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:08:29.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:08:29.982 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:08:29.982 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:08:29.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:08:29.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:08:29.982 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:08:29.982 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:08:29.982 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:08:29.982 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:08:29.982 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.65ms 2025-06-25 18:08:29.982 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:08:29.982 +03:00 [DBG] Connection id "0HNC8090TG5M8" completed keep alive response. 2025-06-25 18:08:29.982 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2723ms 2025-06-25 18:08:29.982 +03:00 [DBG] Connection id "0HNC8090TG5M8" received FIN. 2025-06-25 18:08:29.982 +03:00 [DBG] Connection id "0HNC8090TG5M8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:08:29.983 +03:00 [DBG] Connection id "0HNC8090TG5M8" disconnecting. 2025-06-25 18:08:29.983 +03:00 [DBG] Connection id "0HNC8090TG5M8" stopped. 2025-06-25 18:09:30.001 +03:00 [DBG] Connection id "0HNC8090TG5M9" accepted. 2025-06-25 18:09:30.001 +03:00 [DBG] Connection id "0HNC8090TG5M9" started. 2025-06-25 18:09:30.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:09:30.001 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:09:30.001 +03:00 [DBG] POST requests are not supported 2025-06-25 18:09:30.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:09:30.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:09:30.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:09:30.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:09:30.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:09:30.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:09:30.001 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:09:30.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:09:30.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:09:30.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:09:30.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:09:30.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:09:30.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:09:30.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:09:30.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:09:30.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:09:30.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:09:30.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:09:30.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:09:30.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:09:30.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:09:30.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:09:30.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:09:30.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.208ms. 2025-06-25 18:09:30.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:09:30.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:09:30.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:09:30.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:09:30.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:09:30.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:09:30.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:09:30.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:09:30.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:09:30.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:09:30.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:09:30.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:09:30.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:09:30.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:09:30.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:09:30.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:09:30.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:09:30.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4064ms 2025-06-25 18:09:30.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:09:30.004 +03:00 [DBG] Connection id "0HNC8090TG5M9" completed keep alive response. 2025-06-25 18:09:30.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5613ms 2025-06-25 18:09:30.004 +03:00 [DBG] Connection id "0HNC8090TG5M9" received FIN. 2025-06-25 18:09:30.004 +03:00 [DBG] Connection id "0HNC8090TG5M9" disconnecting. 2025-06-25 18:09:30.004 +03:00 [DBG] Connection id "0HNC8090TG5M9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:09:30.005 +03:00 [DBG] Connection id "0HNC8090TG5M9" stopped. 2025-06-25 18:10:29.993 +03:00 [DBG] Connection id "0HNC8090TG5MA" accepted. 2025-06-25 18:10:29.993 +03:00 [DBG] Connection id "0HNC8090TG5MA" started. 2025-06-25 18:10:29.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:10:29.994 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:10:29.994 +03:00 [DBG] POST requests are not supported 2025-06-25 18:10:29.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:10:29.994 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:10:29.994 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:10:29.994 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:10:29.994 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:10:29.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:10:29.994 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:10:29.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:10:29.994 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:10:29.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:10:29.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:10:29.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:10:29.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:10:29.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:10:29.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:10:29.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:10:29.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:10:29.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:10:29.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:10:29.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:10:29.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:10:29.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:10:29.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:10:29.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2193ms. 2025-06-25 18:10:29.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:10:29.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:10:29.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:10:29.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:10:29.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:10:29.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:10:29.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:10:29.996 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:10:29.996 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:10:29.996 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:10:29.996 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:10:29.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:10:29.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:10:29.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:10:29.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:10:29.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:10:29.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:10:29.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3425ms 2025-06-25 18:10:29.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:10:29.996 +03:00 [DBG] Connection id "0HNC8090TG5MA" completed keep alive response. 2025-06-25 18:10:29.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7088ms 2025-06-25 18:10:29.997 +03:00 [DBG] Connection id "0HNC8090TG5MA" received FIN. 2025-06-25 18:10:29.997 +03:00 [DBG] Connection id "0HNC8090TG5MA" disconnecting. 2025-06-25 18:10:29.997 +03:00 [DBG] Connection id "0HNC8090TG5MA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:10:29.998 +03:00 [DBG] Connection id "0HNC8090TG5MA" stopped. 2025-06-25 18:11:29.989 +03:00 [DBG] Connection id "0HNC8090TG5MB" accepted. 2025-06-25 18:11:29.989 +03:00 [DBG] Connection id "0HNC8090TG5MB" started. 2025-06-25 18:11:29.989 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:11:29.989 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:11:29.989 +03:00 [DBG] POST requests are not supported 2025-06-25 18:11:29.989 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:11:29.989 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:11:29.990 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:11:29.990 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:11:29.990 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:11:29.990 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:11:29.990 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:11:29.990 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:11:29.990 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:11:29.990 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:11:29.990 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:11:29.990 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:11:29.990 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:11:29.990 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:11:29.990 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:11:29.990 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:11:29.990 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:11:29.990 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:11:29.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:11:29.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:11:29.990 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:11:29.990 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:11:29.990 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:11:29.991 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1646ms. 2025-06-25 18:11:29.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:11:29.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:11:29.991 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:11:29.991 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:11:29.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:11:29.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:11:29.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:11:29.991 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:11:29.991 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:11:29.991 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:11:29.991 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:11:29.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:11:29.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:11:29.991 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:11:29.991 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:11:29.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:11:29.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:11:29.991 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1767ms 2025-06-25 18:11:29.991 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:11:29.991 +03:00 [DBG] Connection id "0HNC8090TG5MB" completed keep alive response. 2025-06-25 18:11:29.991 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.082ms 2025-06-25 18:11:29.992 +03:00 [DBG] Connection id "0HNC8090TG5MB" received FIN. 2025-06-25 18:11:29.992 +03:00 [DBG] Connection id "0HNC8090TG5MB" disconnecting. 2025-06-25 18:11:29.992 +03:00 [DBG] Connection id "0HNC8090TG5MB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:11:29.993 +03:00 [DBG] Connection id "0HNC8090TG5MB" stopped. 2025-06-25 18:12:30.292 +03:00 [DBG] Connection id "0HNC8090TG5MC" accepted. 2025-06-25 18:12:30.293 +03:00 [DBG] Connection id "0HNC8090TG5MC" started. 2025-06-25 18:12:30.293 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:12:30.293 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:12:30.293 +03:00 [DBG] POST requests are not supported 2025-06-25 18:12:30.293 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:12:30.293 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:12:30.293 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:12:30.293 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:12:30.293 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:12:30.293 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:12:30.293 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:12:30.293 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:12:30.293 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:12:30.293 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:12:30.293 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:12:30.293 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:12:30.293 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:12:30.293 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:12:30.293 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:12:30.294 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:12:30.294 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:12:30.294 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:12:30.294 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:12:30.294 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:12:30.294 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:12:30.294 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:12:30.294 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:12:30.294 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.161ms. 2025-06-25 18:12:30.294 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:12:30.294 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:12:30.294 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:12:30.294 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:12:30.294 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:12:30.294 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:12:30.294 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:12:30.294 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:12:30.294 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:12:30.294 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:12:30.294 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:12:30.294 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:12:30.294 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:12:30.294 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:12:30.294 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:12:30.294 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:12:30.295 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:12:30.295 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.08ms 2025-06-25 18:12:30.295 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:12:30.295 +03:00 [DBG] Connection id "0HNC8090TG5MC" completed keep alive response. 2025-06-25 18:12:30.295 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8576ms 2025-06-25 18:12:30.295 +03:00 [DBG] Connection id "0HNC8090TG5MC" received FIN. 2025-06-25 18:12:30.295 +03:00 [DBG] Connection id "0HNC8090TG5MC" disconnecting. 2025-06-25 18:12:30.295 +03:00 [DBG] Connection id "0HNC8090TG5MC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:12:30.296 +03:00 [DBG] Connection id "0HNC8090TG5MC" stopped. 2025-06-25 18:13:30.003 +03:00 [DBG] Connection id "0HNC8090TG5MD" accepted. 2025-06-25 18:13:30.004 +03:00 [DBG] Connection id "0HNC8090TG5MD" started. 2025-06-25 18:13:30.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:13:30.004 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:13:30.004 +03:00 [DBG] POST requests are not supported 2025-06-25 18:13:30.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:13:30.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:13:30.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:13:30.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:13:30.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:13:30.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:13:30.004 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:13:30.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:13:30.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:13:30.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:13:30.005 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:13:30.005 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:13:30.005 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:13:30.005 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:13:30.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:13:30.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:13:30.005 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:13:30.005 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:13:30.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:13:30.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:13:30.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:13:30.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:13:30.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:13:30.006 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2046ms. 2025-06-25 18:13:30.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:13:30.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:13:30.006 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:13:30.006 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:13:30.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:13:30.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:13:30.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:13:30.006 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:13:30.006 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:13:30.006 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:13:30.006 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:13:30.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:13:30.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:13:30.006 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:13:30.006 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:13:30.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:13:30.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:13:30.007 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7224ms 2025-06-25 18:13:30.007 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:13:30.007 +03:00 [DBG] Connection id "0HNC8090TG5MD" completed keep alive response. 2025-06-25 18:13:30.007 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2333ms 2025-06-25 18:13:30.007 +03:00 [DBG] Connection id "0HNC8090TG5MD" received FIN. 2025-06-25 18:13:30.007 +03:00 [DBG] Connection id "0HNC8090TG5MD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:13:30.008 +03:00 [DBG] Connection id "0HNC8090TG5MD" disconnecting. 2025-06-25 18:13:30.008 +03:00 [DBG] Connection id "0HNC8090TG5MD" stopped. 2025-06-25 18:14:29.990 +03:00 [DBG] Connection id "0HNC8090TG5ME" accepted. 2025-06-25 18:14:29.991 +03:00 [DBG] Connection id "0HNC8090TG5ME" started. 2025-06-25 18:14:29.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:14:29.991 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:14:29.991 +03:00 [DBG] POST requests are not supported 2025-06-25 18:14:29.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:14:29.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:14:29.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:14:29.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:14:29.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:14:29.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:14:29.991 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:14:29.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:14:29.991 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:14:29.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:14:29.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:14:29.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:14:29.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:14:29.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:14:29.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:14:29.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:14:29.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:14:29.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:14:29.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:14:29.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:14:29.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:14:29.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:14:29.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:14:29.992 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1714ms. 2025-06-25 18:14:29.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:14:29.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:14:29.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:14:29.992 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:14:29.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:14:29.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:14:29.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:14:29.992 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:14:29.992 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:14:29.992 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:14:29.992 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:14:29.992 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:14:29.992 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:14:29.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:14:29.993 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:14:29.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:14:29.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:14:29.993 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1829ms 2025-06-25 18:14:29.993 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:14:29.993 +03:00 [DBG] Connection id "0HNC8090TG5ME" completed keep alive response. 2025-06-25 18:14:29.993 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1101ms 2025-06-25 18:14:29.993 +03:00 [DBG] Connection id "0HNC8090TG5ME" received FIN. 2025-06-25 18:14:29.993 +03:00 [DBG] Connection id "0HNC8090TG5ME" disconnecting. 2025-06-25 18:14:29.993 +03:00 [DBG] Connection id "0HNC8090TG5ME" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:14:29.995 +03:00 [DBG] Connection id "0HNC8090TG5ME" stopped. 2025-06-25 18:15:30.002 +03:00 [DBG] Connection id "0HNC8090TG5MF" accepted. 2025-06-25 18:15:30.002 +03:00 [DBG] Connection id "0HNC8090TG5MF" started. 2025-06-25 18:15:30.003 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:15:30.003 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:15:30.003 +03:00 [DBG] POST requests are not supported 2025-06-25 18:15:30.003 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:15:30.003 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:15:30.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:15:30.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:15:30.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:15:30.003 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:15:30.003 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:15:30.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:15:30.003 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:15:30.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:15:30.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:15:30.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:15:30.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:15:30.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:15:30.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:15:30.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:15:30.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:15:30.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:15:30.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:15:30.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:15:30.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:15:30.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:15:30.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:15:30.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1546ms. 2025-06-25 18:15:30.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:15:30.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:15:30.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:15:30.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:15:30.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:15:30.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:15:30.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:15:30.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:15:30.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:15:30.004 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:15:30.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:15:30.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:15:30.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:15:30.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:15:30.004 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:15:30.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:15:30.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:15:30.004 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8997ms 2025-06-25 18:15:30.004 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:15:30.004 +03:00 [DBG] Connection id "0HNC8090TG5MF" completed keep alive response. 2025-06-25 18:15:30.004 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5795ms 2025-06-25 18:15:30.004 +03:00 [DBG] Connection id "0HNC8090TG5MF" received FIN. 2025-06-25 18:15:30.004 +03:00 [DBG] Connection id "0HNC8090TG5MF" disconnecting. 2025-06-25 18:15:30.005 +03:00 [DBG] Connection id "0HNC8090TG5MF" stopped. 2025-06-25 18:15:30.005 +03:00 [DBG] Connection id "0HNC8090TG5MF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:16:29.998 +03:00 [DBG] Connection id "0HNC8090TG5MG" accepted. 2025-06-25 18:16:29.998 +03:00 [DBG] Connection id "0HNC8090TG5MG" started. 2025-06-25 18:16:29.999 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:16:29.999 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:16:29.999 +03:00 [DBG] POST requests are not supported 2025-06-25 18:16:29.999 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:16:29.999 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:16:29.999 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:16:29.999 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:16:29.999 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:16:29.999 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:16:29.999 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:16:29.999 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:16:29.999 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:16:29.999 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:16:29.999 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:16:29.999 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:16:29.999 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:16:29.999 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:16:29.999 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:16:29.999 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:16:30.000 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:16:30.000 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:16:30.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:16:30.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:16:30.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:16:30.000 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:16:30.000 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:16:30.000 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1709ms. 2025-06-25 18:16:30.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:16:30.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:16:30.000 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:16:30.000 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:16:30.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:16:30.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:16:30.000 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:16:30.000 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:16:30.000 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:16:30.000 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:16:30.000 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:16:30.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:16:30.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:16:30.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:16:30.001 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:16:30.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:16:30.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:16:30.001 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.386ms 2025-06-25 18:16:30.001 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:16:30.001 +03:00 [DBG] Connection id "0HNC8090TG5MG" completed keep alive response. 2025-06-25 18:16:30.001 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4215ms 2025-06-25 18:16:30.001 +03:00 [DBG] Connection id "0HNC8090TG5MG" received FIN. 2025-06-25 18:16:30.002 +03:00 [DBG] Connection id "0HNC8090TG5MG" disconnecting. 2025-06-25 18:16:30.002 +03:00 [DBG] Connection id "0HNC8090TG5MG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:16:30.003 +03:00 [DBG] Connection id "0HNC8090TG5MG" stopped. 2025-06-25 18:17:30.004 +03:00 [DBG] Connection id "0HNC8090TG5MH" accepted. 2025-06-25 18:17:30.004 +03:00 [DBG] Connection id "0HNC8090TG5MH" started. 2025-06-25 18:17:30.004 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:17:30.004 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:17:30.004 +03:00 [DBG] POST requests are not supported 2025-06-25 18:17:30.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:17:30.004 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:17:30.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:17:30.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:17:30.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:17:30.004 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:17:30.004 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:17:30.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:17:30.004 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:17:30.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:17:30.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:17:30.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:17:30.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:17:30.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:17:30.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:17:30.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:17:30.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:17:30.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:17:30.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:17:30.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:17:30.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:17:30.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:17:30.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:17:30.005 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1327ms. 2025-06-25 18:17:30.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:17:30.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:17:30.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:17:30.005 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:17:30.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:17:30.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:17:30.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:17:30.005 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:17:30.005 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:17:30.005 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:17:30.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:17:30.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:17:30.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:17:30.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:17:30.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:17:30.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:17:30.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:17:30.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7447ms 2025-06-25 18:17:30.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:17:30.005 +03:00 [DBG] Connection id "0HNC8090TG5MH" completed keep alive response. 2025-06-25 18:17:30.005 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3443ms 2025-06-25 18:17:30.005 +03:00 [DBG] Connection id "0HNC8090TG5MH" received FIN. 2025-06-25 18:17:30.006 +03:00 [DBG] Connection id "0HNC8090TG5MH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:17:30.006 +03:00 [DBG] Connection id "0HNC8090TG5MH" disconnecting. 2025-06-25 18:17:30.006 +03:00 [DBG] Connection id "0HNC8090TG5MH" stopped. 2025-06-25 18:18:30.006 +03:00 [DBG] Connection id "0HNC8090TG5MI" accepted. 2025-06-25 18:18:30.006 +03:00 [DBG] Connection id "0HNC8090TG5MI" started. 2025-06-25 18:18:30.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:18:30.006 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:18:30.006 +03:00 [DBG] POST requests are not supported 2025-06-25 18:18:30.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:18:30.006 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:18:30.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:18:30.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:18:30.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:18:30.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:18:30.007 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:18:30.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:18:30.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:18:30.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:18:30.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:18:30.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:18:30.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:18:30.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:18:30.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:18:30.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:18:30.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:18:30.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:18:30.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:18:30.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:18:30.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:18:30.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:18:30.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:18:30.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.155ms. 2025-06-25 18:18:30.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:18:30.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:18:30.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:18:30.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:18:30.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:18:30.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:18:30.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:18:30.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:18:30.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:18:30.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:18:30.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:18:30.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:18:30.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:18:30.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:18:30.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:18:30.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:18:30.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:18:30.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1243ms 2025-06-25 18:18:30.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:18:30.008 +03:00 [DBG] Connection id "0HNC8090TG5MI" completed keep alive response. 2025-06-25 18:18:30.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0729ms 2025-06-25 18:18:30.009 +03:00 [DBG] Connection id "0HNC8090TG5MI" received FIN. 2025-06-25 18:18:30.009 +03:00 [DBG] Connection id "0HNC8090TG5MI" disconnecting. 2025-06-25 18:18:30.009 +03:00 [DBG] Connection id "0HNC8090TG5MI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:18:30.010 +03:00 [DBG] Connection id "0HNC8090TG5MI" stopped. 2025-06-25 18:19:30.000 +03:00 [DBG] Connection id "0HNC8090TG5MJ" accepted. 2025-06-25 18:19:30.000 +03:00 [DBG] Connection id "0HNC8090TG5MJ" started. 2025-06-25 18:19:30.000 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:19:30.000 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:19:30.000 +03:00 [DBG] POST requests are not supported 2025-06-25 18:19:30.000 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:19:30.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:19:30.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:19:30.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:19:30.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:19:30.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:19:30.001 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:19:30.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:19:30.001 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:19:30.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:19:30.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:19:30.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:19:30.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:19:30.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:19:30.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:19:30.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:19:30.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:19:30.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:19:30.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:19:30.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:19:30.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:19:30.001 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:19:30.001 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:19:30.001 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1242ms. 2025-06-25 18:19:30.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:19:30.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:19:30.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:19:30.001 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:19:30.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:19:30.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:19:30.001 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:19:30.001 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:19:30.001 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:19:30.002 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:19:30.002 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:19:30.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:19:30.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:19:30.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:19:30.002 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:19:30.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:19:30.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:19:30.002 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7024ms 2025-06-25 18:19:30.002 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:19:30.002 +03:00 [DBG] Connection id "0HNC8090TG5MJ" completed keep alive response. 2025-06-25 18:19:30.002 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3996ms 2025-06-25 18:19:30.002 +03:00 [DBG] Connection id "0HNC8090TG5MJ" received FIN. 2025-06-25 18:19:30.002 +03:00 [DBG] Connection id "0HNC8090TG5MJ" disconnecting. 2025-06-25 18:19:30.002 +03:00 [DBG] Connection id "0HNC8090TG5MJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:19:30.003 +03:00 [DBG] Connection id "0HNC8090TG5MJ" stopped. 2025-06-25 18:20:30.002 +03:00 [DBG] Connection id "0HNC8090TG5MK" accepted. 2025-06-25 18:20:30.002 +03:00 [DBG] Connection id "0HNC8090TG5MK" started. 2025-06-25 18:20:30.002 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:20:30.002 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:20:30.002 +03:00 [DBG] POST requests are not supported 2025-06-25 18:20:30.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:20:30.002 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:20:30.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:20:30.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:20:30.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:20:30.002 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:20:30.002 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:20:30.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:20:30.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:20:30.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:20:30.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:20:30.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:20:30.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:20:30.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:20:30.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:20:30.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:20:30.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:20:30.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:20:30.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:20:30.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:20:30.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:20:30.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:20:30.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:20:30.003 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1415ms. 2025-06-25 18:20:30.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:20:30.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:20:30.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:20:30.003 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:20:30.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:20:30.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:20:30.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:20:30.003 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:20:30.003 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:20:30.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:20:30.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:20:30.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:20:30.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:20:30.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:20:30.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:20:30.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:20:30.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:20:30.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7749ms 2025-06-25 18:20:30.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:20:30.003 +03:00 [DBG] Connection id "0HNC8090TG5MK" completed keep alive response. 2025-06-25 18:20:30.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.501ms 2025-06-25 18:20:30.004 +03:00 [DBG] Connection id "0HNC8090TG5MK" received FIN. 2025-06-25 18:20:30.004 +03:00 [DBG] Connection id "0HNC8090TG5MK" disconnecting. 2025-06-25 18:20:30.004 +03:00 [DBG] Connection id "0HNC8090TG5MK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:20:30.005 +03:00 [DBG] Connection id "0HNC8090TG5MK" stopped. 2025-06-25 18:21:29.994 +03:00 [DBG] Connection id "0HNC8090TG5ML" accepted. 2025-06-25 18:21:29.994 +03:00 [DBG] Connection id "0HNC8090TG5ML" started. 2025-06-25 18:21:29.994 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:21:29.994 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:21:29.994 +03:00 [DBG] POST requests are not supported 2025-06-25 18:21:29.994 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:21:29.995 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:21:29.995 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:21:29.995 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:21:29.995 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:21:29.995 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:21:29.995 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:21:29.995 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:21:29.995 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:21:29.995 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:21:29.995 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:21:29.995 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:21:29.995 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:21:29.995 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:21:29.995 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:21:29.995 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:21:29.995 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:21:29.995 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:21:29.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:21:29.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:21:29.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:21:29.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:21:29.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:21:29.995 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1174ms. 2025-06-25 18:21:29.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:21:29.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:21:29.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:21:29.995 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:21:29.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:21:29.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:21:29.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:21:29.995 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:21:29.995 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:21:29.995 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:21:29.995 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:21:29.995 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:21:29.995 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:21:29.996 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:21:29.996 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:21:29.996 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:21:29.996 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:21:29.996 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6823ms 2025-06-25 18:21:29.996 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:21:29.996 +03:00 [DBG] Connection id "0HNC8090TG5ML" completed keep alive response. 2025-06-25 18:21:29.996 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3018ms 2025-06-25 18:21:29.996 +03:00 [DBG] Connection id "0HNC8090TG5ML" received FIN. 2025-06-25 18:21:29.996 +03:00 [DBG] Connection id "0HNC8090TG5ML" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:21:29.996 +03:00 [DBG] Connection id "0HNC8090TG5ML" disconnecting. 2025-06-25 18:21:29.996 +03:00 [DBG] Connection id "0HNC8090TG5ML" stopped. 2025-06-25 18:22:30.006 +03:00 [DBG] Connection id "0HNC8090TG5MM" accepted. 2025-06-25 18:22:30.006 +03:00 [DBG] Connection id "0HNC8090TG5MM" started. 2025-06-25 18:22:30.006 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:22:30.006 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:22:30.006 +03:00 [DBG] POST requests are not supported 2025-06-25 18:22:30.007 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:22:30.007 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:22:30.007 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:22:30.007 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:22:30.007 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:22:30.007 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:22:30.007 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:22:30.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:22:30.007 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:22:30.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:22:30.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:22:30.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:22:30.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:22:30.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:22:30.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:22:30.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:22:30.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:22:30.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:22:30.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:22:30.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:22:30.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:22:30.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:22:30.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:22:30.007 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-06-25 18:22:30.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:22:30.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:22:30.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:22:30.007 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:22:30.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:22:30.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:22:30.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:22:30.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:22:30.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:22:30.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:22:30.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:22:30.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:22:30.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:22:30.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:22:30.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:22:30.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:22:30.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:22:30.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.807ms 2025-06-25 18:22:30.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:22:30.008 +03:00 [DBG] Connection id "0HNC8090TG5MM" completed keep alive response. 2025-06-25 18:22:30.008 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.519ms 2025-06-25 18:22:30.008 +03:00 [DBG] Connection id "0HNC8090TG5MM" received FIN. 2025-06-25 18:22:30.008 +03:00 [DBG] Connection id "0HNC8090TG5MM" disconnecting. 2025-06-25 18:22:30.008 +03:00 [DBG] Connection id "0HNC8090TG5MM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:22:30.009 +03:00 [DBG] Connection id "0HNC8090TG5MM" stopped. 2025-06-25 18:23:30.015 +03:00 [DBG] Connection id "0HNC8090TG5MN" accepted. 2025-06-25 18:23:30.015 +03:00 [DBG] Connection id "0HNC8090TG5MN" started. 2025-06-25 18:23:30.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:23:30.015 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:23:30.015 +03:00 [DBG] POST requests are not supported 2025-06-25 18:23:30.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:23:30.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:23:30.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:23:30.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:23:30.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:23:30.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:23:30.015 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:23:30.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:23:30.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:23:30.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:23:30.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:23:30.016 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:23:30.016 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:23:30.016 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:23:30.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:23:30.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:23:30.016 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:23:30.016 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:23:30.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:23:30.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:23:30.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:23:30.016 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:23:30.016 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:23:30.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1364ms. 2025-06-25 18:23:30.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:23:30.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:23:30.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:23:30.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:23:30.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:23:30.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:23:30.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:23:30.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:23:30.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:23:30.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:23:30.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:23:30.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:23:30.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:23:30.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:23:30.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:23:30.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:23:30.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:23:30.017 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2235ms 2025-06-25 18:23:30.017 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:23:30.017 +03:00 [DBG] Connection id "0HNC8090TG5MN" completed keep alive response. 2025-06-25 18:23:30.017 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2241ms 2025-06-25 18:23:30.017 +03:00 [DBG] Connection id "0HNC8090TG5MN" received FIN. 2025-06-25 18:23:30.018 +03:00 [DBG] Connection id "0HNC8090TG5MN" disconnecting. 2025-06-25 18:23:30.018 +03:00 [DBG] Connection id "0HNC8090TG5MN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:23:30.019 +03:00 [DBG] Connection id "0HNC8090TG5MN" stopped. 2025-06-25 18:24:30.007 +03:00 [DBG] Connection id "0HNC8090TG5MO" accepted. 2025-06-25 18:24:30.007 +03:00 [DBG] Connection id "0HNC8090TG5MO" started. 2025-06-25 18:24:30.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:24:30.008 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:24:30.008 +03:00 [DBG] POST requests are not supported 2025-06-25 18:24:30.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:24:30.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:24:30.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:24:30.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:24:30.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:24:30.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:24:30.008 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:24:30.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:24:30.008 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:24:30.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:24:30.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:24:30.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:24:30.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:24:30.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:24:30.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:24:30.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:24:30.008 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:24:30.008 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:24:30.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:24:30.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:24:30.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:24:30.008 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:24:30.008 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:24:30.009 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1648ms. 2025-06-25 18:24:30.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:24:30.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:24:30.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:24:30.009 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:24:30.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:24:30.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:24:30.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:24:30.009 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:24:30.009 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:24:30.009 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:24:30.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:24:30.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:24:30.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:24:30.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:24:30.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:24:30.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:24:30.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:24:30.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0621ms 2025-06-25 18:24:30.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:24:30.009 +03:00 [DBG] Connection id "0HNC8090TG5MO" completed keep alive response. 2025-06-25 18:24:30.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8721ms 2025-06-25 18:24:30.010 +03:00 [DBG] Connection id "0HNC8090TG5MO" received FIN. 2025-06-25 18:24:30.010 +03:00 [DBG] Connection id "0HNC8090TG5MO" disconnecting. 2025-06-25 18:24:30.010 +03:00 [DBG] Connection id "0HNC8090TG5MO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:24:30.011 +03:00 [DBG] Connection id "0HNC8090TG5MO" stopped. 2025-06-25 18:25:30.021 +03:00 [DBG] Connection id "0HNC8090TG5MP" accepted. 2025-06-25 18:25:30.021 +03:00 [DBG] Connection id "0HNC8090TG5MP" started. 2025-06-25 18:25:30.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:25:30.021 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:25:30.021 +03:00 [DBG] POST requests are not supported 2025-06-25 18:25:30.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:25:30.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:25:30.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:25:30.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:25:30.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:25:30.021 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:25:30.021 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:25:30.021 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:25:30.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:25:30.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:25:30.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:25:30.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:25:30.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:25:30.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:25:30.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:25:30.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:25:30.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:25:30.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:25:30.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:25:30.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:25:30.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:25:30.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:25:30.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:25:30.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1338ms. 2025-06-25 18:25:30.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:25:30.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:25:30.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:25:30.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:25:30.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:25:30.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:25:30.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:25:30.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:25:30.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:25:30.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:25:30.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:25:30.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:25:30.022 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:25:30.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:25:30.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:25:30.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:25:30.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:25:30.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8495ms 2025-06-25 18:25:30.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:25:30.023 +03:00 [DBG] Connection id "0HNC8090TG5MP" completed keep alive response. 2025-06-25 18:25:30.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6508ms 2025-06-25 18:25:30.023 +03:00 [DBG] Connection id "0HNC8090TG5MP" received FIN. 2025-06-25 18:25:30.023 +03:00 [DBG] Connection id "0HNC8090TG5MP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:25:30.023 +03:00 [DBG] Connection id "0HNC8090TG5MP" disconnecting. 2025-06-25 18:25:30.024 +03:00 [DBG] Connection id "0HNC8090TG5MP" stopped. 2025-06-25 18:26:30.009 +03:00 [DBG] Connection id "0HNC8090TG5MQ" accepted. 2025-06-25 18:26:30.010 +03:00 [DBG] Connection id "0HNC8090TG5MQ" started. 2025-06-25 18:26:30.010 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:26:30.010 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:26:30.010 +03:00 [DBG] POST requests are not supported 2025-06-25 18:26:30.010 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:26:30.010 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:26:30.010 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:26:30.010 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:26:30.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:26:30.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:26:30.010 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:26:30.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:26:30.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:26:30.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:26:30.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:26:30.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:26:30.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:26:30.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:26:30.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:26:30.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:26:30.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:26:30.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:26:30.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:26:30.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:26:30.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:26:30.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:26:30.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:26:30.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1592ms. 2025-06-25 18:26:30.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:26:30.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:26:30.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:26:30.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:26:30.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:26:30.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:26:30.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:26:30.011 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:26:30.011 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:26:30.011 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:26:30.011 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:26:30.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:26:30.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:26:30.011 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:26:30.011 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:26:30.011 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:26:30.011 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:26:30.011 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9576ms 2025-06-25 18:26:30.011 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:26:30.011 +03:00 [DBG] Connection id "0HNC8090TG5MQ" completed keep alive response. 2025-06-25 18:26:30.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7966ms 2025-06-25 18:26:30.012 +03:00 [DBG] Connection id "0HNC8090TG5MQ" received FIN. 2025-06-25 18:26:30.012 +03:00 [DBG] Connection id "0HNC8090TG5MQ" disconnecting. 2025-06-25 18:26:30.012 +03:00 [DBG] Connection id "0HNC8090TG5MQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:26:30.013 +03:00 [DBG] Connection id "0HNC8090TG5MQ" stopped. 2025-06-25 18:27:30.019 +03:00 [DBG] Connection id "0HNC8090TG5MR" accepted. 2025-06-25 18:27:30.019 +03:00 [DBG] Connection id "0HNC8090TG5MR" started. 2025-06-25 18:27:30.020 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:27:30.020 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:27:30.020 +03:00 [DBG] POST requests are not supported 2025-06-25 18:27:30.020 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:27:30.020 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:27:30.020 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:27:30.020 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:27:30.020 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:27:30.020 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:27:30.020 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:27:30.020 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:27:30.020 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:27:30.020 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:27:30.020 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:27:30.020 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:27:30.020 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:27:30.020 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:27:30.020 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:27:30.020 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:27:30.020 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:27:30.020 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:27:30.020 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:27:30.020 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:27:30.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:27:30.021 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:27:30.021 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:27:30.021 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1631ms. 2025-06-25 18:27:30.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:27:30.021 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:27:30.021 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:27:30.021 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:27:30.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:27:30.021 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:27:30.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:27:30.021 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:27:30.021 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:27:30.021 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:27:30.021 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:27:30.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:27:30.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:27:30.021 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:27:30.021 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:27:30.021 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:27:30.021 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:27:30.021 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1898ms 2025-06-25 18:27:30.022 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:27:30.022 +03:00 [DBG] Connection id "0HNC8090TG5MR" completed keep alive response. 2025-06-25 18:27:30.022 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1112ms 2025-06-25 18:27:30.022 +03:00 [DBG] Connection id "0HNC8090TG5MR" received FIN. 2025-06-25 18:27:30.022 +03:00 [DBG] Connection id "0HNC8090TG5MR" disconnecting. 2025-06-25 18:27:30.022 +03:00 [DBG] Connection id "0HNC8090TG5MR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:27:30.024 +03:00 [DBG] Connection id "0HNC8090TG5MR" stopped. 2025-06-25 18:28:30.016 +03:00 [DBG] Connection id "0HNC8090TG5MS" accepted. 2025-06-25 18:28:30.016 +03:00 [DBG] Connection id "0HNC8090TG5MS" started. 2025-06-25 18:28:30.016 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:28:30.016 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:28:30.016 +03:00 [DBG] POST requests are not supported 2025-06-25 18:28:30.016 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:28:30.016 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:28:30.016 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:28:30.016 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:28:30.016 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:28:30.016 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:28:30.016 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:28:30.016 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:28:30.016 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:28:30.016 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:28:30.016 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:28:30.017 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:28:30.017 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:28:30.017 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:28:30.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:28:30.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:28:30.017 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:28:30.017 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:28:30.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:28:30.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:28:30.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:28:30.017 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:28:30.017 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:28:30.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1266ms. 2025-06-25 18:28:30.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:28:30.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:28:30.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:28:30.017 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:28:30.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:28:30.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:28:30.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:28:30.017 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:28:30.017 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:28:30.017 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:28:30.017 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:28:30.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:28:30.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:28:30.017 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:28:30.017 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:28:30.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:28:30.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:28:30.018 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8631ms 2025-06-25 18:28:30.018 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:28:30.018 +03:00 [DBG] Connection id "0HNC8090TG5MS" completed keep alive response. 2025-06-25 18:28:30.018 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6029ms 2025-06-25 18:28:30.018 +03:00 [DBG] Connection id "0HNC8090TG5MS" received FIN. 2025-06-25 18:28:30.018 +03:00 [DBG] Connection id "0HNC8090TG5MS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:28:30.018 +03:00 [DBG] Connection id "0HNC8090TG5MS" disconnecting. 2025-06-25 18:28:30.018 +03:00 [DBG] Connection id "0HNC8090TG5MS" stopped. 2025-06-25 18:29:30.011 +03:00 [DBG] Connection id "0HNC8090TG5MT" accepted. 2025-06-25 18:29:30.011 +03:00 [DBG] Connection id "0HNC8090TG5MT" started. 2025-06-25 18:29:30.011 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:29:30.011 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:29:30.011 +03:00 [DBG] POST requests are not supported 2025-06-25 18:29:30.011 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:29:30.012 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:29:30.012 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:29:30.012 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:29:30.012 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:29:30.012 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:29:30.012 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:29:30.012 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:29:30.012 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:29:30.012 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:29:30.012 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:29:30.012 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:29:30.012 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:29:30.012 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:29:30.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:29:30.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:29:30.012 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:29:30.012 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:29:30.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:29:30.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:29:30.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:29:30.012 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:29:30.012 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:29:30.012 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1433ms. 2025-06-25 18:29:30.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:29:30.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:29:30.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:29:30.013 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:29:30.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:29:30.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:29:30.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:29:30.013 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:29:30.013 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:29:30.013 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:29:30.013 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:29:30.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:29:30.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:29:30.013 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:29:30.013 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:29:30.013 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:29:30.013 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:29:30.013 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9419ms 2025-06-25 18:29:30.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:29:30.013 +03:00 [DBG] Connection id "0HNC8090TG5MT" completed keep alive response. 2025-06-25 18:29:30.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7071ms 2025-06-25 18:29:30.013 +03:00 [DBG] Connection id "0HNC8090TG5MT" received FIN. 2025-06-25 18:29:30.013 +03:00 [DBG] Connection id "0HNC8090TG5MT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:29:30.014 +03:00 [DBG] Connection id "0HNC8090TG5MT" disconnecting. 2025-06-25 18:29:30.014 +03:00 [DBG] Connection id "0HNC8090TG5MT" stopped. 2025-06-25 18:30:30.014 +03:00 [DBG] Connection id "0HNC8090TG5MU" accepted. 2025-06-25 18:30:30.015 +03:00 [DBG] Connection id "0HNC8090TG5MU" started. 2025-06-25 18:30:30.015 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:30:30.015 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:30:30.015 +03:00 [DBG] POST requests are not supported 2025-06-25 18:30:30.015 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:30:30.015 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:30:30.015 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:30:30.015 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:30:30.015 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:30:30.015 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:30:30.015 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:30:30.015 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:30:30.015 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:30:30.015 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:30:30.015 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:30:30.015 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:30:30.015 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:30:30.015 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:30:30.015 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:30:30.015 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:30:30.015 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:30:30.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:30:30.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:30:30.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:30:30.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:30:30.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:30:30.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:30:30.016 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1369ms. 2025-06-25 18:30:30.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:30:30.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:30:30.016 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:30:30.016 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:30:30.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:30:30.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:30:30.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:30:30.016 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:30:30.016 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:30:30.016 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:30:30.016 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:30:30.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:30:30.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:30:30.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:30:30.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:30:30.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:30:30.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:30:30.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6797ms 2025-06-25 18:30:30.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:30:30.016 +03:00 [DBG] Connection id "0HNC8090TG5MU" completed keep alive response. 2025-06-25 18:30:30.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2724ms 2025-06-25 18:30:30.017 +03:00 [DBG] Connection id "0HNC8090TG5MU" received FIN. 2025-06-25 18:30:30.017 +03:00 [DBG] Connection id "0HNC8090TG5MU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:30:30.017 +03:00 [DBG] Connection id "0HNC8090TG5MU" disconnecting. 2025-06-25 18:30:30.017 +03:00 [DBG] Connection id "0HNC8090TG5MU" stopped. 2025-06-25 18:31:30.021 +03:00 [DBG] Connection id "0HNC8090TG5MV" accepted. 2025-06-25 18:31:30.021 +03:00 [DBG] Connection id "0HNC8090TG5MV" started. 2025-06-25 18:31:30.021 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:31:30.021 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:31:30.021 +03:00 [DBG] POST requests are not supported 2025-06-25 18:31:30.021 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:31:30.021 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:31:30.021 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:31:30.021 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:31:30.021 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:31:30.022 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:31:30.022 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:31:30.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:31:30.022 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:31:30.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:31:30.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:31:30.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:31:30.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:31:30.022 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:31:30.022 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:31:30.022 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:31:30.022 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:31:30.022 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:31:30.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:31:30.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:31:30.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:31:30.022 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:31:30.022 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:31:30.022 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1407ms. 2025-06-25 18:31:30.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:31:30.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:31:30.022 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:31:30.022 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:31:30.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:31:30.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:31:30.022 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:31:30.022 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:31:30.022 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:31:30.022 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:31:30.022 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:31:30.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:31:30.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:31:30.023 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:31:30.023 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:31:30.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:31:30.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:31:30.023 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9201ms 2025-06-25 18:31:30.023 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:31:30.023 +03:00 [DBG] Connection id "0HNC8090TG5MV" completed keep alive response. 2025-06-25 18:31:30.023 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4875ms 2025-06-25 18:31:30.023 +03:00 [DBG] Connection id "0HNC8090TG5MV" received FIN. 2025-06-25 18:31:30.023 +03:00 [DBG] Connection id "0HNC8090TG5MV" disconnecting. 2025-06-25 18:31:30.023 +03:00 [DBG] Connection id "0HNC8090TG5MV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:31:30.024 +03:00 [DBG] Connection id "0HNC8090TG5MV" stopped. 2025-06-25 18:32:30.009 +03:00 [DBG] Connection id "0HNC8090TG5N0" accepted. 2025-06-25 18:32:30.009 +03:00 [DBG] Connection id "0HNC8090TG5N0" started. 2025-06-25 18:32:30.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:32:30.009 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:32:30.009 +03:00 [DBG] POST requests are not supported 2025-06-25 18:32:30.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:32:30.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:32:30.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:32:30.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:32:30.009 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:32:30.009 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:32:30.009 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:32:30.009 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:32:30.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:32:30.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:32:30.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:32:30.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:32:30.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:32:30.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:32:30.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:32:30.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:32:30.010 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:32:30.010 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:32:30.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:32:30.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:32:30.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:32:30.010 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:32:30.010 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:32:30.010 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-06-25 18:32:30.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:32:30.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:32:30.010 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:32:30.010 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:32:30.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:32:30.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:32:30.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:32:30.010 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:32:30.010 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:32:30.010 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:32:30.010 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:32:30.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:32:30.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:32:30.010 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:32:30.010 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:32:30.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:32:30.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:32:30.010 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6865ms 2025-06-25 18:32:30.010 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:32:30.010 +03:00 [DBG] Connection id "0HNC8090TG5N0" completed keep alive response. 2025-06-25 18:32:30.011 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3287ms 2025-06-25 18:32:30.011 +03:00 [DBG] Connection id "0HNC8090TG5N0" received FIN. 2025-06-25 18:32:30.011 +03:00 [DBG] Connection id "0HNC8090TG5N0" disconnecting. 2025-06-25 18:32:30.011 +03:00 [DBG] Connection id "0HNC8090TG5N0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:32:30.012 +03:00 [DBG] Connection id "0HNC8090TG5N0" stopped. 2025-06-25 18:33:30.009 +03:00 [DBG] Connection id "0HNC8090TG5N1" accepted. 2025-06-25 18:33:30.009 +03:00 [DBG] Connection id "0HNC8090TG5N1" started. 2025-06-25 18:33:30.009 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:33:30.009 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:33:30.009 +03:00 [DBG] POST requests are not supported 2025-06-25 18:33:30.009 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:33:30.009 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:33:30.009 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:33:30.009 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:33:30.010 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:33:30.010 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:33:30.010 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:33:30.010 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:33:30.010 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:33:30.010 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:33:30.010 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:33:30.010 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:33:30.010 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:33:30.010 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:33:30.010 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:33:30.010 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:33:30.011 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:33:30.011 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:33:30.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:33:30.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:33:30.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:33:30.011 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:33:30.011 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:33:30.011 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2046ms. 2025-06-25 18:33:30.011 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:33:30.011 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:33:30.012 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:33:30.012 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:33:30.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:33:30.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:33:30.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:33:30.012 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:33:30.012 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:33:30.012 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:33:30.012 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:33:30.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:33:30.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:33:30.012 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:33:30.012 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:33:30.012 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:33:30.012 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:33:30.012 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1258ms 2025-06-25 18:33:30.013 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:33:30.013 +03:00 [DBG] Connection id "0HNC8090TG5N1" completed keep alive response. 2025-06-25 18:33:30.013 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7062ms 2025-06-25 18:33:30.013 +03:00 [DBG] Connection id "0HNC8090TG5N1" received FIN. 2025-06-25 18:33:30.013 +03:00 [DBG] Connection id "0HNC8090TG5N1" disconnecting. 2025-06-25 18:33:30.013 +03:00 [DBG] Connection id "0HNC8090TG5N1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:33:30.014 +03:00 [DBG] Connection id "0HNC8090TG5N1" stopped. 2025-06-25 18:34:30.013 +03:00 [DBG] Connection id "0HNC8090TG5N2" accepted. 2025-06-25 18:34:30.013 +03:00 [DBG] Connection id "0HNC8090TG5N2" started. 2025-06-25 18:34:30.013 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:34:30.013 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:34:30.013 +03:00 [DBG] POST requests are not supported 2025-06-25 18:34:30.013 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:34:30.013 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:34:30.013 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:34:30.013 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:34:30.013 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:34:30.013 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:34:30.013 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:34:30.013 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:34:30.013 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:34:30.013 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:34:30.013 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:34:30.013 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:34:30.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:34:30.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:34:30.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:34:30.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:34:30.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:34:30.014 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:34:30.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:34:30.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:34:30.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:34:30.014 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:34:30.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:34:30.014 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-06-25 18:34:30.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:34:30.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:34:30.014 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:34:30.014 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:34:30.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:34:30.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:34:30.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:34:30.014 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:34:30.014 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:34:30.014 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:34:30.014 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:34:30.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:34:30.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:34:30.014 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:34:30.014 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:34:30.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:34:30.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:34:30.014 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.705ms 2025-06-25 18:34:30.014 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:34:30.014 +03:00 [DBG] Connection id "0HNC8090TG5N2" completed keep alive response. 2025-06-25 18:34:30.014 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3266ms 2025-06-25 18:34:30.015 +03:00 [DBG] Connection id "0HNC8090TG5N2" received FIN. 2025-06-25 18:34:30.015 +03:00 [DBG] Connection id "0HNC8090TG5N2" disconnecting. 2025-06-25 18:34:30.015 +03:00 [DBG] Connection id "0HNC8090TG5N2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:34:30.016 +03:00 [DBG] Connection id "0HNC8090TG5N2" stopped. 2025-06-25 18:35:30.026 +03:00 [DBG] Connection id "0HNC8090TG5N3" accepted. 2025-06-25 18:35:30.026 +03:00 [DBG] Connection id "0HNC8090TG5N3" started. 2025-06-25 18:35:30.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:35:30.026 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:35:30.026 +03:00 [DBG] POST requests are not supported 2025-06-25 18:35:30.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:35:30.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:35:30.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:35:30.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:35:30.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:35:30.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:35:30.026 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:35:30.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:35:30.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:35:30.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:35:30.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:35:30.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:35:30.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:35:30.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:35:30.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:35:30.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:35:30.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:35:30.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:35:30.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:35:30.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:35:30.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:35:30.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:35:30.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:35:30.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1176ms. 2025-06-25 18:35:30.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:35:30.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:35:30.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:35:30.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:35:30.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:35:30.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:35:30.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:35:30.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:35:30.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:35:30.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:35:30.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:35:30.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:35:30.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:35:30.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:35:30.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:35:30.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:35:30.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:35:30.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6238ms 2025-06-25 18:35:30.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:35:30.027 +03:00 [DBG] Connection id "0HNC8090TG5N3" completed keep alive response. 2025-06-25 18:35:30.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.23ms 2025-06-25 18:35:30.027 +03:00 [DBG] Connection id "0HNC8090TG5N3" received FIN. 2025-06-25 18:35:30.028 +03:00 [DBG] Connection id "0HNC8090TG5N3" disconnecting. 2025-06-25 18:35:30.028 +03:00 [DBG] Connection id "0HNC8090TG5N3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:35:30.029 +03:00 [DBG] Connection id "0HNC8090TG5N3" stopped. 2025-06-25 18:36:30.013 +03:00 [DBG] Connection id "0HNC8090TG5N4" accepted. 2025-06-25 18:36:30.013 +03:00 [DBG] Connection id "0HNC8090TG5N4" started. 2025-06-25 18:36:30.014 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:36:30.014 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:36:30.014 +03:00 [DBG] POST requests are not supported 2025-06-25 18:36:30.014 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:36:30.014 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:36:30.014 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:36:30.014 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:36:30.014 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:36:30.014 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:36:30.014 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:36:30.014 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:36:30.014 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:36:30.014 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:36:30.014 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:36:30.014 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:36:30.014 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:36:30.014 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:36:30.014 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:36:30.014 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:36:30.014 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:36:30.015 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:36:30.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:36:30.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:36:30.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:36:30.015 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:36:30.015 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:36:30.015 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2193ms. 2025-06-25 18:36:30.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:36:30.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:36:30.015 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:36:30.015 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:36:30.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:36:30.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:36:30.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:36:30.015 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:36:30.015 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:36:30.015 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:36:30.015 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:36:30.015 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:36:30.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:36:30.016 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:36:30.016 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:36:30.016 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:36:30.016 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:36:30.016 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3756ms 2025-06-25 18:36:30.016 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:36:30.016 +03:00 [DBG] Connection id "0HNC8090TG5N4" completed keep alive response. 2025-06-25 18:36:30.016 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4575ms 2025-06-25 18:36:30.016 +03:00 [DBG] Connection id "0HNC8090TG5N4" received FIN. 2025-06-25 18:36:30.016 +03:00 [DBG] Connection id "0HNC8090TG5N4" disconnecting. 2025-06-25 18:36:30.016 +03:00 [DBG] Connection id "0HNC8090TG5N4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:36:30.018 +03:00 [DBG] Connection id "0HNC8090TG5N4" stopped. 2025-06-25 18:37:30.027 +03:00 [DBG] Connection id "0HNC8090TG5N5" accepted. 2025-06-25 18:37:30.027 +03:00 [DBG] Connection id "0HNC8090TG5N5" started. 2025-06-25 18:37:30.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:37:30.027 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:37:30.027 +03:00 [DBG] POST requests are not supported 2025-06-25 18:37:30.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:37:30.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:37:30.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:37:30.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:37:30.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:37:30.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:37:30.027 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:37:30.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:37:30.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:37:30.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:37:30.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:37:30.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:37:30.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:37:30.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:37:30.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:37:30.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:37:30.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:37:30.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:37:30.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:37:30.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:37:30.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:37:30.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:37:30.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:37:30.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1181ms. 2025-06-25 18:37:30.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:37:30.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:37:30.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:37:30.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:37:30.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:37:30.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:37:30.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:37:30.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:37:30.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:37:30.028 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:37:30.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:37:30.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:37:30.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:37:30.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:37:30.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:37:30.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:37:30.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:37:30.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6643ms 2025-06-25 18:37:30.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:37:30.028 +03:00 [DBG] Connection id "0HNC8090TG5N5" completed keep alive response. 2025-06-25 18:37:30.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2947ms 2025-06-25 18:37:30.029 +03:00 [DBG] Connection id "0HNC8090TG5N5" received FIN. 2025-06-25 18:37:30.029 +03:00 [DBG] Connection id "0HNC8090TG5N5" disconnecting. 2025-06-25 18:37:30.029 +03:00 [DBG] Connection id "0HNC8090TG5N5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:37:30.030 +03:00 [DBG] Connection id "0HNC8090TG5N5" stopped. 2025-06-25 18:38:30.025 +03:00 [DBG] Connection id "0HNC8090TG5N6" accepted. 2025-06-25 18:38:30.026 +03:00 [DBG] Connection id "0HNC8090TG5N6" started. 2025-06-25 18:38:30.026 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:38:30.026 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:38:30.026 +03:00 [DBG] POST requests are not supported 2025-06-25 18:38:30.026 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:38:30.026 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:38:30.026 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:38:30.026 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:38:30.026 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:38:30.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:38:30.026 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:38:30.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:38:30.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:38:30.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:38:30.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:38:30.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:38:30.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:38:30.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:38:30.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:38:30.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:38:30.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:38:30.027 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:38:30.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:38:30.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:38:30.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:38:30.027 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:38:30.027 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:38:30.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1624ms. 2025-06-25 18:38:30.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:38:30.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:38:30.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:38:30.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:38:30.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:38:30.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:38:30.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:38:30.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:38:30.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:38:30.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:38:30.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:38:30.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:38:30.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:38:30.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:38:30.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:38:30.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:38:30.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:38:30.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1691ms 2025-06-25 18:38:30.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:38:30.028 +03:00 [DBG] Connection id "0HNC8090TG5N6" completed keep alive response. 2025-06-25 18:38:30.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.08ms 2025-06-25 18:38:30.028 +03:00 [DBG] Connection id "0HNC8090TG5N6" received FIN. 2025-06-25 18:38:30.028 +03:00 [DBG] Connection id "0HNC8090TG5N6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:38:30.028 +03:00 [DBG] Connection id "0HNC8090TG5N6" disconnecting. 2025-06-25 18:38:30.028 +03:00 [DBG] Connection id "0HNC8090TG5N6" stopped. 2025-06-25 18:39:30.025 +03:00 [DBG] Connection id "0HNC8090TG5N7" accepted. 2025-06-25 18:39:30.025 +03:00 [DBG] Connection id "0HNC8090TG5N7" started. 2025-06-25 18:39:30.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:39:30.025 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:39:30.025 +03:00 [DBG] POST requests are not supported 2025-06-25 18:39:30.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:39:30.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:39:30.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:39:30.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:39:30.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:39:30.026 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:39:30.026 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:39:30.026 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:39:30.026 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:39:30.026 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:39:30.026 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:39:30.026 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:39:30.026 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:39:30.026 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:39:30.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:39:30.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:39:30.026 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:39:30.026 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:39:30.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:39:30.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:39:30.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:39:30.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:39:30.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:39:30.027 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1834ms. 2025-06-25 18:39:30.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:39:30.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:39:30.027 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:39:30.027 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:39:30.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:39:30.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:39:30.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:39:30.027 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:39:30.027 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:39:30.027 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:39:30.027 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:39:30.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:39:30.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:39:30.027 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:39:30.027 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:39:30.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:39:30.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:39:30.027 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1771ms 2025-06-25 18:39:30.027 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:39:30.027 +03:00 [DBG] Connection id "0HNC8090TG5N7" completed keep alive response. 2025-06-25 18:39:30.027 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.298ms 2025-06-25 18:39:30.028 +03:00 [DBG] Connection id "0HNC8090TG5N7" received FIN. 2025-06-25 18:39:30.028 +03:00 [DBG] Connection id "0HNC8090TG5N7" disconnecting. 2025-06-25 18:39:30.028 +03:00 [DBG] Connection id "0HNC8090TG5N7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:39:30.029 +03:00 [DBG] Connection id "0HNC8090TG5N7" stopped. 2025-06-25 18:40:30.024 +03:00 [DBG] Connection id "0HNC8090TG5N8" accepted. 2025-06-25 18:40:30.024 +03:00 [DBG] Connection id "0HNC8090TG5N8" started. 2025-06-25 18:40:30.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:40:30.025 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:40:30.025 +03:00 [DBG] POST requests are not supported 2025-06-25 18:40:30.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:40:30.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:40:30.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:40:30.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:40:30.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:40:30.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:40:30.025 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:40:30.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:40:30.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:40:30.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:40:30.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:40:30.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:40:30.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:40:30.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:40:30.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:40:30.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:40:30.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:40:30.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:40:30.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:40:30.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:40:30.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:40:30.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:40:30.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:40:30.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1435ms. 2025-06-25 18:40:30.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:40:30.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:40:30.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:40:30.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:40:30.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:40:30.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:40:30.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:40:30.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:40:30.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:40:30.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:40:30.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:40:30.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:40:30.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:40:30.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:40:30.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:40:30.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:40:30.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:40:30.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7924ms 2025-06-25 18:40:30.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:40:30.026 +03:00 [DBG] Connection id "0HNC8090TG5N8" completed keep alive response. 2025-06-25 18:40:30.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6561ms 2025-06-25 18:40:30.027 +03:00 [DBG] Connection id "0HNC8090TG5N8" received FIN. 2025-06-25 18:40:30.027 +03:00 [DBG] Connection id "0HNC8090TG5N8" disconnecting. 2025-06-25 18:40:30.027 +03:00 [DBG] Connection id "0HNC8090TG5N8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:40:30.028 +03:00 [DBG] Connection id "0HNC8090TG5N8" stopped. 2025-06-25 18:41:30.024 +03:00 [DBG] Connection id "0HNC8090TG5N9" accepted. 2025-06-25 18:41:30.025 +03:00 [DBG] Connection id "0HNC8090TG5N9" started. 2025-06-25 18:41:30.025 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:41:30.025 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:41:30.025 +03:00 [DBG] POST requests are not supported 2025-06-25 18:41:30.025 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:41:30.025 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:41:30.025 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:41:30.025 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:41:30.025 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:41:30.025 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:41:30.025 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:41:30.025 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:41:30.025 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:41:30.025 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:41:30.025 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:41:30.025 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:41:30.025 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:41:30.025 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:41:30.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:41:30.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:41:30.025 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:41:30.025 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:41:30.025 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:41:30.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:41:30.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:41:30.026 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:41:30.026 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:41:30.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1521ms. 2025-06-25 18:41:30.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:41:30.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:41:30.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:41:30.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:41:30.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:41:30.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:41:30.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:41:30.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:41:30.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:41:30.026 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:41:30.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:41:30.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:41:30.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:41:30.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:41:30.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:41:30.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:41:30.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:41:30.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8053ms 2025-06-25 18:41:30.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:41:30.026 +03:00 [DBG] Connection id "0HNC8090TG5N9" completed keep alive response. 2025-06-25 18:41:30.026 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4575ms 2025-06-25 18:41:30.026 +03:00 [DBG] Connection id "0HNC8090TG5N9" received FIN. 2025-06-25 18:41:30.027 +03:00 [DBG] Connection id "0HNC8090TG5N9" disconnecting. 2025-06-25 18:41:30.027 +03:00 [DBG] Connection id "0HNC8090TG5N9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:41:30.028 +03:00 [DBG] Connection id "0HNC8090TG5N9" stopped. 2025-06-25 18:42:30.295 +03:00 [DBG] Connection id "0HNC8090TG5NA" accepted. 2025-06-25 18:42:30.295 +03:00 [DBG] Connection id "0HNC8090TG5NA" started. 2025-06-25 18:42:30.295 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:42:30.295 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:42:30.295 +03:00 [DBG] POST requests are not supported 2025-06-25 18:42:30.295 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:42:30.296 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:42:30.296 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:42:30.296 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:42:30.296 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:42:30.296 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:42:30.296 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:42:30.296 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:42:30.296 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:42:30.296 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:42:30.296 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:42:30.296 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:42:30.296 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:42:30.296 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:42:30.296 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:42:30.296 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:42:30.296 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:42:30.296 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:42:30.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:42:30.296 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:42:30.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:42:30.296 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:42:30.296 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:42:30.296 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1595ms. 2025-06-25 18:42:30.297 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:42:30.297 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:42:30.297 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:42:30.297 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:42:30.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:42:30.297 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:42:30.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:42:30.297 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:42:30.297 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:42:30.297 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:42:30.297 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:42:30.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:42:30.297 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:42:30.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:42:30.297 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:42:30.297 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:42:30.297 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:42:30.297 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9973ms 2025-06-25 18:42:30.297 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:42:30.297 +03:00 [DBG] Connection id "0HNC8090TG5NA" completed keep alive response. 2025-06-25 18:42:30.297 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7694ms 2025-06-25 18:42:30.297 +03:00 [DBG] Connection id "0HNC8090TG5NA" received FIN. 2025-06-25 18:42:30.297 +03:00 [DBG] Connection id "0HNC8090TG5NA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:42:30.297 +03:00 [DBG] Connection id "0HNC8090TG5NA" disconnecting. 2025-06-25 18:42:30.298 +03:00 [DBG] Connection id "0HNC8090TG5NA" stopped. 2025-06-25 18:43:30.028 +03:00 [DBG] Connection id "0HNC8090TG5NB" accepted. 2025-06-25 18:43:30.028 +03:00 [DBG] Connection id "0HNC8090TG5NB" started. 2025-06-25 18:43:30.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:43:30.028 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:43:30.028 +03:00 [DBG] POST requests are not supported 2025-06-25 18:43:30.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:43:30.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:43:30.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:43:30.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:43:30.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:43:30.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:43:30.029 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:43:30.029 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:43:30.029 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:43:30.029 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:43:30.029 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:43:30.029 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:43:30.029 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:43:30.029 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:43:30.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:43:30.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:43:30.029 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:43:30.029 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:43:30.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:43:30.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:43:30.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:43:30.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:43:30.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:43:30.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-06-25 18:43:30.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:43:30.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:43:30.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:43:30.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:43:30.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:43:30.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:43:30.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:43:30.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:43:30.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:43:30.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:43:30.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:43:30.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:43:30.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:43:30.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:43:30.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:43:30.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:43:30.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:43:30.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.815ms 2025-06-25 18:43:30.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:43:30.030 +03:00 [DBG] Connection id "0HNC8090TG5NB" completed keep alive response. 2025-06-25 18:43:30.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4477ms 2025-06-25 18:43:30.030 +03:00 [DBG] Connection id "0HNC8090TG5NB" received FIN. 2025-06-25 18:43:30.030 +03:00 [DBG] Connection id "0HNC8090TG5NB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:43:30.030 +03:00 [DBG] Connection id "0HNC8090TG5NB" disconnecting. 2025-06-25 18:43:30.030 +03:00 [DBG] Connection id "0HNC8090TG5NB" stopped. 2025-06-25 18:44:30.034 +03:00 [DBG] Connection id "0HNC8090TG5NC" accepted. 2025-06-25 18:44:30.034 +03:00 [DBG] Connection id "0HNC8090TG5NC" started. 2025-06-25 18:44:30.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:44:30.034 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:44:30.034 +03:00 [DBG] POST requests are not supported 2025-06-25 18:44:30.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:44:30.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:44:30.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:44:30.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:44:30.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:44:30.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:44:30.034 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:44:30.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:44:30.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:44:30.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:44:30.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:44:30.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:44:30.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:44:30.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:44:30.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:44:30.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:44:30.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:44:30.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:44:30.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:44:30.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:44:30.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:44:30.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:44:30.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:44:30.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1264ms. 2025-06-25 18:44:30.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:44:30.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:44:30.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:44:30.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:44:30.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:44:30.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:44:30.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:44:30.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:44:30.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:44:30.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:44:30.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:44:30.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:44:30.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:44:30.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:44:30.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:44:30.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:44:30.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:44:30.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6987ms 2025-06-25 18:44:30.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:44:30.035 +03:00 [DBG] Connection id "0HNC8090TG5NC" completed keep alive response. 2025-06-25 18:44:30.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2985ms 2025-06-25 18:44:30.036 +03:00 [DBG] Connection id "0HNC8090TG5NC" received FIN. 2025-06-25 18:44:30.036 +03:00 [DBG] Connection id "0HNC8090TG5NC" disconnecting. 2025-06-25 18:44:30.036 +03:00 [DBG] Connection id "0HNC8090TG5NC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:44:30.037 +03:00 [DBG] Connection id "0HNC8090TG5NC" stopped. 2025-06-25 18:45:30.054 +03:00 [DBG] Connection id "0HNC8090TG5ND" accepted. 2025-06-25 18:45:30.054 +03:00 [DBG] Connection id "0HNC8090TG5ND" started. 2025-06-25 18:45:30.054 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:45:30.054 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:45:30.054 +03:00 [DBG] POST requests are not supported 2025-06-25 18:45:30.054 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:45:30.054 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:45:30.054 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:45:30.054 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:45:30.054 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:45:30.054 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:45:30.054 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:45:30.054 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:45:30.055 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:45:30.055 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:45:30.055 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:45:30.055 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:45:30.055 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:45:30.055 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:45:30.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:45:30.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:45:30.055 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:45:30.055 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:45:30.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:45:30.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:45:30.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:45:30.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:45:30.055 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:45:30.055 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1196ms. 2025-06-25 18:45:30.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:45:30.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:45:30.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:45:30.055 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:45:30.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:45:30.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:45:30.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:45:30.055 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:45:30.055 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:45:30.055 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:45:30.055 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:45:30.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:45:30.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:45:30.055 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:45:30.055 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:45:30.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:45:30.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:45:30.055 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6876ms 2025-06-25 18:45:30.055 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:45:30.055 +03:00 [DBG] Connection id "0HNC8090TG5ND" completed keep alive response. 2025-06-25 18:45:30.055 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2899ms 2025-06-25 18:45:30.056 +03:00 [DBG] Connection id "0HNC8090TG5ND" received FIN. 2025-06-25 18:45:30.056 +03:00 [DBG] Connection id "0HNC8090TG5ND" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:45:30.056 +03:00 [DBG] Connection id "0HNC8090TG5ND" disconnecting. 2025-06-25 18:45:30.056 +03:00 [DBG] Connection id "0HNC8090TG5ND" stopped. 2025-06-25 18:46:30.027 +03:00 [DBG] Connection id "0HNC8090TG5NE" accepted. 2025-06-25 18:46:30.027 +03:00 [DBG] Connection id "0HNC8090TG5NE" started. 2025-06-25 18:46:30.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:46:30.028 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:46:30.028 +03:00 [DBG] POST requests are not supported 2025-06-25 18:46:30.028 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:46:30.028 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:46:30.028 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:46:30.028 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:46:30.028 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:46:30.028 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:46:30.028 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:46:30.028 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:46:30.028 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:46:30.028 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:46:30.028 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:46:30.028 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:46:30.028 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:46:30.028 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:46:30.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:46:30.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:46:30.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:46:30.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:46:30.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:46:30.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:46:30.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:46:30.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:46:30.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:46:30.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1515ms. 2025-06-25 18:46:30.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:46:30.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:46:30.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:46:30.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:46:30.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:46:30.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:46:30.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:46:30.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:46:30.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:46:30.029 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:46:30.029 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:46:30.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:46:30.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:46:30.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:46:30.029 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:46:30.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:46:30.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:46:30.029 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0274ms 2025-06-25 18:46:30.029 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:46:30.029 +03:00 [DBG] Connection id "0HNC8090TG5NE" completed keep alive response. 2025-06-25 18:46:30.029 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8851ms 2025-06-25 18:46:30.030 +03:00 [DBG] Connection id "0HNC8090TG5NE" received FIN. 2025-06-25 18:46:30.030 +03:00 [DBG] Connection id "0HNC8090TG5NE" disconnecting. 2025-06-25 18:46:30.030 +03:00 [DBG] Connection id "0HNC8090TG5NE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:46:30.031 +03:00 [DBG] Connection id "0HNC8090TG5NE" stopped. 2025-06-25 18:47:30.027 +03:00 [DBG] Connection id "0HNC8090TG5NF" accepted. 2025-06-25 18:47:30.027 +03:00 [DBG] Connection id "0HNC8090TG5NF" started. 2025-06-25 18:47:30.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:47:30.027 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:47:30.027 +03:00 [DBG] POST requests are not supported 2025-06-25 18:47:30.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:47:30.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:47:30.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:47:30.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:47:30.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:47:30.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:47:30.027 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:47:30.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:47:30.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:47:30.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:47:30.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:47:30.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:47:30.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:47:30.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:47:30.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:47:30.027 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:47:30.027 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:47:30.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:47:30.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:47:30.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:47:30.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:47:30.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:47:30.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:47:30.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.155ms. 2025-06-25 18:47:30.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:47:30.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:47:30.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:47:30.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:47:30.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:47:30.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:47:30.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:47:30.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:47:30.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:47:30.028 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:47:30.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:47:30.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:47:30.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:47:30.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:47:30.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:47:30.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:47:30.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:47:30.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7547ms 2025-06-25 18:47:30.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:47:30.028 +03:00 [DBG] Connection id "0HNC8090TG5NF" completed keep alive response. 2025-06-25 18:47:30.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3785ms 2025-06-25 18:47:30.028 +03:00 [DBG] Connection id "0HNC8090TG5NF" received FIN. 2025-06-25 18:47:30.029 +03:00 [DBG] Connection id "0HNC8090TG5NF" disconnecting. 2025-06-25 18:47:30.029 +03:00 [DBG] Connection id "0HNC8090TG5NF" stopped. 2025-06-25 18:47:30.029 +03:00 [DBG] Connection id "0HNC8090TG5NF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:48:30.027 +03:00 [DBG] Connection id "0HNC8090TG5NG" accepted. 2025-06-25 18:48:30.027 +03:00 [DBG] Connection id "0HNC8090TG5NG" started. 2025-06-25 18:48:30.027 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:48:30.027 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:48:30.027 +03:00 [DBG] POST requests are not supported 2025-06-25 18:48:30.027 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:48:30.027 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:48:30.027 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:48:30.027 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:48:30.027 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:48:30.027 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:48:30.027 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:48:30.027 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:48:30.027 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:48:30.027 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:48:30.027 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:48:30.027 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:48:30.027 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:48:30.027 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:48:30.027 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:48:30.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:48:30.028 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:48:30.028 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:48:30.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:48:30.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:48:30.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:48:30.028 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:48:30.028 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:48:30.028 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-06-25 18:48:30.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:48:30.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:48:30.028 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:48:30.028 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:48:30.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:48:30.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:48:30.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:48:30.028 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:48:30.028 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:48:30.028 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:48:30.028 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:48:30.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:48:30.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:48:30.028 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:48:30.028 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:48:30.028 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:48:30.028 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:48:30.028 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.731ms 2025-06-25 18:48:30.028 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:48:30.028 +03:00 [DBG] Connection id "0HNC8090TG5NG" completed keep alive response. 2025-06-25 18:48:30.028 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4831ms 2025-06-25 18:48:30.029 +03:00 [DBG] Connection id "0HNC8090TG5NG" received FIN. 2025-06-25 18:48:30.029 +03:00 [DBG] Connection id "0HNC8090TG5NG" disconnecting. 2025-06-25 18:48:30.029 +03:00 [DBG] Connection id "0HNC8090TG5NG" stopped. 2025-06-25 18:48:30.029 +03:00 [DBG] Connection id "0HNC8090TG5NG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:49:30.023 +03:00 [DBG] Connection id "0HNC8090TG5NH" accepted. 2025-06-25 18:49:30.023 +03:00 [DBG] Connection id "0HNC8090TG5NH" started. 2025-06-25 18:49:30.023 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:49:30.023 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:49:30.023 +03:00 [DBG] POST requests are not supported 2025-06-25 18:49:30.023 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:49:30.023 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:49:30.023 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:49:30.023 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:49:30.023 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:49:30.023 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:49:30.024 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:49:30.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:49:30.024 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:49:30.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:49:30.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:49:30.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:49:30.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:49:30.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:49:30.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:49:30.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:49:30.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:49:30.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:49:30.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:49:30.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:49:30.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:49:30.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:49:30.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:49:30.024 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1246ms. 2025-06-25 18:49:30.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:49:30.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:49:30.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:49:30.024 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:49:30.024 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:49:30.024 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:49:30.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:49:30.025 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:49:30.025 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:49:30.025 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:49:30.025 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:49:30.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:49:30.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:49:30.025 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:49:30.025 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:49:30.025 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:49:30.025 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:49:30.025 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9862ms 2025-06-25 18:49:30.025 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:49:30.025 +03:00 [DBG] Connection id "0HNC8090TG5NH" completed keep alive response. 2025-06-25 18:49:30.025 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7921ms 2025-06-25 18:49:30.025 +03:00 [DBG] Connection id "0HNC8090TG5NH" received FIN. 2025-06-25 18:49:30.025 +03:00 [DBG] Connection id "0HNC8090TG5NH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:49:30.025 +03:00 [DBG] Connection id "0HNC8090TG5NH" disconnecting. 2025-06-25 18:49:30.025 +03:00 [DBG] Connection id "0HNC8090TG5NH" stopped. 2025-06-25 18:50:30.028 +03:00 [DBG] Connection id "0HNC8090TG5NI" accepted. 2025-06-25 18:50:30.028 +03:00 [DBG] Connection id "0HNC8090TG5NI" started. 2025-06-25 18:50:30.028 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:50:30.028 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:50:30.028 +03:00 [DBG] POST requests are not supported 2025-06-25 18:50:30.029 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:50:30.029 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:50:30.029 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:50:30.029 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:50:30.029 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:50:30.029 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:50:30.029 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:50:30.029 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:50:30.029 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:50:30.029 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:50:30.029 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:50:30.029 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:50:30.029 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:50:30.029 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:50:30.029 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:50:30.029 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:50:30.029 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:50:30.029 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:50:30.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:50:30.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:50:30.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:50:30.029 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:50:30.029 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:50:30.029 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1164ms. 2025-06-25 18:50:30.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:50:30.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:50:30.029 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:50:30.029 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:50:30.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:50:30.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:50:30.029 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:50:30.029 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:50:30.029 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:50:30.030 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:50:30.030 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:50:30.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:50:30.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:50:30.030 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:50:30.030 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:50:30.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:50:30.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:50:30.030 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6962ms 2025-06-25 18:50:30.030 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:50:30.030 +03:00 [DBG] Connection id "0HNC8090TG5NI" completed keep alive response. 2025-06-25 18:50:30.030 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3208ms 2025-06-25 18:50:30.030 +03:00 [DBG] Connection id "0HNC8090TG5NI" received FIN. 2025-06-25 18:50:30.030 +03:00 [DBG] Connection id "0HNC8090TG5NI" disconnecting. 2025-06-25 18:50:30.030 +03:00 [DBG] Connection id "0HNC8090TG5NI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:50:30.031 +03:00 [DBG] Connection id "0HNC8090TG5NI" stopped. 2025-06-25 18:51:30.040 +03:00 [DBG] Connection id "0HNC8090TG5NJ" accepted. 2025-06-25 18:51:30.040 +03:00 [DBG] Connection id "0HNC8090TG5NJ" started. 2025-06-25 18:51:30.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:51:30.040 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:51:30.040 +03:00 [DBG] POST requests are not supported 2025-06-25 18:51:30.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:51:30.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:51:30.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:51:30.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:51:30.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:51:30.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:51:30.041 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:51:30.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:51:30.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:51:30.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:51:30.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:51:30.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:51:30.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:51:30.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:51:30.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:51:30.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:51:30.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:51:30.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:51:30.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:51:30.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:51:30.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:51:30.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:51:30.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:51:30.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1836ms. 2025-06-25 18:51:30.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:51:30.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:51:30.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:51:30.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:51:30.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:51:30.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:51:30.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:51:30.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:51:30.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:51:30.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:51:30.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:51:30.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:51:30.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:51:30.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:51:30.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:51:30.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:51:30.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:51:30.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9051ms 2025-06-25 18:51:30.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:51:30.043 +03:00 [DBG] Connection id "0HNC8090TG5NJ" completed keep alive response. 2025-06-25 18:51:30.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2355ms 2025-06-25 18:51:30.044 +03:00 [DBG] Connection id "0HNC8090TG5NJ" received FIN. 2025-06-25 18:51:30.044 +03:00 [DBG] Connection id "0HNC8090TG5NJ" disconnecting. 2025-06-25 18:51:30.044 +03:00 [DBG] Connection id "0HNC8090TG5NJ" stopped. 2025-06-25 18:51:30.044 +03:00 [DBG] Connection id "0HNC8090TG5NJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:52:30.033 +03:00 [DBG] Connection id "0HNC8090TG5NK" accepted. 2025-06-25 18:52:30.033 +03:00 [DBG] Connection id "0HNC8090TG5NK" started. 2025-06-25 18:52:30.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:52:30.033 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:52:30.033 +03:00 [DBG] POST requests are not supported 2025-06-25 18:52:30.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:52:30.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:52:30.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:52:30.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:52:30.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:52:30.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:52:30.034 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:52:30.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:52:30.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:52:30.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:52:30.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:52:30.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:52:30.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:52:30.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:52:30.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:52:30.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:52:30.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:52:30.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:52:30.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:52:30.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:52:30.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:52:30.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:52:30.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:52:30.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1085ms. 2025-06-25 18:52:30.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:52:30.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:52:30.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:52:30.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:52:30.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:52:30.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:52:30.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:52:30.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:52:30.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:52:30.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:52:30.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:52:30.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:52:30.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:52:30.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:52:30.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:52:30.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:52:30.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:52:30.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6105ms 2025-06-25 18:52:30.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:52:30.035 +03:00 [DBG] Connection id "0HNC8090TG5NK" completed keep alive response. 2025-06-25 18:52:30.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2067ms 2025-06-25 18:52:30.035 +03:00 [DBG] Connection id "0HNC8090TG5NK" received FIN. 2025-06-25 18:52:30.035 +03:00 [DBG] Connection id "0HNC8090TG5NK" disconnecting. 2025-06-25 18:52:30.035 +03:00 [DBG] Connection id "0HNC8090TG5NK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:52:30.036 +03:00 [DBG] Connection id "0HNC8090TG5NK" stopped. 2025-06-25 18:53:30.043 +03:00 [DBG] Connection id "0HNC8090TG5NL" accepted. 2025-06-25 18:53:30.043 +03:00 [DBG] Connection id "0HNC8090TG5NL" started. 2025-06-25 18:53:30.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:53:30.044 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:53:30.044 +03:00 [DBG] POST requests are not supported 2025-06-25 18:53:30.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:53:30.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:53:30.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:53:30.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:53:30.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:53:30.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:53:30.044 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:53:30.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:53:30.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:53:30.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:53:30.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:53:30.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:53:30.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:53:30.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:53:30.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:53:30.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:53:30.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:53:30.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:53:30.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:53:30.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:53:30.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:53:30.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:53:30.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:53:30.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1649ms. 2025-06-25 18:53:30.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:53:30.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:53:30.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:53:30.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:53:30.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:53:30.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:53:30.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:53:30.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:53:30.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:53:30.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:53:30.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:53:30.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:53:30.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:53:30.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:53:30.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:53:30.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:53:30.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:53:30.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0773ms 2025-06-25 18:53:30.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:53:30.045 +03:00 [DBG] Connection id "0HNC8090TG5NL" completed keep alive response. 2025-06-25 18:53:30.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9763ms 2025-06-25 18:53:30.046 +03:00 [DBG] Connection id "0HNC8090TG5NL" received FIN. 2025-06-25 18:53:30.046 +03:00 [DBG] Connection id "0HNC8090TG5NL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:53:30.046 +03:00 [DBG] Connection id "0HNC8090TG5NL" disconnecting. 2025-06-25 18:53:30.046 +03:00 [DBG] Connection id "0HNC8090TG5NL" stopped. 2025-06-25 18:54:30.037 +03:00 [DBG] Connection id "0HNC8090TG5NM" accepted. 2025-06-25 18:54:30.038 +03:00 [DBG] Connection id "0HNC8090TG5NM" started. 2025-06-25 18:54:30.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:54:30.038 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:54:30.038 +03:00 [DBG] POST requests are not supported 2025-06-25 18:54:30.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:54:30.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:54:30.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:54:30.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:54:30.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:54:30.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:54:30.038 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:54:30.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:54:30.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:54:30.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:54:30.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:54:30.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:54:30.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:54:30.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:54:30.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:54:30.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:54:30.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:54:30.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:54:30.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:54:30.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:54:30.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:54:30.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:54:30.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:54:30.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1187ms. 2025-06-25 18:54:30.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:54:30.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:54:30.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:54:30.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:54:30.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:54:30.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:54:30.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:54:30.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:54:30.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:54:30.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:54:30.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:54:30.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:54:30.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:54:30.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:54:30.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:54:30.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:54:30.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:54:30.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7185ms 2025-06-25 18:54:30.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:54:30.039 +03:00 [DBG] Connection id "0HNC8090TG5NM" completed keep alive response. 2025-06-25 18:54:30.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3572ms 2025-06-25 18:54:30.039 +03:00 [DBG] Connection id "0HNC8090TG5NM" received FIN. 2025-06-25 18:54:30.039 +03:00 [DBG] Connection id "0HNC8090TG5NM" disconnecting. 2025-06-25 18:54:30.040 +03:00 [DBG] Connection id "0HNC8090TG5NM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:54:30.041 +03:00 [DBG] Connection id "0HNC8090TG5NM" stopped. 2025-06-25 18:55:30.030 +03:00 [DBG] Connection id "0HNC8090TG5NN" accepted. 2025-06-25 18:55:30.031 +03:00 [DBG] Connection id "0HNC8090TG5NN" started. 2025-06-25 18:55:30.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:55:30.031 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:55:30.031 +03:00 [DBG] POST requests are not supported 2025-06-25 18:55:30.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:55:30.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:55:30.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:55:30.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:55:30.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:55:30.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:55:30.031 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:55:30.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:55:30.031 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:55:30.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:55:30.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:55:30.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:55:30.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:55:30.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:55:30.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:55:30.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:55:30.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:55:30.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:55:30.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:55:30.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:55:30.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:55:30.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:55:30.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:55:30.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1404ms. 2025-06-25 18:55:30.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:55:30.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:55:30.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:55:30.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:55:30.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:55:30.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:55:30.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:55:30.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:55:30.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:55:30.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:55:30.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:55:30.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:55:30.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:55:30.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:55:30.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:55:30.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:55:30.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:55:30.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9305ms 2025-06-25 18:55:30.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:55:30.032 +03:00 [DBG] Connection id "0HNC8090TG5NN" completed keep alive response. 2025-06-25 18:55:30.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6654ms 2025-06-25 18:55:30.033 +03:00 [DBG] Connection id "0HNC8090TG5NN" received FIN. 2025-06-25 18:55:30.033 +03:00 [DBG] Connection id "0HNC8090TG5NN" disconnecting. 2025-06-25 18:55:30.033 +03:00 [DBG] Connection id "0HNC8090TG5NN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:55:30.034 +03:00 [DBG] Connection id "0HNC8090TG5NN" stopped. 2025-06-25 18:56:30.033 +03:00 [DBG] Connection id "0HNC8090TG5NO" accepted. 2025-06-25 18:56:30.034 +03:00 [DBG] Connection id "0HNC8090TG5NO" started. 2025-06-25 18:56:30.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:56:30.034 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:56:30.034 +03:00 [DBG] POST requests are not supported 2025-06-25 18:56:30.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:56:30.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:56:30.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:56:30.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:56:30.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:56:30.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:56:30.034 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:56:30.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:56:30.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:56:30.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:56:30.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:56:30.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:56:30.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:56:30.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:56:30.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:56:30.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:56:30.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:56:30.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:56:30.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:56:30.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:56:30.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:56:30.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:56:30.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:56:30.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.136ms. 2025-06-25 18:56:30.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:56:30.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:56:30.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:56:30.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:56:30.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:56:30.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:56:30.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:56:30.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:56:30.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:56:30.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:56:30.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:56:30.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:56:30.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:56:30.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:56:30.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:56:30.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:56:30.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:56:30.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8347ms 2025-06-25 18:56:30.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:56:30.035 +03:00 [DBG] Connection id "0HNC8090TG5NO" completed keep alive response. 2025-06-25 18:56:30.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5652ms 2025-06-25 18:56:30.035 +03:00 [DBG] Connection id "0HNC8090TG5NO" received FIN. 2025-06-25 18:56:30.036 +03:00 [DBG] Connection id "0HNC8090TG5NO" disconnecting. 2025-06-25 18:56:30.036 +03:00 [DBG] Connection id "0HNC8090TG5NO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:56:30.037 +03:00 [DBG] Connection id "0HNC8090TG5NO" stopped. 2025-06-25 18:57:30.030 +03:00 [DBG] Connection id "0HNC8090TG5NP" accepted. 2025-06-25 18:57:30.030 +03:00 [DBG] Connection id "0HNC8090TG5NP" started. 2025-06-25 18:57:30.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:57:30.031 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:57:30.031 +03:00 [DBG] POST requests are not supported 2025-06-25 18:57:30.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:57:30.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:57:30.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:57:30.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:57:30.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:57:30.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:57:30.031 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:57:30.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:57:30.031 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:57:30.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:57:30.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:57:30.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:57:30.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:57:30.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:57:30.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:57:30.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:57:30.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:57:30.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:57:30.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:57:30.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:57:30.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:57:30.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:57:30.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:57:30.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1507ms. 2025-06-25 18:57:30.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:57:30.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:57:30.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:57:30.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:57:30.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:57:30.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:57:30.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:57:30.032 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:57:30.032 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:57:30.032 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:57:30.032 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:57:30.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:57:30.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:57:30.032 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:57:30.032 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:57:30.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:57:30.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:57:30.032 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0036ms 2025-06-25 18:57:30.032 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:57:30.032 +03:00 [DBG] Connection id "0HNC8090TG5NP" completed keep alive response. 2025-06-25 18:57:30.032 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8935ms 2025-06-25 18:57:30.033 +03:00 [DBG] Connection id "0HNC8090TG5NP" received FIN. 2025-06-25 18:57:30.033 +03:00 [DBG] Connection id "0HNC8090TG5NP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:57:30.033 +03:00 [DBG] Connection id "0HNC8090TG5NP" disconnecting. 2025-06-25 18:57:30.033 +03:00 [DBG] Connection id "0HNC8090TG5NP" stopped. 2025-06-25 18:58:30.048 +03:00 [DBG] Connection id "0HNC8090TG5NQ" accepted. 2025-06-25 18:58:30.048 +03:00 [DBG] Connection id "0HNC8090TG5NQ" started. 2025-06-25 18:58:30.049 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:58:30.049 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:58:30.049 +03:00 [DBG] POST requests are not supported 2025-06-25 18:58:30.049 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:58:30.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:58:30.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:58:30.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:58:30.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:58:30.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:58:30.049 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:58:30.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:58:30.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:58:30.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:58:30.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:58:30.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:58:30.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:58:30.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:58:30.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:58:30.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:58:30.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:58:30.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:58:30.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:58:30.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:58:30.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:58:30.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:58:30.050 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:58:30.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1472ms. 2025-06-25 18:58:30.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:58:30.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:58:30.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:58:30.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:58:30.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:58:30.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:58:30.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:58:30.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:58:30.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:58:30.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:58:30.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:58:30.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:58:30.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:58:30.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:58:30.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:58:30.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:58:30.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:58:30.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.925ms 2025-06-25 18:58:30.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:58:30.050 +03:00 [DBG] Connection id "0HNC8090TG5NQ" completed keep alive response. 2025-06-25 18:58:30.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8325ms 2025-06-25 18:58:30.051 +03:00 [DBG] Connection id "0HNC8090TG5NQ" received FIN. 2025-06-25 18:58:30.051 +03:00 [DBG] Connection id "0HNC8090TG5NQ" disconnecting. 2025-06-25 18:58:30.051 +03:00 [DBG] Connection id "0HNC8090TG5NQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:58:30.052 +03:00 [DBG] Connection id "0HNC8090TG5NQ" stopped. 2025-06-25 18:59:30.039 +03:00 [DBG] Connection id "0HNC8090TG5NR" accepted. 2025-06-25 18:59:30.039 +03:00 [DBG] Connection id "0HNC8090TG5NR" started. 2025-06-25 18:59:30.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 18:59:30.039 +03:00 [VRB] All hosts are allowed. 2025-06-25 18:59:30.039 +03:00 [DBG] POST requests are not supported 2025-06-25 18:59:30.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 18:59:30.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 18:59:30.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:59:30.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 18:59:30.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 18:59:30.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 18:59:30.039 +03:00 [INF] CORS policy execution successful. 2025-06-25 18:59:30.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:59:30.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 18:59:30.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 18:59:30.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 18:59:30.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 18:59:30.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 18:59:30.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 18:59:30.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:59:30.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:59:30.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:59:30.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 18:59:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:59:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:59:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:59:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:59:30.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 18:59:30.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1122ms. 2025-06-25 18:59:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:59:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 18:59:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:59:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 18:59:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:59:30.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:59:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:59:30.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:59:30.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:59:30.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 18:59:30.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 18:59:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:59:30.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 18:59:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:59:30.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:59:30.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:59:30.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 18:59:30.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8058ms 2025-06-25 18:59:30.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 18:59:30.040 +03:00 [DBG] Connection id "0HNC8090TG5NR" completed keep alive response. 2025-06-25 18:59:30.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5515ms 2025-06-25 18:59:30.041 +03:00 [DBG] Connection id "0HNC8090TG5NR" received FIN. 2025-06-25 18:59:30.041 +03:00 [DBG] Connection id "0HNC8090TG5NR" disconnecting. 2025-06-25 18:59:30.041 +03:00 [DBG] Connection id "0HNC8090TG5NR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 18:59:30.042 +03:00 [DBG] Connection id "0HNC8090TG5NR" stopped. 2025-06-25 19:00:30.040 +03:00 [DBG] Connection id "0HNC8090TG5NS" accepted. 2025-06-25 19:00:30.040 +03:00 [DBG] Connection id "0HNC8090TG5NS" started. 2025-06-25 19:00:30.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:00:30.040 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:00:30.040 +03:00 [DBG] POST requests are not supported 2025-06-25 19:00:30.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:00:30.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:00:30.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:00:30.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:00:30.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:00:30.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:00:30.041 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:00:30.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:00:30.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:00:30.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:00:30.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:00:30.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:00:30.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:00:30.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:00:30.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:00:30.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:00:30.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:00:30.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:00:30.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:00:30.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:00:30.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:00:30.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:00:30.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:00:30.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1513ms. 2025-06-25 19:00:30.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:00:30.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:00:30.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:00:30.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:00:30.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:00:30.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:00:30.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:00:30.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:00:30.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:00:30.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:00:30.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:00:30.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:00:30.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:00:30.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:00:30.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:00:30.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:00:30.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:00:30.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0331ms 2025-06-25 19:00:30.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:00:30.042 +03:00 [DBG] Connection id "0HNC8090TG5NS" completed keep alive response. 2025-06-25 19:00:30.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9584ms 2025-06-25 19:00:30.043 +03:00 [DBG] Connection id "0HNC8090TG5NS" received FIN. 2025-06-25 19:00:30.043 +03:00 [DBG] Connection id "0HNC8090TG5NS" disconnecting. 2025-06-25 19:00:30.043 +03:00 [DBG] Connection id "0HNC8090TG5NS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:00:30.044 +03:00 [DBG] Connection id "0HNC8090TG5NS" stopped. 2025-06-25 19:01:30.047 +03:00 [DBG] Connection id "0HNC8090TG5NT" accepted. 2025-06-25 19:01:30.048 +03:00 [DBG] Connection id "0HNC8090TG5NT" started. 2025-06-25 19:01:30.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:01:30.048 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:01:30.048 +03:00 [DBG] POST requests are not supported 2025-06-25 19:01:30.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:01:30.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:01:30.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:01:30.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:01:30.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:01:30.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:01:30.048 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:01:30.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:01:30.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:01:30.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:01:30.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:01:30.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:01:30.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:01:30.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:01:30.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:01:30.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:01:30.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:01:30.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:01:30.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:01:30.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:01:30.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:01:30.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:01:30.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:01:30.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1347ms. 2025-06-25 19:01:30.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:01:30.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:01:30.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:01:30.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:01:30.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:01:30.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:01:30.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:01:30.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:01:30.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:01:30.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:01:30.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:01:30.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:01:30.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:01:30.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:01:30.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:01:30.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:01:30.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:01:30.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.828ms 2025-06-25 19:01:30.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:01:30.049 +03:00 [DBG] Connection id "0HNC8090TG5NT" completed keep alive response. 2025-06-25 19:01:30.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5993ms 2025-06-25 19:01:30.050 +03:00 [DBG] Connection id "0HNC8090TG5NT" received FIN. 2025-06-25 19:01:30.050 +03:00 [DBG] Connection id "0HNC8090TG5NT" disconnecting. 2025-06-25 19:01:30.050 +03:00 [DBG] Connection id "0HNC8090TG5NT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:01:30.051 +03:00 [DBG] Connection id "0HNC8090TG5NT" stopped. 2025-06-25 19:02:30.045 +03:00 [DBG] Connection id "0HNC8090TG5NU" accepted. 2025-06-25 19:02:30.045 +03:00 [DBG] Connection id "0HNC8090TG5NU" started. 2025-06-25 19:02:30.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:02:30.045 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:02:30.045 +03:00 [DBG] POST requests are not supported 2025-06-25 19:02:30.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:02:30.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:02:30.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:02:30.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:02:30.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:02:30.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:02:30.045 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:02:30.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:02:30.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:02:30.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:02:30.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:02:30.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:02:30.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:02:30.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:02:30.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:02:30.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:02:30.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:02:30.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:02:30.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:02:30.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:02:30.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:02:30.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:02:30.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:02:30.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.116ms. 2025-06-25 19:02:30.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:02:30.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:02:30.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:02:30.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:02:30.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:02:30.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:02:30.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:02:30.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:02:30.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:02:30.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:02:30.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:02:30.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:02:30.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:02:30.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:02:30.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:02:30.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:02:30.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:02:30.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.689ms 2025-06-25 19:02:30.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:02:30.046 +03:00 [DBG] Connection id "0HNC8090TG5NU" completed keep alive response. 2025-06-25 19:02:30.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2668ms 2025-06-25 19:02:30.046 +03:00 [DBG] Connection id "0HNC8090TG5NU" received FIN. 2025-06-25 19:02:30.046 +03:00 [DBG] Connection id "0HNC8090TG5NU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:02:30.047 +03:00 [DBG] Connection id "0HNC8090TG5NU" disconnecting. 2025-06-25 19:02:30.047 +03:00 [DBG] Connection id "0HNC8090TG5NU" stopped. 2025-06-25 19:03:30.047 +03:00 [DBG] Connection id "0HNC8090TG5NV" accepted. 2025-06-25 19:03:30.048 +03:00 [DBG] Connection id "0HNC8090TG5NV" started. 2025-06-25 19:03:30.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:03:30.048 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:03:30.048 +03:00 [DBG] POST requests are not supported 2025-06-25 19:03:30.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:03:30.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:03:30.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:03:30.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:03:30.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:03:30.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:03:30.048 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:03:30.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:03:30.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:03:30.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:03:30.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:03:30.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:03:30.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:03:30.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:03:30.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:03:30.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:03:30.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:03:30.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:03:30.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:03:30.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:03:30.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:03:30.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:03:30.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:03:30.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1376ms. 2025-06-25 19:03:30.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:03:30.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:03:30.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:03:30.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:03:30.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:03:30.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:03:30.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:03:30.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:03:30.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:03:30.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:03:30.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:03:30.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:03:30.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:03:30.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:03:30.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:03:30.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:03:30.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:03:30.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8659ms 2025-06-25 19:03:30.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:03:30.049 +03:00 [DBG] Connection id "0HNC8090TG5NV" completed keep alive response. 2025-06-25 19:03:30.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4822ms 2025-06-25 19:03:30.049 +03:00 [DBG] Connection id "0HNC8090TG5NV" received FIN. 2025-06-25 19:03:30.050 +03:00 [DBG] Connection id "0HNC8090TG5NV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:03:30.050 +03:00 [DBG] Connection id "0HNC8090TG5NV" disconnecting. 2025-06-25 19:03:30.050 +03:00 [DBG] Connection id "0HNC8090TG5NV" stopped. 2025-06-25 19:04:30.052 +03:00 [DBG] Connection id "0HNC8090TG5O0" accepted. 2025-06-25 19:04:30.052 +03:00 [DBG] Connection id "0HNC8090TG5O0" started. 2025-06-25 19:04:30.053 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:04:30.053 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:04:30.053 +03:00 [DBG] POST requests are not supported 2025-06-25 19:04:30.053 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:04:30.053 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:04:30.053 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:04:30.053 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:04:30.053 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:04:30.053 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:04:30.053 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:04:30.053 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:04:30.053 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:04:30.053 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:04:30.053 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:04:30.053 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:04:30.053 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:04:30.053 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:04:30.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:04:30.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:04:30.053 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:04:30.053 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:04:30.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:04:30.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:04:30.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:04:30.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:04:30.053 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:04:30.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1431ms. 2025-06-25 19:04:30.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:04:30.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:04:30.054 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:04:30.054 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:04:30.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:04:30.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:04:30.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:04:30.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:04:30.054 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:04:30.054 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:04:30.054 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:04:30.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:04:30.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:04:30.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:04:30.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:04:30.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:04:30.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:04:30.054 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7658ms 2025-06-25 19:04:30.054 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:04:30.054 +03:00 [DBG] Connection id "0HNC8090TG5O0" completed keep alive response. 2025-06-25 19:04:30.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4633ms 2025-06-25 19:04:30.054 +03:00 [DBG] Connection id "0HNC8090TG5O0" received FIN. 2025-06-25 19:04:30.054 +03:00 [DBG] Connection id "0HNC8090TG5O0" disconnecting. 2025-06-25 19:04:30.054 +03:00 [DBG] Connection id "0HNC8090TG5O0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:04:30.055 +03:00 [DBG] Connection id "0HNC8090TG5O0" stopped. 2025-06-25 19:05:30.046 +03:00 [DBG] Connection id "0HNC8090TG5O1" accepted. 2025-06-25 19:05:30.046 +03:00 [DBG] Connection id "0HNC8090TG5O1" started. 2025-06-25 19:05:30.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:05:30.046 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:05:30.046 +03:00 [DBG] POST requests are not supported 2025-06-25 19:05:30.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:05:30.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:05:30.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:05:30.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:05:30.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:05:30.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:05:30.046 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:05:30.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:05:30.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:05:30.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:05:30.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:05:30.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:05:30.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:05:30.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:05:30.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:05:30.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:05:30.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:05:30.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:05:30.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:05:30.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:05:30.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:05:30.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:05:30.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:05:30.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-06-25 19:05:30.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:05:30.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:05:30.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:05:30.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:05:30.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:05:30.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:05:30.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:05:30.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:05:30.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:05:30.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:05:30.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:05:30.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:05:30.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:05:30.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:05:30.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:05:30.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:05:30.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:05:30.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.68ms 2025-06-25 19:05:30.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:05:30.047 +03:00 [DBG] Connection id "0HNC8090TG5O1" completed keep alive response. 2025-06-25 19:05:30.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.269ms 2025-06-25 19:05:30.047 +03:00 [DBG] Connection id "0HNC8090TG5O1" received FIN. 2025-06-25 19:05:30.048 +03:00 [DBG] Connection id "0HNC8090TG5O1" disconnecting. 2025-06-25 19:05:30.048 +03:00 [DBG] Connection id "0HNC8090TG5O1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:05:30.049 +03:00 [DBG] Connection id "0HNC8090TG5O1" stopped. 2025-06-25 19:06:30.048 +03:00 [DBG] Connection id "0HNC8090TG5O2" accepted. 2025-06-25 19:06:30.048 +03:00 [DBG] Connection id "0HNC8090TG5O2" started. 2025-06-25 19:06:30.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:06:30.048 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:06:30.048 +03:00 [DBG] POST requests are not supported 2025-06-25 19:06:30.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:06:30.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:06:30.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:06:30.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:06:30.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:06:30.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:06:30.048 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:06:30.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:06:30.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:06:30.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:06:30.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:06:30.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:06:30.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:06:30.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:06:30.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:06:30.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:06:30.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:06:30.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:06:30.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:06:30.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:06:30.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:06:30.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:06:30.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:06:30.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1209ms. 2025-06-25 19:06:30.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:06:30.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:06:30.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:06:30.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:06:30.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:06:30.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:06:30.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:06:30.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:06:30.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:06:30.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:06:30.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:06:30.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:06:30.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:06:30.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:06:30.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:06:30.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:06:30.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:06:30.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6097ms 2025-06-25 19:06:30.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:06:30.049 +03:00 [DBG] Connection id "0HNC8090TG5O2" completed keep alive response. 2025-06-25 19:06:30.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2765ms 2025-06-25 19:06:30.050 +03:00 [DBG] Connection id "0HNC8090TG5O2" received FIN. 2025-06-25 19:06:30.050 +03:00 [DBG] Connection id "0HNC8090TG5O2" disconnecting. 2025-06-25 19:06:30.050 +03:00 [DBG] Connection id "0HNC8090TG5O2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:06:30.051 +03:00 [DBG] Connection id "0HNC8090TG5O2" stopped. 2025-06-25 19:07:30.042 +03:00 [DBG] Connection id "0HNC8090TG5O3" accepted. 2025-06-25 19:07:30.042 +03:00 [DBG] Connection id "0HNC8090TG5O3" started. 2025-06-25 19:07:30.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:07:30.042 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:07:30.042 +03:00 [DBG] POST requests are not supported 2025-06-25 19:07:30.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:07:30.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:07:30.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:07:30.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:07:30.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:07:30.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:07:30.043 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:07:30.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:07:30.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:07:30.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:07:30.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:07:30.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:07:30.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:07:30.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:07:30.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:07:30.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:07:30.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:07:30.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:07:30.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:07:30.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:07:30.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:07:30.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:07:30.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:07:30.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1392ms. 2025-06-25 19:07:30.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:07:30.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:07:30.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:07:30.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:07:30.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:07:30.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:07:30.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:07:30.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:07:30.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:07:30.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:07:30.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:07:30.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:07:30.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:07:30.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:07:30.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:07:30.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:07:30.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:07:30.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0716ms 2025-06-25 19:07:30.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:07:30.044 +03:00 [DBG] Connection id "0HNC8090TG5O3" completed keep alive response. 2025-06-25 19:07:30.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0227ms 2025-06-25 19:07:30.044 +03:00 [DBG] Connection id "0HNC8090TG5O3" received FIN. 2025-06-25 19:07:30.044 +03:00 [DBG] Connection id "0HNC8090TG5O3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:07:30.044 +03:00 [DBG] Connection id "0HNC8090TG5O3" disconnecting. 2025-06-25 19:07:30.045 +03:00 [DBG] Connection id "0HNC8090TG5O3" stopped. 2025-06-25 19:08:30.040 +03:00 [DBG] Connection id "0HNC8090TG5O4" accepted. 2025-06-25 19:08:30.041 +03:00 [DBG] Connection id "0HNC8090TG5O4" started. 2025-06-25 19:08:30.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:08:30.041 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:08:30.041 +03:00 [DBG] POST requests are not supported 2025-06-25 19:08:30.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:08:30.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:08:30.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:08:30.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:08:30.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:08:30.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:08:30.041 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:08:30.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:08:30.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:08:30.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:08:30.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:08:30.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:08:30.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:08:30.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:08:30.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:08:30.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:08:30.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:08:30.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:08:30.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:08:30.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:08:30.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:08:30.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:08:30.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:08:30.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1413ms. 2025-06-25 19:08:30.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:08:30.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:08:30.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:08:30.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:08:30.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:08:30.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:08:30.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:08:30.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:08:30.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:08:30.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:08:30.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:08:30.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:08:30.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:08:30.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:08:30.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:08:30.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:08:30.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:08:30.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8672ms 2025-06-25 19:08:30.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:08:30.042 +03:00 [DBG] Connection id "0HNC8090TG5O4" completed keep alive response. 2025-06-25 19:08:30.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5562ms 2025-06-25 19:08:30.042 +03:00 [DBG] Connection id "0HNC8090TG5O4" received FIN. 2025-06-25 19:08:30.043 +03:00 [DBG] Connection id "0HNC8090TG5O4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:08:30.043 +03:00 [DBG] Connection id "0HNC8090TG5O4" disconnecting. 2025-06-25 19:08:30.043 +03:00 [DBG] Connection id "0HNC8090TG5O4" stopped. 2025-06-25 19:09:30.048 +03:00 [DBG] Connection id "0HNC8090TG5O5" accepted. 2025-06-25 19:09:30.048 +03:00 [DBG] Connection id "0HNC8090TG5O5" started. 2025-06-25 19:09:30.049 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:09:30.049 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:09:30.049 +03:00 [DBG] POST requests are not supported 2025-06-25 19:09:30.049 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:09:30.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:09:30.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:09:30.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:09:30.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:09:30.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:09:30.049 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:09:30.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:09:30.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:09:30.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:09:30.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:09:30.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:09:30.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:09:30.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:09:30.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:09:30.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:09:30.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:09:30.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:09:30.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:09:30.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:09:30.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:09:30.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:09:30.050 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:09:30.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1536ms. 2025-06-25 19:09:30.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:09:30.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:09:30.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:09:30.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:09:30.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:09:30.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:09:30.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:09:30.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:09:30.050 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:09:30.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:09:30.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:09:30.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:09:30.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:09:30.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:09:30.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:09:30.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:09:30.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:09:30.051 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2312ms 2025-06-25 19:09:30.051 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:09:30.051 +03:00 [DBG] Connection id "0HNC8090TG5O5" completed keep alive response. 2025-06-25 19:09:30.051 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.111ms 2025-06-25 19:09:30.051 +03:00 [DBG] Connection id "0HNC8090TG5O5" received FIN. 2025-06-25 19:09:30.051 +03:00 [DBG] Connection id "0HNC8090TG5O5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:09:30.051 +03:00 [DBG] Connection id "0HNC8090TG5O5" disconnecting. 2025-06-25 19:09:30.051 +03:00 [DBG] Connection id "0HNC8090TG5O5" stopped. 2025-06-25 19:10:30.047 +03:00 [DBG] Connection id "0HNC8090TG5O6" accepted. 2025-06-25 19:10:30.048 +03:00 [DBG] Connection id "0HNC8090TG5O6" started. 2025-06-25 19:10:30.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:10:30.048 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:10:30.048 +03:00 [DBG] POST requests are not supported 2025-06-25 19:10:30.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:10:30.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:10:30.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:10:30.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:10:30.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:10:30.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:10:30.048 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:10:30.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:10:30.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:10:30.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:10:30.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:10:30.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:10:30.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:10:30.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:10:30.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:10:30.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:10:30.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:10:30.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:10:30.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:10:30.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:10:30.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:10:30.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:10:30.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:10:30.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1313ms. 2025-06-25 19:10:30.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:10:30.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:10:30.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:10:30.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:10:30.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:10:30.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:10:30.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:10:30.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:10:30.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:10:30.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:10:30.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:10:30.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:10:30.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:10:30.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:10:30.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:10:30.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:10:30.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:10:30.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1843ms 2025-06-25 19:10:30.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:10:30.050 +03:00 [DBG] Connection id "0HNC8090TG5O6" completed keep alive response. 2025-06-25 19:10:30.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1281ms 2025-06-25 19:10:30.050 +03:00 [DBG] Connection id "0HNC8090TG5O6" received FIN. 2025-06-25 19:10:30.050 +03:00 [DBG] Connection id "0HNC8090TG5O6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:10:30.050 +03:00 [DBG] Connection id "0HNC8090TG5O6" disconnecting. 2025-06-25 19:10:30.050 +03:00 [DBG] Connection id "0HNC8090TG5O6" stopped. 2025-06-25 19:11:30.042 +03:00 [DBG] Connection id "0HNC8090TG5O7" accepted. 2025-06-25 19:11:30.043 +03:00 [DBG] Connection id "0HNC8090TG5O7" started. 2025-06-25 19:11:30.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:11:30.043 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:11:30.043 +03:00 [DBG] POST requests are not supported 2025-06-25 19:11:30.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:11:30.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:11:30.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:11:30.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:11:30.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:11:30.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:11:30.043 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:11:30.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:11:30.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:11:30.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:11:30.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:11:30.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:11:30.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:11:30.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:11:30.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:11:30.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:11:30.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:11:30.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:11:30.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:11:30.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:11:30.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:11:30.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:11:30.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:11:30.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1379ms. 2025-06-25 19:11:30.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:11:30.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:11:30.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:11:30.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:11:30.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:11:30.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:11:30.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:11:30.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:11:30.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:11:30.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:11:30.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:11:30.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:11:30.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:11:30.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:11:30.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:11:30.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:11:30.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:11:30.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7286ms 2025-06-25 19:11:30.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:11:30.044 +03:00 [DBG] Connection id "0HNC8090TG5O7" completed keep alive response. 2025-06-25 19:11:30.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3551ms 2025-06-25 19:11:30.044 +03:00 [DBG] Connection id "0HNC8090TG5O7" received FIN. 2025-06-25 19:11:30.044 +03:00 [DBG] Connection id "0HNC8090TG5O7" disconnecting. 2025-06-25 19:11:30.044 +03:00 [DBG] Connection id "0HNC8090TG5O7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:11:30.045 +03:00 [DBG] Connection id "0HNC8090TG5O7" stopped. 2025-06-25 19:12:30.338 +03:00 [DBG] Connection id "0HNC8090TG5O8" accepted. 2025-06-25 19:12:30.338 +03:00 [DBG] Connection id "0HNC8090TG5O8" started. 2025-06-25 19:12:30.338 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:12:30.338 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:12:30.338 +03:00 [DBG] POST requests are not supported 2025-06-25 19:12:30.338 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:12:30.338 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:12:30.338 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:12:30.338 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:12:30.338 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:12:30.338 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:12:30.338 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:12:30.338 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:12:30.338 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:12:30.338 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:12:30.338 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:12:30.338 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:12:30.338 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:12:30.338 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:12:30.338 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:12:30.338 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:12:30.338 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:12:30.339 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:12:30.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:12:30.339 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:12:30.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:12:30.339 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:12:30.339 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:12:30.339 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-06-25 19:12:30.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:12:30.339 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:12:30.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:12:30.339 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:12:30.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:12:30.339 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:12:30.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:12:30.339 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:12:30.339 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:12:30.339 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:12:30.339 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:12:30.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:12:30.339 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:12:30.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:12:30.339 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:12:30.339 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:12:30.339 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:12:30.339 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8686ms 2025-06-25 19:12:30.339 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:12:30.339 +03:00 [DBG] Connection id "0HNC8090TG5O8" completed keep alive response. 2025-06-25 19:12:30.339 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5725ms 2025-06-25 19:12:30.340 +03:00 [DBG] Connection id "0HNC8090TG5O8" received FIN. 2025-06-25 19:12:30.340 +03:00 [DBG] Connection id "0HNC8090TG5O8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:12:30.340 +03:00 [DBG] Connection id "0HNC8090TG5O8" disconnecting. 2025-06-25 19:12:30.340 +03:00 [DBG] Connection id "0HNC8090TG5O8" stopped. 2025-06-25 19:13:30.048 +03:00 [DBG] Connection id "0HNC8090TG5O9" accepted. 2025-06-25 19:13:30.048 +03:00 [DBG] Connection id "0HNC8090TG5O9" started. 2025-06-25 19:13:30.049 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:13:30.049 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:13:30.049 +03:00 [DBG] POST requests are not supported 2025-06-25 19:13:30.049 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:13:30.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:13:30.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:13:30.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:13:30.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:13:30.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:13:30.049 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:13:30.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:13:30.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:13:30.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:13:30.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:13:30.050 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:13:30.050 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:13:30.050 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:13:30.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:13:30.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:13:30.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:13:30.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:13:30.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:13:30.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:13:30.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:13:30.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:13:30.050 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:13:30.050 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1709ms. 2025-06-25 19:13:30.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:13:30.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:13:30.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:13:30.050 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:13:30.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:13:30.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:13:30.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:13:30.050 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:13:30.051 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:13:30.051 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:13:30.051 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:13:30.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:13:30.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:13:30.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:13:30.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:13:30.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:13:30.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:13:30.051 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.226ms 2025-06-25 19:13:30.051 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:13:30.051 +03:00 [DBG] Connection id "0HNC8090TG5O9" completed keep alive response. 2025-06-25 19:13:30.051 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3392ms 2025-06-25 19:13:30.051 +03:00 [DBG] Connection id "0HNC8090TG5O9" received FIN. 2025-06-25 19:13:30.052 +03:00 [DBG] Connection id "0HNC8090TG5O9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:13:30.052 +03:00 [DBG] Connection id "0HNC8090TG5O9" disconnecting. 2025-06-25 19:13:30.052 +03:00 [DBG] Connection id "0HNC8090TG5O9" stopped. 2025-06-25 19:14:30.045 +03:00 [DBG] Connection id "0HNC8090TG5OA" accepted. 2025-06-25 19:14:30.045 +03:00 [DBG] Connection id "0HNC8090TG5OA" started. 2025-06-25 19:14:30.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:14:30.045 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:14:30.045 +03:00 [DBG] POST requests are not supported 2025-06-25 19:14:30.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:14:30.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:14:30.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:14:30.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:14:30.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:14:30.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:14:30.045 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:14:30.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:14:30.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:14:30.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:14:30.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:14:30.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:14:30.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:14:30.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:14:30.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:14:30.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:14:30.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:14:30.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:14:30.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:14:30.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:14:30.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:14:30.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:14:30.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:14:30.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-06-25 19:14:30.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:14:30.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:14:30.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:14:30.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:14:30.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:14:30.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:14:30.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:14:30.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:14:30.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:14:30.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:14:30.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:14:30.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:14:30.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:14:30.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:14:30.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:14:30.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:14:30.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:14:30.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8277ms 2025-06-25 19:14:30.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:14:30.046 +03:00 [DBG] Connection id "0HNC8090TG5OA" completed keep alive response. 2025-06-25 19:14:30.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4562ms 2025-06-25 19:14:30.047 +03:00 [DBG] Connection id "0HNC8090TG5OA" received FIN. 2025-06-25 19:14:30.047 +03:00 [DBG] Connection id "0HNC8090TG5OA" disconnecting. 2025-06-25 19:14:30.047 +03:00 [DBG] Connection id "0HNC8090TG5OA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:14:30.048 +03:00 [DBG] Connection id "0HNC8090TG5OA" stopped. 2025-06-25 19:15:30.046 +03:00 [DBG] Connection id "0HNC8090TG5OB" accepted. 2025-06-25 19:15:30.046 +03:00 [DBG] Connection id "0HNC8090TG5OB" started. 2025-06-25 19:15:30.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:15:30.046 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:15:30.046 +03:00 [DBG] POST requests are not supported 2025-06-25 19:15:30.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:15:30.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:15:30.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:15:30.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:15:30.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:15:30.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:15:30.046 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:15:30.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:15:30.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:15:30.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:15:30.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:15:30.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:15:30.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:15:30.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:15:30.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:15:30.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:15:30.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:15:30.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:15:30.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:15:30.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:15:30.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:15:30.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:15:30.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:15:30.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1386ms. 2025-06-25 19:15:30.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:15:30.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:15:30.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:15:30.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:15:30.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:15:30.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:15:30.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:15:30.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:15:30.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:15:30.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:15:30.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:15:30.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:15:30.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:15:30.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:15:30.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:15:30.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:15:30.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:15:30.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0142ms 2025-06-25 19:15:30.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:15:30.048 +03:00 [DBG] Connection id "0HNC8090TG5OB" completed keep alive response. 2025-06-25 19:15:30.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8181ms 2025-06-25 19:15:30.048 +03:00 [DBG] Connection id "0HNC8090TG5OB" received FIN. 2025-06-25 19:15:30.048 +03:00 [DBG] Connection id "0HNC8090TG5OB" disconnecting. 2025-06-25 19:15:30.048 +03:00 [DBG] Connection id "0HNC8090TG5OB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:15:30.049 +03:00 [DBG] Connection id "0HNC8090TG5OB" stopped. 2025-06-25 19:16:30.058 +03:00 [DBG] Connection id "0HNC8090TG5OC" accepted. 2025-06-25 19:16:30.058 +03:00 [DBG] Connection id "0HNC8090TG5OC" started. 2025-06-25 19:16:30.058 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:16:30.059 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:16:30.059 +03:00 [DBG] POST requests are not supported 2025-06-25 19:16:30.059 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:16:30.059 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:16:30.059 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:16:30.059 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:16:30.059 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:16:30.059 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:16:30.059 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:16:30.059 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:16:30.059 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:16:30.059 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:16:30.059 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:16:30.059 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:16:30.059 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:16:30.059 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:16:30.059 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:16:30.059 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:16:30.059 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:16:30.059 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:16:30.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:16:30.059 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:16:30.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:16:30.059 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:16:30.059 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:16:30.059 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-06-25 19:16:30.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:16:30.060 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:16:30.060 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:16:30.060 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:16:30.060 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:16:30.060 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:16:30.060 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:16:30.060 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:16:30.060 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:16:30.060 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:16:30.060 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:16:30.060 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:16:30.060 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:16:30.060 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:16:30.060 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:16:30.060 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:16:30.060 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:16:30.060 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8759ms 2025-06-25 19:16:30.060 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:16:30.060 +03:00 [DBG] Connection id "0HNC8090TG5OC" completed keep alive response. 2025-06-25 19:16:30.060 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5814ms 2025-06-25 19:16:30.060 +03:00 [DBG] Connection id "0HNC8090TG5OC" received FIN. 2025-06-25 19:16:30.061 +03:00 [DBG] Connection id "0HNC8090TG5OC" disconnecting. 2025-06-25 19:16:30.061 +03:00 [DBG] Connection id "0HNC8090TG5OC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:16:30.062 +03:00 [DBG] Connection id "0HNC8090TG5OC" stopped. 2025-06-25 19:17:30.062 +03:00 [DBG] Connection id "0HNC8090TG5OD" accepted. 2025-06-25 19:17:30.062 +03:00 [DBG] Connection id "0HNC8090TG5OD" started. 2025-06-25 19:17:30.062 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:17:30.062 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:17:30.062 +03:00 [DBG] POST requests are not supported 2025-06-25 19:17:30.062 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:17:30.062 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:17:30.062 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:17:30.062 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:17:30.062 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:17:30.062 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:17:30.062 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:17:30.062 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:17:30.062 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:17:30.063 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:17:30.063 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:17:30.063 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:17:30.063 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:17:30.063 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:17:30.063 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:17:30.063 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:17:30.063 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:17:30.063 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:17:30.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:17:30.063 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:17:30.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:17:30.063 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:17:30.063 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:17:30.063 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1221ms. 2025-06-25 19:17:30.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:17:30.063 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:17:30.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:17:30.063 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:17:30.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:17:30.063 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:17:30.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:17:30.063 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:17:30.063 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:17:30.063 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:17:30.063 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:17:30.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:17:30.063 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:17:30.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:17:30.063 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:17:30.063 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:17:30.063 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:17:30.063 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6891ms 2025-06-25 19:17:30.063 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:17:30.063 +03:00 [DBG] Connection id "0HNC8090TG5OD" completed keep alive response. 2025-06-25 19:17:30.063 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3043ms 2025-06-25 19:17:30.064 +03:00 [DBG] Connection id "0HNC8090TG5OD" received FIN. 2025-06-25 19:17:30.064 +03:00 [DBG] Connection id "0HNC8090TG5OD" disconnecting. 2025-06-25 19:17:30.064 +03:00 [DBG] Connection id "0HNC8090TG5OD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:17:30.065 +03:00 [DBG] Connection id "0HNC8090TG5OD" stopped. 2025-06-25 19:18:30.066 +03:00 [DBG] Connection id "0HNC8090TG5OE" accepted. 2025-06-25 19:18:30.066 +03:00 [DBG] Connection id "0HNC8090TG5OE" started. 2025-06-25 19:18:30.066 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:18:30.066 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:18:30.066 +03:00 [DBG] POST requests are not supported 2025-06-25 19:18:30.066 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:18:30.066 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:18:30.066 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:18:30.066 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:18:30.066 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:18:30.066 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:18:30.066 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:18:30.067 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:18:30.067 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:18:30.067 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:18:30.067 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:18:30.067 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:18:30.067 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:18:30.067 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:18:30.067 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:18:30.067 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:18:30.067 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:18:30.067 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:18:30.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:18:30.067 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:18:30.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:18:30.067 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:18:30.067 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:18:30.068 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1526ms. 2025-06-25 19:18:30.068 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:18:30.068 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:18:30.068 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:18:30.068 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:18:30.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:18:30.068 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:18:30.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:18:30.068 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:18:30.068 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:18:30.068 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:18:30.068 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:18:30.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:18:30.068 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:18:30.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:18:30.068 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:18:30.068 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:18:30.068 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:18:30.068 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4146ms 2025-06-25 19:18:30.068 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:18:30.068 +03:00 [DBG] Connection id "0HNC8090TG5OE" completed keep alive response. 2025-06-25 19:18:30.069 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4361ms 2025-06-25 19:18:30.069 +03:00 [DBG] Connection id "0HNC8090TG5OE" received FIN. 2025-06-25 19:18:30.069 +03:00 [DBG] Connection id "0HNC8090TG5OE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:18:30.069 +03:00 [DBG] Connection id "0HNC8090TG5OE" disconnecting. 2025-06-25 19:18:30.069 +03:00 [DBG] Connection id "0HNC8090TG5OE" stopped. 2025-06-25 19:19:30.064 +03:00 [DBG] Connection id "0HNC8090TG5OF" accepted. 2025-06-25 19:19:30.064 +03:00 [DBG] Connection id "0HNC8090TG5OF" started. 2025-06-25 19:19:30.064 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:19:30.064 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:19:30.064 +03:00 [DBG] POST requests are not supported 2025-06-25 19:19:30.065 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:19:30.065 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:19:30.065 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:19:30.065 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:19:30.065 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:19:30.065 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:19:30.065 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:19:30.065 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:19:30.065 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:19:30.065 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:19:30.065 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:19:30.065 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:19:30.065 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:19:30.065 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:19:30.065 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:19:30.066 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:19:30.066 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:19:30.066 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:19:30.066 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:19:30.066 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:19:30.066 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:19:30.066 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:19:30.066 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:19:30.066 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1873ms. 2025-06-25 19:19:30.066 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:19:30.066 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:19:30.066 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:19:30.066 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:19:30.066 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:19:30.066 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:19:30.067 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:19:30.067 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:19:30.067 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:19:30.067 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:19:30.067 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:19:30.067 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:19:30.067 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:19:30.067 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:19:30.067 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:19:30.067 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:19:30.067 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:19:30.067 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4376ms 2025-06-25 19:19:30.067 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:19:30.067 +03:00 [DBG] Connection id "0HNC8090TG5OF" completed keep alive response. 2025-06-25 19:19:30.067 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7599ms 2025-06-25 19:19:30.068 +03:00 [DBG] Connection id "0HNC8090TG5OF" received FIN. 2025-06-25 19:19:30.068 +03:00 [DBG] Connection id "0HNC8090TG5OF" disconnecting. 2025-06-25 19:19:30.068 +03:00 [DBG] Connection id "0HNC8090TG5OF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:19:30.069 +03:00 [DBG] Connection id "0HNC8090TG5OF" stopped. 2025-06-25 19:20:30.064 +03:00 [DBG] Connection id "0HNC8090TG5OG" accepted. 2025-06-25 19:20:30.065 +03:00 [DBG] Connection id "0HNC8090TG5OG" started. 2025-06-25 19:20:30.065 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:20:30.065 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:20:30.065 +03:00 [DBG] POST requests are not supported 2025-06-25 19:20:30.065 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:20:30.065 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:20:30.065 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:20:30.065 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:20:30.065 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:20:30.065 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:20:30.065 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:20:30.065 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:20:30.065 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:20:30.065 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:20:30.065 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:20:30.065 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:20:30.066 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:20:30.066 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:20:30.066 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:20:30.066 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:20:30.066 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:20:30.066 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:20:30.066 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:20:30.066 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:20:30.066 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:20:30.066 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:20:30.066 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:20:30.066 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1694ms. 2025-06-25 19:20:30.066 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:20:30.066 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:20:30.066 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:20:30.066 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:20:30.066 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:20:30.067 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:20:30.067 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:20:30.067 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:20:30.067 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:20:30.067 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:20:30.067 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:20:30.067 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:20:30.067 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:20:30.067 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:20:30.067 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:20:30.067 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:20:30.067 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:20:30.067 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2681ms 2025-06-25 19:20:30.067 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:20:30.067 +03:00 [DBG] Connection id "0HNC8090TG5OG" completed keep alive response. 2025-06-25 19:20:30.067 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2523ms 2025-06-25 19:20:30.067 +03:00 [DBG] Connection id "0HNC8090TG5OG" received FIN. 2025-06-25 19:20:30.067 +03:00 [DBG] Connection id "0HNC8090TG5OG" disconnecting. 2025-06-25 19:20:30.067 +03:00 [DBG] Connection id "0HNC8090TG5OG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:20:30.068 +03:00 [DBG] Connection id "0HNC8090TG5OG" stopped. 2025-06-25 19:21:30.054 +03:00 [DBG] Connection id "0HNC8090TG5OH" accepted. 2025-06-25 19:21:30.055 +03:00 [DBG] Connection id "0HNC8090TG5OH" started. 2025-06-25 19:21:30.055 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:21:30.055 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:21:30.055 +03:00 [DBG] POST requests are not supported 2025-06-25 19:21:30.055 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:21:30.055 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:21:30.055 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:21:30.055 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:21:30.055 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:21:30.055 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:21:30.055 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:21:30.055 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:21:30.055 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:21:30.055 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:21:30.055 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:21:30.055 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:21:30.055 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:21:30.055 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:21:30.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:21:30.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:21:30.055 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:21:30.055 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:21:30.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:21:30.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:21:30.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:21:30.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:21:30.055 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:21:30.056 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1519ms. 2025-06-25 19:21:30.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:21:30.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:21:30.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:21:30.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:21:30.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:21:30.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:21:30.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:21:30.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:21:30.056 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:21:30.056 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:21:30.056 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:21:30.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:21:30.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:21:30.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:21:30.056 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:21:30.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:21:30.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:21:30.056 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7907ms 2025-06-25 19:21:30.056 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:21:30.056 +03:00 [DBG] Connection id "0HNC8090TG5OH" completed keep alive response. 2025-06-25 19:21:30.056 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4031ms 2025-06-25 19:21:30.056 +03:00 [DBG] Connection id "0HNC8090TG5OH" received FIN. 2025-06-25 19:21:30.056 +03:00 [DBG] Connection id "0HNC8090TG5OH" disconnecting. 2025-06-25 19:21:30.057 +03:00 [DBG] Connection id "0HNC8090TG5OH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:21:30.058 +03:00 [DBG] Connection id "0HNC8090TG5OH" stopped. 2025-06-25 19:22:30.066 +03:00 [DBG] Connection id "0HNC8090TG5OI" accepted. 2025-06-25 19:22:30.066 +03:00 [DBG] Connection id "0HNC8090TG5OI" started. 2025-06-25 19:22:30.066 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:22:30.066 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:22:30.066 +03:00 [DBG] POST requests are not supported 2025-06-25 19:22:30.066 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:22:30.067 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:22:30.067 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:22:30.067 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:22:30.067 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:22:30.067 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:22:30.067 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:22:30.067 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:22:30.067 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:22:30.067 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:22:30.067 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:22:30.067 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:22:30.067 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:22:30.067 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:22:30.067 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:22:30.067 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:22:30.067 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:22:30.067 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:22:30.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:22:30.067 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:22:30.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:22:30.067 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:22:30.067 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:22:30.067 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-06-25 19:22:30.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:22:30.068 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:22:30.068 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:22:30.068 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:22:30.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:22:30.068 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:22:30.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:22:30.068 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:22:30.068 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:22:30.068 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:22:30.068 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:22:30.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:22:30.068 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:22:30.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:22:30.068 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:22:30.068 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:22:30.068 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:22:30.068 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7481ms 2025-06-25 19:22:30.068 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:22:30.068 +03:00 [DBG] Connection id "0HNC8090TG5OI" completed keep alive response. 2025-06-25 19:22:30.068 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6082ms 2025-06-25 19:22:30.068 +03:00 [DBG] Connection id "0HNC8090TG5OI" received FIN. 2025-06-25 19:22:30.068 +03:00 [DBG] Connection id "0HNC8090TG5OI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:22:30.068 +03:00 [DBG] Connection id "0HNC8090TG5OI" disconnecting. 2025-06-25 19:22:30.069 +03:00 [DBG] Connection id "0HNC8090TG5OI" stopped. 2025-06-25 19:23:30.066 +03:00 [DBG] Connection id "0HNC8090TG5OJ" accepted. 2025-06-25 19:23:30.066 +03:00 [DBG] Connection id "0HNC8090TG5OJ" started. 2025-06-25 19:23:30.066 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:23:30.066 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:23:30.066 +03:00 [DBG] POST requests are not supported 2025-06-25 19:23:30.066 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:23:30.066 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:23:30.066 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:23:30.066 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:23:30.066 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:23:30.066 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:23:30.066 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:23:30.066 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:23:30.066 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:23:30.067 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:23:30.067 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:23:30.067 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:23:30.067 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:23:30.067 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:23:30.067 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:23:30.067 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:23:30.067 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:23:30.067 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:23:30.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:23:30.067 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:23:30.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:23:30.067 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:23:30.067 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:23:30.067 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1533ms. 2025-06-25 19:23:30.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:23:30.067 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:23:30.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:23:30.067 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:23:30.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:23:30.068 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:23:30.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:23:30.068 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:23:30.068 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:23:30.068 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:23:30.068 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:23:30.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:23:30.068 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:23:30.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:23:30.068 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:23:30.068 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:23:30.068 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:23:30.068 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1863ms 2025-06-25 19:23:30.068 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:23:30.068 +03:00 [DBG] Connection id "0HNC8090TG5OJ" completed keep alive response. 2025-06-25 19:23:30.068 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2217ms 2025-06-25 19:23:30.068 +03:00 [DBG] Connection id "0HNC8090TG5OJ" received FIN. 2025-06-25 19:23:30.069 +03:00 [DBG] Connection id "0HNC8090TG5OJ" disconnecting. 2025-06-25 19:23:30.069 +03:00 [DBG] Connection id "0HNC8090TG5OJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:23:30.070 +03:00 [DBG] Connection id "0HNC8090TG5OJ" stopped. 2025-06-25 19:24:30.067 +03:00 [DBG] Connection id "0HNC8090TG5OK" accepted. 2025-06-25 19:24:30.067 +03:00 [DBG] Connection id "0HNC8090TG5OK" started. 2025-06-25 19:24:30.067 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:24:30.067 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:24:30.067 +03:00 [DBG] POST requests are not supported 2025-06-25 19:24:30.067 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:24:30.067 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:24:30.067 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:24:30.067 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:24:30.067 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:24:30.067 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:24:30.067 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:24:30.068 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:24:30.068 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:24:30.068 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:24:30.068 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:24:30.068 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:24:30.068 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:24:30.068 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:24:30.068 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:24:30.068 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:24:30.068 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:24:30.068 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:24:30.068 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:24:30.068 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:24:30.068 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:24:30.068 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:24:30.068 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:24:30.069 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2759ms. 2025-06-25 19:24:30.069 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:24:30.069 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:24:30.069 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:24:30.069 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:24:30.069 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:24:30.069 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:24:30.069 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:24:30.069 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:24:30.069 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:24:30.069 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:24:30.069 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:24:30.069 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:24:30.069 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:24:30.069 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:24:30.069 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:24:30.069 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:24:30.069 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:24:30.069 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3935ms 2025-06-25 19:24:30.069 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:24:30.069 +03:00 [DBG] Connection id "0HNC8090TG5OK" completed keep alive response. 2025-06-25 19:24:30.070 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5608ms 2025-06-25 19:24:30.070 +03:00 [DBG] Connection id "0HNC8090TG5OK" received FIN. 2025-06-25 19:24:30.070 +03:00 [DBG] Connection id "0HNC8090TG5OK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:24:30.070 +03:00 [DBG] Connection id "0HNC8090TG5OK" disconnecting. 2025-06-25 19:24:30.070 +03:00 [DBG] Connection id "0HNC8090TG5OK" stopped. 2025-06-25 19:25:30.061 +03:00 [DBG] Connection id "0HNC8090TG5OL" accepted. 2025-06-25 19:25:30.061 +03:00 [DBG] Connection id "0HNC8090TG5OL" started. 2025-06-25 19:25:30.061 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:25:30.061 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:25:30.061 +03:00 [DBG] POST requests are not supported 2025-06-25 19:25:30.061 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:25:30.061 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:25:30.061 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:25:30.061 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:25:30.061 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:25:30.061 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:25:30.062 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:25:30.062 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:25:30.062 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:25:30.062 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:25:30.062 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:25:30.062 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:25:30.062 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:25:30.062 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:25:30.062 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:25:30.062 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:25:30.062 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:25:30.062 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:25:30.062 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:25:30.062 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:25:30.062 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:25:30.062 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:25:30.062 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:25:30.062 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1638ms. 2025-06-25 19:25:30.062 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:25:30.063 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:25:30.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:25:30.063 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:25:30.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:25:30.063 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:25:30.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:25:30.063 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:25:30.063 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:25:30.063 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:25:30.063 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:25:30.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:25:30.063 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:25:30.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:25:30.063 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:25:30.063 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:25:30.063 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:25:30.063 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0901ms 2025-06-25 19:25:30.063 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:25:30.063 +03:00 [DBG] Connection id "0HNC8090TG5OL" completed keep alive response. 2025-06-25 19:25:30.063 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0978ms 2025-06-25 19:25:30.063 +03:00 [DBG] Connection id "0HNC8090TG5OL" received FIN. 2025-06-25 19:25:30.063 +03:00 [DBG] Connection id "0HNC8090TG5OL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:25:30.064 +03:00 [DBG] Connection id "0HNC8090TG5OL" disconnecting. 2025-06-25 19:25:30.064 +03:00 [DBG] Connection id "0HNC8090TG5OL" stopped. 2025-06-25 19:26:30.059 +03:00 [DBG] Connection id "0HNC8090TG5OM" accepted. 2025-06-25 19:26:30.059 +03:00 [DBG] Connection id "0HNC8090TG5OM" started. 2025-06-25 19:26:30.059 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:26:30.059 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:26:30.059 +03:00 [DBG] POST requests are not supported 2025-06-25 19:26:30.059 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:26:30.059 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:26:30.059 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:26:30.059 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:26:30.059 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:26:30.059 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:26:30.059 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:26:30.060 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:26:30.060 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:26:30.060 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:26:30.060 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:26:30.060 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:26:30.060 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:26:30.060 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:26:30.060 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:26:30.060 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:26:30.060 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:26:30.060 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:26:30.060 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:26:30.060 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:26:30.060 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:26:30.060 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:26:30.060 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:26:30.061 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.142ms. 2025-06-25 19:26:30.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:26:30.061 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:26:30.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:26:30.061 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:26:30.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:26:30.061 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:26:30.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:26:30.061 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:26:30.061 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:26:30.061 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:26:30.061 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:26:30.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:26:30.061 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:26:30.061 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:26:30.061 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:26:30.061 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:26:30.061 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:26:30.061 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2851ms 2025-06-25 19:26:30.061 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:26:30.061 +03:00 [DBG] Connection id "0HNC8090TG5OM" completed keep alive response. 2025-06-25 19:26:30.061 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2081ms 2025-06-25 19:26:30.062 +03:00 [DBG] Connection id "0HNC8090TG5OM" received FIN. 2025-06-25 19:26:30.062 +03:00 [DBG] Connection id "0HNC8090TG5OM" disconnecting. 2025-06-25 19:26:30.062 +03:00 [DBG] Connection id "0HNC8090TG5OM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:26:30.063 +03:00 [DBG] Connection id "0HNC8090TG5OM" stopped. 2025-06-25 19:27:30.060 +03:00 [DBG] Connection id "0HNC8090TG5ON" accepted. 2025-06-25 19:27:30.060 +03:00 [DBG] Connection id "0HNC8090TG5ON" started. 2025-06-25 19:27:30.060 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:27:30.060 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:27:30.060 +03:00 [DBG] POST requests are not supported 2025-06-25 19:27:30.060 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:27:30.060 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:27:30.061 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:27:30.061 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:27:30.061 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:27:30.061 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:27:30.061 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:27:30.061 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:27:30.061 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:27:30.061 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:27:30.061 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:27:30.061 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:27:30.061 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:27:30.061 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:27:30.061 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:27:30.061 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:27:30.061 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:27:30.061 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:27:30.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:27:30.061 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:27:30.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:27:30.061 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:27:30.061 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:27:30.061 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-06-25 19:27:30.061 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:27:30.061 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:27:30.062 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:27:30.062 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:27:30.062 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:27:30.062 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:27:30.062 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:27:30.062 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:27:30.062 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:27:30.062 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:27:30.062 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:27:30.062 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:27:30.062 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:27:30.062 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:27:30.062 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:27:30.062 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:27:30.062 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:27:30.062 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7446ms 2025-06-25 19:27:30.062 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:27:30.062 +03:00 [DBG] Connection id "0HNC8090TG5ON" completed keep alive response. 2025-06-25 19:27:30.062 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.614ms 2025-06-25 19:27:30.062 +03:00 [DBG] Connection id "0HNC8090TG5ON" received FIN. 2025-06-25 19:27:30.062 +03:00 [DBG] Connection id "0HNC8090TG5ON" disconnecting. 2025-06-25 19:27:30.062 +03:00 [DBG] Connection id "0HNC8090TG5ON" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:27:30.063 +03:00 [DBG] Connection id "0HNC8090TG5ON" stopped. 2025-06-25 19:28:30.078 +03:00 [DBG] Connection id "0HNC8090TG5OO" accepted. 2025-06-25 19:28:30.078 +03:00 [DBG] Connection id "0HNC8090TG5OO" started. 2025-06-25 19:28:30.078 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:28:30.078 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:28:30.078 +03:00 [DBG] POST requests are not supported 2025-06-25 19:28:30.078 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:28:30.078 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:28:30.078 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:28:30.078 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:28:30.078 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:28:30.078 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:28:30.078 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:28:30.078 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:28:30.078 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:28:30.078 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:28:30.078 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:28:30.078 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:28:30.078 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:28:30.078 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:28:30.078 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:28:30.078 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:28:30.078 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:28:30.078 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:28:30.078 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:28:30.079 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:28:30.079 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:28:30.079 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:28:30.079 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:28:30.079 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1044ms. 2025-06-25 19:28:30.079 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:28:30.079 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:28:30.079 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:28:30.079 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:28:30.079 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:28:30.079 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:28:30.079 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:28:30.079 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:28:30.079 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:28:30.079 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:28:30.079 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:28:30.079 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:28:30.079 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:28:30.079 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:28:30.079 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:28:30.079 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:28:30.079 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:28:30.079 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5856ms 2025-06-25 19:28:30.079 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:28:30.079 +03:00 [DBG] Connection id "0HNC8090TG5OO" completed keep alive response. 2025-06-25 19:28:30.079 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0815ms 2025-06-25 19:28:30.079 +03:00 [DBG] Connection id "0HNC8090TG5OO" received FIN. 2025-06-25 19:28:30.079 +03:00 [DBG] Connection id "0HNC8090TG5OO" disconnecting. 2025-06-25 19:28:30.079 +03:00 [DBG] Connection id "0HNC8090TG5OO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:28:30.080 +03:00 [DBG] Connection id "0HNC8090TG5OO" stopped. 2025-06-25 19:29:30.064 +03:00 [DBG] Connection id "0HNC8090TG5OP" accepted. 2025-06-25 19:29:30.065 +03:00 [DBG] Connection id "0HNC8090TG5OP" started. 2025-06-25 19:29:30.065 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:29:30.065 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:29:30.065 +03:00 [DBG] POST requests are not supported 2025-06-25 19:29:30.065 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:29:30.065 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:29:30.065 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:29:30.065 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:29:30.065 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:29:30.065 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:29:30.065 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:29:30.065 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:29:30.065 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:29:30.065 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:29:30.065 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:29:30.065 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:29:30.065 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:29:30.066 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:29:30.066 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:29:30.066 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:29:30.066 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:29:30.066 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:29:30.066 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:29:30.066 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:29:30.066 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:29:30.066 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:29:30.066 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:29:30.066 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1255ms. 2025-06-25 19:29:30.066 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:29:30.066 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:29:30.066 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:29:30.066 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:29:30.066 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:29:30.066 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:29:30.066 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:29:30.066 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:29:30.066 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:29:30.066 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:29:30.066 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:29:30.066 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:29:30.067 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:29:30.067 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:29:30.067 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:29:30.067 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:29:30.067 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:29:30.067 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1334ms 2025-06-25 19:29:30.067 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:29:30.067 +03:00 [DBG] Connection id "0HNC8090TG5OP" completed keep alive response. 2025-06-25 19:29:30.067 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0655ms 2025-06-25 19:29:30.067 +03:00 [DBG] Connection id "0HNC8090TG5OP" received FIN. 2025-06-25 19:29:30.067 +03:00 [DBG] Connection id "0HNC8090TG5OP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:29:30.067 +03:00 [DBG] Connection id "0HNC8090TG5OP" disconnecting. 2025-06-25 19:29:30.067 +03:00 [DBG] Connection id "0HNC8090TG5OP" stopped. 2025-06-25 19:30:30.067 +03:00 [DBG] Connection id "0HNC8090TG5OQ" accepted. 2025-06-25 19:30:30.067 +03:00 [DBG] Connection id "0HNC8090TG5OQ" started. 2025-06-25 19:30:30.068 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:30:30.068 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:30:30.068 +03:00 [DBG] POST requests are not supported 2025-06-25 19:30:30.068 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:30:30.068 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:30:30.068 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:30:30.068 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:30:30.068 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:30:30.068 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:30:30.068 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:30:30.068 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:30:30.068 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:30:30.068 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:30:30.068 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:30:30.068 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:30:30.068 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:30:30.068 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:30:30.068 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:30:30.068 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:30:30.068 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:30:30.068 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:30:30.068 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:30:30.068 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:30:30.068 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:30:30.068 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:30:30.068 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:30:30.068 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1301ms. 2025-06-25 19:30:30.069 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:30:30.069 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:30:30.069 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:30:30.069 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:30:30.069 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:30:30.069 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:30:30.069 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:30:30.069 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:30:30.069 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:30:30.069 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:30:30.069 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:30:30.069 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:30:30.069 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:30:30.069 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:30:30.069 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:30:30.069 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:30:30.069 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:30:30.069 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.776ms 2025-06-25 19:30:30.069 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:30:30.069 +03:00 [DBG] Connection id "0HNC8090TG5OQ" completed keep alive response. 2025-06-25 19:30:30.069 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4377ms 2025-06-25 19:30:30.069 +03:00 [DBG] Connection id "0HNC8090TG5OQ" received FIN. 2025-06-25 19:30:30.069 +03:00 [DBG] Connection id "0HNC8090TG5OQ" disconnecting. 2025-06-25 19:30:30.069 +03:00 [DBG] Connection id "0HNC8090TG5OQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:30:30.070 +03:00 [DBG] Connection id "0HNC8090TG5OQ" stopped. 2025-06-25 19:31:30.074 +03:00 [DBG] Connection id "0HNC8090TG5OR" accepted. 2025-06-25 19:31:30.074 +03:00 [DBG] Connection id "0HNC8090TG5OR" started. 2025-06-25 19:31:30.074 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:31:30.075 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:31:30.075 +03:00 [DBG] POST requests are not supported 2025-06-25 19:31:30.075 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:31:30.075 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:31:30.075 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:31:30.075 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:31:30.075 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:31:30.075 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:31:30.075 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:31:30.075 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:31:30.075 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:31:30.075 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:31:30.075 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:31:30.075 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:31:30.075 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:31:30.075 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:31:30.075 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:31:30.075 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:31:30.075 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:31:30.075 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:31:30.075 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:31:30.075 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:31:30.075 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:31:30.075 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:31:30.075 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:31:30.076 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-06-25 19:31:30.076 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:31:30.076 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:31:30.076 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:31:30.076 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:31:30.076 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:31:30.076 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:31:30.076 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:31:30.076 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:31:30.076 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:31:30.076 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:31:30.076 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:31:30.076 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:31:30.076 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:31:30.076 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:31:30.076 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:31:30.076 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:31:30.076 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:31:30.076 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9136ms 2025-06-25 19:31:30.076 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:31:30.076 +03:00 [DBG] Connection id "0HNC8090TG5OR" completed keep alive response. 2025-06-25 19:31:30.076 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7736ms 2025-06-25 19:31:30.076 +03:00 [DBG] Connection id "0HNC8090TG5OR" received FIN. 2025-06-25 19:31:30.077 +03:00 [DBG] Connection id "0HNC8090TG5OR" disconnecting. 2025-06-25 19:31:30.077 +03:00 [DBG] Connection id "0HNC8090TG5OR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:31:30.078 +03:00 [DBG] Connection id "0HNC8090TG5OR" stopped. 2025-06-25 19:32:30.078 +03:00 [DBG] Connection id "0HNC8090TG5OS" accepted. 2025-06-25 19:32:30.079 +03:00 [DBG] Connection id "0HNC8090TG5OS" started. 2025-06-25 19:32:30.079 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:32:30.079 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:32:30.079 +03:00 [DBG] POST requests are not supported 2025-06-25 19:32:30.079 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:32:30.079 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:32:30.079 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:32:30.079 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:32:30.079 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:32:30.079 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:32:30.079 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:32:30.079 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:32:30.080 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:32:30.080 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:32:30.080 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:32:30.080 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:32:30.080 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:32:30.080 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:32:30.080 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:32:30.080 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:32:30.080 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:32:30.080 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:32:30.080 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:32:30.080 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:32:30.080 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:32:30.080 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:32:30.080 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:32:30.081 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2406ms. 2025-06-25 19:32:30.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:32:30.081 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:32:30.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:32:30.081 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:32:30.081 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:32:30.081 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:32:30.081 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:32:30.081 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:32:30.081 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:32:30.081 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:32:30.081 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:32:30.081 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:32:30.081 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:32:30.081 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:32:30.081 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:32:30.081 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:32:30.081 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:32:30.082 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5455ms 2025-06-25 19:32:30.082 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:32:30.082 +03:00 [DBG] Connection id "0HNC8090TG5OS" completed keep alive response. 2025-06-25 19:32:30.082 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9217ms 2025-06-25 19:32:30.082 +03:00 [DBG] Connection id "0HNC8090TG5OS" received FIN. 2025-06-25 19:32:30.082 +03:00 [DBG] Connection id "0HNC8090TG5OS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:32:30.082 +03:00 [DBG] Connection id "0HNC8090TG5OS" disconnecting. 2025-06-25 19:32:30.082 +03:00 [DBG] Connection id "0HNC8090TG5OS" stopped. 2025-06-25 19:33:30.068 +03:00 [DBG] Connection id "0HNC8090TG5OT" accepted. 2025-06-25 19:33:30.069 +03:00 [DBG] Connection id "0HNC8090TG5OT" started. 2025-06-25 19:33:30.069 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:33:30.069 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:33:30.069 +03:00 [DBG] POST requests are not supported 2025-06-25 19:33:30.069 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:33:30.069 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:33:30.069 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:33:30.069 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:33:30.069 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:33:30.069 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:33:30.069 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:33:30.069 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:33:30.069 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:33:30.069 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:33:30.069 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:33:30.069 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:33:30.069 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:33:30.069 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:33:30.069 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:33:30.069 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:33:30.069 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:33:30.069 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:33:30.070 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:33:30.070 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:33:30.070 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:33:30.070 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:33:30.070 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:33:30.070 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1577ms. 2025-06-25 19:33:30.070 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:33:30.070 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:33:30.070 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:33:30.070 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:33:30.070 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:33:30.070 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:33:30.070 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:33:30.070 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:33:30.070 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:33:30.070 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:33:30.070 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:33:30.070 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:33:30.070 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:33:30.070 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:33:30.070 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:33:30.070 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:33:30.070 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:33:30.070 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8683ms 2025-06-25 19:33:30.070 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:33:30.070 +03:00 [DBG] Connection id "0HNC8090TG5OT" completed keep alive response. 2025-06-25 19:33:30.070 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5728ms 2025-06-25 19:33:30.071 +03:00 [DBG] Connection id "0HNC8090TG5OT" received FIN. 2025-06-25 19:33:30.071 +03:00 [DBG] Connection id "0HNC8090TG5OT" disconnecting. 2025-06-25 19:33:30.071 +03:00 [DBG] Connection id "0HNC8090TG5OT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:33:30.072 +03:00 [DBG] Connection id "0HNC8090TG5OT" stopped. 2025-06-25 19:34:30.073 +03:00 [DBG] Connection id "0HNC8090TG5OU" accepted. 2025-06-25 19:34:30.073 +03:00 [DBG] Connection id "0HNC8090TG5OU" started. 2025-06-25 19:34:30.073 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:34:30.073 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:34:30.073 +03:00 [DBG] POST requests are not supported 2025-06-25 19:34:30.073 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:34:30.073 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:34:30.073 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:34:30.073 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:34:30.073 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:34:30.073 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:34:30.074 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:34:30.074 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:34:30.074 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:34:30.074 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:34:30.074 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:34:30.074 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:34:30.074 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:34:30.074 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:34:30.074 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:34:30.074 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:34:30.074 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:34:30.074 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:34:30.074 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:34:30.074 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:34:30.074 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:34:30.074 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:34:30.074 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:34:30.074 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1152ms. 2025-06-25 19:34:30.074 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:34:30.074 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:34:30.074 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:34:30.074 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:34:30.074 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:34:30.074 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:34:30.074 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:34:30.074 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:34:30.074 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:34:30.074 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:34:30.074 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:34:30.074 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:34:30.074 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:34:30.074 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:34:30.074 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:34:30.074 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:34:30.074 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:34:30.075 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.751ms 2025-06-25 19:34:30.075 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:34:30.075 +03:00 [DBG] Connection id "0HNC8090TG5OU" completed keep alive response. 2025-06-25 19:34:30.075 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.36ms 2025-06-25 19:34:30.075 +03:00 [DBG] Connection id "0HNC8090TG5OU" received FIN. 2025-06-25 19:34:30.075 +03:00 [DBG] Connection id "0HNC8090TG5OU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:34:30.075 +03:00 [DBG] Connection id "0HNC8090TG5OU" disconnecting. 2025-06-25 19:34:30.075 +03:00 [DBG] Connection id "0HNC8090TG5OU" stopped. 2025-06-25 19:35:30.076 +03:00 [DBG] Connection id "0HNC8090TG5OV" accepted. 2025-06-25 19:35:30.076 +03:00 [DBG] Connection id "0HNC8090TG5OV" started. 2025-06-25 19:35:30.077 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:35:30.077 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:35:30.077 +03:00 [DBG] POST requests are not supported 2025-06-25 19:35:30.077 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:35:30.077 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:35:30.077 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:35:30.077 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:35:30.077 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:35:30.077 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:35:30.077 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:35:30.077 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:35:30.077 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:35:30.077 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:35:30.077 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:35:30.077 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:35:30.077 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:35:30.077 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:35:30.077 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:35:30.077 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:35:30.077 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:35:30.077 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:35:30.077 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:35:30.077 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:35:30.077 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:35:30.077 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:35:30.077 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:35:30.077 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-06-25 19:35:30.077 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:35:30.078 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:35:30.078 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:35:30.078 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:35:30.078 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:35:30.078 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:35:30.078 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:35:30.078 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:35:30.078 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:35:30.078 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:35:30.078 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:35:30.078 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:35:30.078 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:35:30.078 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:35:30.078 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:35:30.078 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:35:30.078 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:35:30.078 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7342ms 2025-06-25 19:35:30.078 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:35:30.078 +03:00 [DBG] Connection id "0HNC8090TG5OV" completed keep alive response. 2025-06-25 19:35:30.078 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4256ms 2025-06-25 19:35:30.078 +03:00 [DBG] Connection id "0HNC8090TG5OV" received FIN. 2025-06-25 19:35:30.078 +03:00 [DBG] Connection id "0HNC8090TG5OV" disconnecting. 2025-06-25 19:35:30.078 +03:00 [DBG] Connection id "0HNC8090TG5OV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:35:30.080 +03:00 [DBG] Connection id "0HNC8090TG5OV" stopped. 2025-06-25 19:36:30.080 +03:00 [DBG] Connection id "0HNC8090TG5P0" accepted. 2025-06-25 19:36:30.080 +03:00 [DBG] Connection id "0HNC8090TG5P0" started. 2025-06-25 19:36:30.080 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:36:30.080 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:36:30.080 +03:00 [DBG] POST requests are not supported 2025-06-25 19:36:30.080 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:36:30.080 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:36:30.080 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:36:30.080 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:36:30.080 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:36:30.080 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:36:30.080 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:36:30.080 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:36:30.080 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:36:30.080 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:36:30.080 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:36:30.080 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:36:30.080 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:36:30.081 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:36:30.081 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:36:30.081 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:36:30.081 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:36:30.081 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:36:30.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:36:30.081 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:36:30.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:36:30.081 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:36:30.081 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:36:30.081 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-06-25 19:36:30.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:36:30.081 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:36:30.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:36:30.081 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:36:30.081 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:36:30.081 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:36:30.081 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:36:30.081 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:36:30.081 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:36:30.081 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:36:30.081 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:36:30.081 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:36:30.081 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:36:30.081 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:36:30.081 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:36:30.081 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:36:30.081 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:36:30.081 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7782ms 2025-06-25 19:36:30.081 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:36:30.081 +03:00 [DBG] Connection id "0HNC8090TG5P0" completed keep alive response. 2025-06-25 19:36:30.081 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4787ms 2025-06-25 19:36:30.082 +03:00 [DBG] Connection id "0HNC8090TG5P0" received FIN. 2025-06-25 19:36:30.082 +03:00 [DBG] Connection id "0HNC8090TG5P0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:36:30.082 +03:00 [DBG] Connection id "0HNC8090TG5P0" disconnecting. 2025-06-25 19:36:30.082 +03:00 [DBG] Connection id "0HNC8090TG5P0" stopped. 2025-06-25 19:37:30.088 +03:00 [DBG] Connection id "0HNC8090TG5P1" accepted. 2025-06-25 19:37:30.088 +03:00 [DBG] Connection id "0HNC8090TG5P1" started. 2025-06-25 19:37:30.088 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:37:30.088 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:37:30.088 +03:00 [DBG] POST requests are not supported 2025-06-25 19:37:30.088 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:37:30.089 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:37:30.089 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:37:30.089 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:37:30.089 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:37:30.089 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:37:30.089 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:37:30.089 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:37:30.089 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:37:30.089 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:37:30.089 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:37:30.089 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:37:30.089 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:37:30.089 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:37:30.089 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:37:30.089 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:37:30.089 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:37:30.089 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:37:30.089 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:37:30.089 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:37:30.089 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:37:30.089 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:37:30.089 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:37:30.089 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1266ms. 2025-06-25 19:37:30.089 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:37:30.089 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:37:30.089 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:37:30.089 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:37:30.089 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:37:30.089 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:37:30.089 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:37:30.089 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:37:30.090 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:37:30.090 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:37:30.090 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:37:30.090 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:37:30.090 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:37:30.090 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:37:30.090 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:37:30.090 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:37:30.090 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:37:30.090 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7058ms 2025-06-25 19:37:30.090 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:37:30.090 +03:00 [DBG] Connection id "0HNC8090TG5P1" completed keep alive response. 2025-06-25 19:37:30.090 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3965ms 2025-06-25 19:37:30.090 +03:00 [DBG] Connection id "0HNC8090TG5P1" received FIN. 2025-06-25 19:37:30.090 +03:00 [DBG] Connection id "0HNC8090TG5P1" disconnecting. 2025-06-25 19:37:30.090 +03:00 [DBG] Connection id "0HNC8090TG5P1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:37:30.091 +03:00 [DBG] Connection id "0HNC8090TG5P1" stopped. 2025-06-25 19:38:30.066 +03:00 [DBG] Connection id "0HNC8090TG5P2" accepted. 2025-06-25 19:38:30.067 +03:00 [DBG] Connection id "0HNC8090TG5P2" started. 2025-06-25 19:38:30.067 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:38:30.067 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:38:30.067 +03:00 [DBG] POST requests are not supported 2025-06-25 19:38:30.067 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:38:30.067 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:38:30.067 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:38:30.067 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:38:30.067 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:38:30.067 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:38:30.067 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:38:30.067 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:38:30.067 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:38:30.067 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:38:30.067 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:38:30.067 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:38:30.067 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:38:30.067 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:38:30.067 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:38:30.067 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:38:30.067 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:38:30.067 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:38:30.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:38:30.067 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:38:30.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:38:30.067 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:38:30.067 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:38:30.067 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1091ms. 2025-06-25 19:38:30.068 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:38:30.068 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:38:30.068 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:38:30.068 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:38:30.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:38:30.068 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:38:30.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:38:30.068 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:38:30.068 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:38:30.068 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:38:30.068 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:38:30.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:38:30.068 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:38:30.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:38:30.068 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:38:30.068 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:38:30.068 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:38:30.068 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5883ms 2025-06-25 19:38:30.068 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:38:30.068 +03:00 [DBG] Connection id "0HNC8090TG5P2" completed keep alive response. 2025-06-25 19:38:30.068 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1399ms 2025-06-25 19:38:30.068 +03:00 [DBG] Connection id "0HNC8090TG5P2" received FIN. 2025-06-25 19:38:30.068 +03:00 [DBG] Connection id "0HNC8090TG5P2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:38:30.068 +03:00 [DBG] Connection id "0HNC8090TG5P2" disconnecting. 2025-06-25 19:38:30.068 +03:00 [DBG] Connection id "0HNC8090TG5P2" stopped. 2025-06-25 19:39:30.081 +03:00 [DBG] Connection id "0HNC8090TG5P3" accepted. 2025-06-25 19:39:30.082 +03:00 [DBG] Connection id "0HNC8090TG5P3" started. 2025-06-25 19:39:30.082 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:39:30.082 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:39:30.082 +03:00 [DBG] POST requests are not supported 2025-06-25 19:39:30.082 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:39:30.082 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:39:30.082 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:39:30.082 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:39:30.082 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:39:30.082 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:39:30.082 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:39:30.082 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:39:30.082 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:39:30.082 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:39:30.082 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:39:30.082 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:39:30.082 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:39:30.082 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:39:30.083 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:39:30.083 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:39:30.083 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:39:30.083 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:39:30.083 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:39:30.083 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:39:30.083 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:39:30.083 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:39:30.083 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:39:30.083 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1375ms. 2025-06-25 19:39:30.083 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:39:30.083 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:39:30.083 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:39:30.083 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:39:30.083 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:39:30.083 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:39:30.083 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:39:30.083 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:39:30.083 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:39:30.083 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:39:30.083 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:39:30.083 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:39:30.084 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:39:30.084 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:39:30.084 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:39:30.084 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:39:30.084 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:39:30.084 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1806ms 2025-06-25 19:39:30.084 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:39:30.084 +03:00 [DBG] Connection id "0HNC8090TG5P3" completed keep alive response. 2025-06-25 19:39:30.084 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1519ms 2025-06-25 19:39:30.084 +03:00 [DBG] Connection id "0HNC8090TG5P3" received FIN. 2025-06-25 19:39:30.084 +03:00 [DBG] Connection id "0HNC8090TG5P3" disconnecting. 2025-06-25 19:39:30.084 +03:00 [DBG] Connection id "0HNC8090TG5P3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:39:30.085 +03:00 [DBG] Connection id "0HNC8090TG5P3" stopped. 2025-06-25 19:40:30.067 +03:00 [DBG] Connection id "0HNC8090TG5P4" accepted. 2025-06-25 19:40:30.067 +03:00 [DBG] Connection id "0HNC8090TG5P4" started. 2025-06-25 19:40:30.067 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:40:30.067 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:40:30.067 +03:00 [DBG] POST requests are not supported 2025-06-25 19:40:30.067 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:40:30.067 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:40:30.067 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:40:30.067 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:40:30.067 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:40:30.068 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:40:30.068 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:40:30.068 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:40:30.068 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:40:30.068 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:40:30.068 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:40:30.068 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:40:30.068 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:40:30.068 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:40:30.068 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:40:30.068 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:40:30.068 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:40:30.068 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:40:30.068 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:40:30.068 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:40:30.068 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:40:30.068 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:40:30.068 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:40:30.068 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-06-25 19:40:30.068 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:40:30.068 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:40:30.068 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:40:30.068 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:40:30.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:40:30.068 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:40:30.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:40:30.068 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:40:30.068 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:40:30.068 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:40:30.068 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:40:30.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:40:30.068 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:40:30.068 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:40:30.068 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:40:30.068 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:40:30.068 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:40:30.068 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7011ms 2025-06-25 19:40:30.069 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:40:30.069 +03:00 [DBG] Connection id "0HNC8090TG5P4" completed keep alive response. 2025-06-25 19:40:30.069 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3137ms 2025-06-25 19:40:30.069 +03:00 [DBG] Connection id "0HNC8090TG5P4" received FIN. 2025-06-25 19:40:30.069 +03:00 [DBG] Connection id "0HNC8090TG5P4" disconnecting. 2025-06-25 19:40:30.069 +03:00 [DBG] Connection id "0HNC8090TG5P4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:40:30.070 +03:00 [DBG] Connection id "0HNC8090TG5P4" stopped. 2025-06-25 19:41:30.088 +03:00 [DBG] Connection id "0HNC8090TG5P5" accepted. 2025-06-25 19:41:30.088 +03:00 [DBG] Connection id "0HNC8090TG5P5" started. 2025-06-25 19:41:30.088 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:41:30.089 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:41:30.089 +03:00 [DBG] POST requests are not supported 2025-06-25 19:41:30.089 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:41:30.089 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:41:30.089 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:41:30.089 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:41:30.089 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:41:30.089 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:41:30.089 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:41:30.089 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:41:30.089 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:41:30.089 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:41:30.089 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:41:30.090 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:41:30.090 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:41:30.090 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:41:30.090 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:41:30.090 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:41:30.090 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:41:30.090 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:41:30.090 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:41:30.090 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:41:30.090 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:41:30.090 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:41:30.090 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:41:30.090 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1702ms. 2025-06-25 19:41:30.090 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:41:30.090 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:41:30.091 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:41:30.091 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:41:30.091 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:41:30.091 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:41:30.091 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:41:30.091 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:41:30.091 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:41:30.091 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:41:30.091 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:41:30.091 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:41:30.091 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:41:30.091 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:41:30.091 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:41:30.091 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:41:30.091 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:41:30.091 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4542ms 2025-06-25 19:41:30.091 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:41:30.091 +03:00 [DBG] Connection id "0HNC8090TG5P5" completed keep alive response. 2025-06-25 19:41:30.091 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7656ms 2025-06-25 19:41:30.091 +03:00 [DBG] Connection id "0HNC8090TG5P5" received FIN. 2025-06-25 19:41:30.092 +03:00 [DBG] Connection id "0HNC8090TG5P5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:41:30.092 +03:00 [DBG] Connection id "0HNC8090TG5P5" disconnecting. 2025-06-25 19:41:30.092 +03:00 [DBG] Connection id "0HNC8090TG5P5" stopped. 2025-06-25 19:42:30.353 +03:00 [DBG] Connection id "0HNC8090TG5P6" accepted. 2025-06-25 19:42:30.353 +03:00 [DBG] Connection id "0HNC8090TG5P6" started. 2025-06-25 19:42:30.353 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:42:30.353 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:42:30.353 +03:00 [DBG] POST requests are not supported 2025-06-25 19:42:30.353 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:42:30.353 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:42:30.353 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:42:30.353 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:42:30.353 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:42:30.353 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:42:30.353 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:42:30.353 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:42:30.354 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:42:30.354 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:42:30.354 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:42:30.354 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:42:30.354 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:42:30.354 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:42:30.354 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:42:30.354 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:42:30.354 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:42:30.354 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:42:30.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:42:30.354 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:42:30.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:42:30.354 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:42:30.354 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:42:30.354 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1136ms. 2025-06-25 19:42:30.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:42:30.354 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:42:30.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:42:30.354 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:42:30.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:42:30.354 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:42:30.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:42:30.354 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:42:30.354 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:42:30.354 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:42:30.354 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:42:30.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:42:30.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:42:30.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:42:30.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:42:30.354 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:42:30.354 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:42:30.354 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6759ms 2025-06-25 19:42:30.354 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:42:30.354 +03:00 [DBG] Connection id "0HNC8090TG5P6" completed keep alive response. 2025-06-25 19:42:30.354 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2971ms 2025-06-25 19:42:30.355 +03:00 [DBG] Connection id "0HNC8090TG5P6" received FIN. 2025-06-25 19:42:30.355 +03:00 [DBG] Connection id "0HNC8090TG5P6" disconnecting. 2025-06-25 19:42:30.355 +03:00 [DBG] Connection id "0HNC8090TG5P6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:42:30.356 +03:00 [DBG] Connection id "0HNC8090TG5P6" stopped. 2025-06-25 19:43:30.085 +03:00 [DBG] Connection id "0HNC8090TG5P7" accepted. 2025-06-25 19:43:30.085 +03:00 [DBG] Connection id "0HNC8090TG5P7" started. 2025-06-25 19:43:30.085 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:43:30.085 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:43:30.085 +03:00 [DBG] POST requests are not supported 2025-06-25 19:43:30.085 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:43:30.085 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:43:30.085 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:43:30.085 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:43:30.085 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:43:30.085 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:43:30.085 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:43:30.085 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:43:30.085 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:43:30.085 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:43:30.085 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:43:30.085 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:43:30.085 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:43:30.085 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:43:30.085 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:43:30.085 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:43:30.085 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:43:30.086 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:43:30.086 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:43:30.086 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:43:30.086 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:43:30.086 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:43:30.086 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:43:30.086 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1421ms. 2025-06-25 19:43:30.086 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:43:30.086 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:43:30.086 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:43:30.086 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:43:30.086 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:43:30.086 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:43:30.086 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:43:30.086 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:43:30.086 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:43:30.086 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:43:30.086 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:43:30.086 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:43:30.086 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:43:30.086 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:43:30.086 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:43:30.086 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:43:30.086 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:43:30.086 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7041ms 2025-06-25 19:43:30.086 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:43:30.086 +03:00 [DBG] Connection id "0HNC8090TG5P7" completed keep alive response. 2025-06-25 19:43:30.086 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2927ms 2025-06-25 19:43:30.086 +03:00 [DBG] Connection id "0HNC8090TG5P7" received FIN. 2025-06-25 19:43:30.087 +03:00 [DBG] Connection id "0HNC8090TG5P7" disconnecting. 2025-06-25 19:43:30.087 +03:00 [DBG] Connection id "0HNC8090TG5P7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:43:30.088 +03:00 [DBG] Connection id "0HNC8090TG5P7" stopped. 2025-06-25 19:44:30.092 +03:00 [DBG] Connection id "0HNC8090TG5P8" accepted. 2025-06-25 19:44:30.092 +03:00 [DBG] Connection id "0HNC8090TG5P8" started. 2025-06-25 19:44:30.092 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:44:30.092 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:44:30.092 +03:00 [DBG] POST requests are not supported 2025-06-25 19:44:30.092 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:44:30.093 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:44:30.093 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:44:30.093 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:44:30.093 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:44:30.093 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:44:30.093 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:44:30.093 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:44:30.093 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:44:30.093 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:44:30.093 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:44:30.093 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:44:30.093 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:44:30.093 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:44:30.093 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:44:30.093 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:44:30.093 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:44:30.094 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:44:30.094 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:44:30.094 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:44:30.094 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:44:30.094 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:44:30.094 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:44:30.094 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1695ms. 2025-06-25 19:44:30.094 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:44:30.094 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:44:30.094 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:44:30.094 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:44:30.094 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:44:30.094 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:44:30.094 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:44:30.094 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:44:30.094 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:44:30.094 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:44:30.094 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:44:30.094 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:44:30.094 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:44:30.094 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:44:30.094 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:44:30.094 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:44:30.094 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:44:30.094 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0368ms 2025-06-25 19:44:30.094 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:44:30.095 +03:00 [DBG] Connection id "0HNC8090TG5P8" completed keep alive response. 2025-06-25 19:44:30.095 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2754ms 2025-06-25 19:44:30.095 +03:00 [DBG] Connection id "0HNC8090TG5P8" received FIN. 2025-06-25 19:44:30.095 +03:00 [DBG] Connection id "0HNC8090TG5P8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:44:30.095 +03:00 [DBG] Connection id "0HNC8090TG5P8" disconnecting. 2025-06-25 19:44:30.095 +03:00 [DBG] Connection id "0HNC8090TG5P8" stopped. 2025-06-25 19:45:30.073 +03:00 [DBG] Connection id "0HNC8090TG5P9" accepted. 2025-06-25 19:45:30.074 +03:00 [DBG] Connection id "0HNC8090TG5P9" started. 2025-06-25 19:45:30.074 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:45:30.074 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:45:30.074 +03:00 [DBG] POST requests are not supported 2025-06-25 19:45:30.074 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:45:30.074 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:45:30.074 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:45:30.074 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:45:30.074 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:45:30.074 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:45:30.074 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:45:30.074 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:45:30.074 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:45:30.074 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:45:30.074 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:45:30.074 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:45:30.075 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:45:30.075 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:45:30.075 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:45:30.075 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:45:30.075 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:45:30.075 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:45:30.075 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:45:30.075 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:45:30.075 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:45:30.075 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:45:30.075 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:45:30.075 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1649ms. 2025-06-25 19:45:30.075 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:45:30.075 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:45:30.075 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:45:30.075 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:45:30.075 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:45:30.075 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:45:30.075 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:45:30.075 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:45:30.075 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:45:30.075 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:45:30.075 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:45:30.075 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:45:30.076 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:45:30.076 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:45:30.076 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:45:30.076 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:45:30.076 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:45:30.076 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0512ms 2025-06-25 19:45:30.076 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:45:30.076 +03:00 [DBG] Connection id "0HNC8090TG5P9" completed keep alive response. 2025-06-25 19:45:30.076 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0058ms 2025-06-25 19:45:30.076 +03:00 [DBG] Connection id "0HNC8090TG5P9" received FIN. 2025-06-25 19:45:30.076 +03:00 [DBG] Connection id "0HNC8090TG5P9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:45:30.076 +03:00 [DBG] Connection id "0HNC8090TG5P9" disconnecting. 2025-06-25 19:45:30.077 +03:00 [DBG] Connection id "0HNC8090TG5P9" stopped. 2025-06-25 19:46:30.081 +03:00 [DBG] Connection id "0HNC8090TG5PA" accepted. 2025-06-25 19:46:30.082 +03:00 [DBG] Connection id "0HNC8090TG5PA" started. 2025-06-25 19:46:30.082 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:46:30.082 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:46:30.082 +03:00 [DBG] POST requests are not supported 2025-06-25 19:46:30.082 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:46:30.082 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:46:30.082 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:46:30.082 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:46:30.082 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:46:30.082 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:46:30.082 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:46:30.082 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:46:30.082 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:46:30.083 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:46:30.083 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:46:30.083 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:46:30.083 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:46:30.083 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:46:30.083 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:46:30.083 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:46:30.083 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:46:30.083 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:46:30.083 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:46:30.083 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:46:30.083 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:46:30.083 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:46:30.083 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:46:30.084 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1624ms. 2025-06-25 19:46:30.084 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:46:30.084 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:46:30.084 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:46:30.084 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:46:30.084 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:46:30.084 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:46:30.084 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:46:30.084 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:46:30.084 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:46:30.084 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:46:30.084 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:46:30.084 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:46:30.084 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:46:30.084 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:46:30.084 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:46:30.084 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:46:30.084 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:46:30.084 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2971ms 2025-06-25 19:46:30.084 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:46:30.084 +03:00 [DBG] Connection id "0HNC8090TG5PA" completed keep alive response. 2025-06-25 19:46:30.084 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5651ms 2025-06-25 19:46:30.085 +03:00 [DBG] Connection id "0HNC8090TG5PA" received FIN. 2025-06-25 19:46:30.085 +03:00 [DBG] Connection id "0HNC8090TG5PA" disconnecting. 2025-06-25 19:46:30.085 +03:00 [DBG] Connection id "0HNC8090TG5PA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:46:30.086 +03:00 [DBG] Connection id "0HNC8090TG5PA" stopped. 2025-06-25 19:47:30.097 +03:00 [DBG] Connection id "0HNC8090TG5PB" accepted. 2025-06-25 19:47:30.097 +03:00 [DBG] Connection id "0HNC8090TG5PB" started. 2025-06-25 19:47:30.097 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:47:30.097 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:47:30.097 +03:00 [DBG] POST requests are not supported 2025-06-25 19:47:30.097 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:47:30.097 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:47:30.097 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:47:30.097 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:47:30.097 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:47:30.098 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:47:30.098 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:47:30.098 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:47:30.098 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:47:30.098 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:47:30.098 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:47:30.098 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:47:30.098 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:47:30.098 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:47:30.098 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:47:30.098 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:47:30.098 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:47:30.098 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:47:30.098 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:47:30.098 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:47:30.098 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:47:30.098 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:47:30.098 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:47:30.098 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1622ms. 2025-06-25 19:47:30.099 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:47:30.099 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:47:30.099 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:47:30.099 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:47:30.099 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:47:30.099 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:47:30.099 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:47:30.099 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:47:30.099 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:47:30.099 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:47:30.099 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:47:30.099 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:47:30.099 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:47:30.099 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:47:30.099 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:47:30.099 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:47:30.099 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:47:30.099 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2303ms 2025-06-25 19:47:30.099 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:47:30.099 +03:00 [DBG] Connection id "0HNC8090TG5PB" completed keep alive response. 2025-06-25 19:47:30.099 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.152ms 2025-06-25 19:47:30.100 +03:00 [DBG] Connection id "0HNC8090TG5PB" received FIN. 2025-06-25 19:47:30.100 +03:00 [DBG] Connection id "0HNC8090TG5PB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:47:30.100 +03:00 [DBG] Connection id "0HNC8090TG5PB" disconnecting. 2025-06-25 19:47:30.100 +03:00 [DBG] Connection id "0HNC8090TG5PB" stopped. 2025-06-25 19:48:30.094 +03:00 [DBG] Connection id "0HNC8090TG5PC" accepted. 2025-06-25 19:48:30.094 +03:00 [DBG] Connection id "0HNC8090TG5PC" started. 2025-06-25 19:48:30.094 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:48:30.094 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:48:30.094 +03:00 [DBG] POST requests are not supported 2025-06-25 19:48:30.094 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:48:30.094 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:48:30.094 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:48:30.094 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:48:30.094 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:48:30.095 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:48:30.095 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:48:30.095 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:48:30.095 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:48:30.095 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:48:30.095 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:48:30.095 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:48:30.095 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:48:30.095 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:48:30.095 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:48:30.095 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:48:30.095 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:48:30.095 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:48:30.095 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:48:30.095 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:48:30.095 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:48:30.095 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:48:30.095 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:48:30.095 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-06-25 19:48:30.095 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:48:30.095 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:48:30.095 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:48:30.095 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:48:30.095 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:48:30.095 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:48:30.095 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:48:30.095 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:48:30.095 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:48:30.095 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:48:30.095 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:48:30.096 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:48:30.096 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:48:30.096 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:48:30.096 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:48:30.096 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:48:30.096 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:48:30.096 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.774ms 2025-06-25 19:48:30.096 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:48:30.096 +03:00 [DBG] Connection id "0HNC8090TG5PC" completed keep alive response. 2025-06-25 19:48:30.096 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4475ms 2025-06-25 19:48:30.096 +03:00 [DBG] Connection id "0HNC8090TG5PC" received FIN. 2025-06-25 19:48:30.096 +03:00 [DBG] Connection id "0HNC8090TG5PC" disconnecting. 2025-06-25 19:48:30.096 +03:00 [DBG] Connection id "0HNC8090TG5PC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:48:30.097 +03:00 [DBG] Connection id "0HNC8090TG5PC" stopped. 2025-06-25 19:49:30.088 +03:00 [DBG] Connection id "0HNC8090TG5PD" accepted. 2025-06-25 19:49:30.088 +03:00 [DBG] Connection id "0HNC8090TG5PD" started. 2025-06-25 19:49:30.088 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:49:30.088 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:49:30.088 +03:00 [DBG] POST requests are not supported 2025-06-25 19:49:30.088 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:49:30.088 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:49:30.088 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:49:30.088 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:49:30.088 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:49:30.088 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:49:30.089 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:49:30.089 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:49:30.089 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:49:30.089 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:49:30.089 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:49:30.089 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:49:30.089 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:49:30.089 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:49:30.089 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:49:30.089 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:49:30.089 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:49:30.089 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:49:30.089 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:49:30.089 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:49:30.089 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:49:30.089 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:49:30.089 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:49:30.090 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1606ms. 2025-06-25 19:49:30.090 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:49:30.090 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:49:30.090 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:49:30.090 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:49:30.090 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:49:30.090 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:49:30.090 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:49:30.090 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:49:30.090 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:49:30.090 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:49:30.090 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:49:30.090 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:49:30.090 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:49:30.090 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:49:30.090 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:49:30.090 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:49:30.090 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:49:30.090 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1546ms 2025-06-25 19:49:30.090 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:49:30.090 +03:00 [DBG] Connection id "0HNC8090TG5PD" completed keep alive response. 2025-06-25 19:49:30.090 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1692ms 2025-06-25 19:49:30.091 +03:00 [DBG] Connection id "0HNC8090TG5PD" received FIN. 2025-06-25 19:49:30.091 +03:00 [DBG] Connection id "0HNC8090TG5PD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:49:30.091 +03:00 [DBG] Connection id "0HNC8090TG5PD" disconnecting. 2025-06-25 19:49:30.091 +03:00 [DBG] Connection id "0HNC8090TG5PD" stopped. 2025-06-25 19:50:30.088 +03:00 [DBG] Connection id "0HNC8090TG5PE" accepted. 2025-06-25 19:50:30.088 +03:00 [DBG] Connection id "0HNC8090TG5PE" started. 2025-06-25 19:50:30.088 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:50:30.088 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:50:30.088 +03:00 [DBG] POST requests are not supported 2025-06-25 19:50:30.088 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:50:30.089 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:50:30.089 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:50:30.089 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:50:30.089 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:50:30.089 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:50:30.089 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:50:30.089 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:50:30.089 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:50:30.089 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:50:30.089 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:50:30.089 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:50:30.089 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:50:30.089 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:50:30.089 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:50:30.089 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:50:30.089 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:50:30.089 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:50:30.089 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:50:30.089 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:50:30.089 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:50:30.089 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:50:30.089 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:50:30.090 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1726ms. 2025-06-25 19:50:30.090 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:50:30.090 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:50:30.090 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:50:30.090 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:50:30.090 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:50:30.090 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:50:30.090 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:50:30.090 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:50:30.090 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:50:30.090 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:50:30.090 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:50:30.090 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:50:30.090 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:50:30.090 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:50:30.090 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:50:30.090 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:50:30.090 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:50:30.090 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1081ms 2025-06-25 19:50:30.090 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:50:30.090 +03:00 [DBG] Connection id "0HNC8090TG5PE" completed keep alive response. 2025-06-25 19:50:30.090 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1138ms 2025-06-25 19:50:30.091 +03:00 [DBG] Connection id "0HNC8090TG5PE" received FIN. 2025-06-25 19:50:30.091 +03:00 [DBG] Connection id "0HNC8090TG5PE" disconnecting. 2025-06-25 19:50:30.091 +03:00 [DBG] Connection id "0HNC8090TG5PE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:50:30.092 +03:00 [DBG] Connection id "0HNC8090TG5PE" stopped. 2025-06-25 19:51:30.093 +03:00 [DBG] Connection id "0HNC8090TG5PF" accepted. 2025-06-25 19:51:30.093 +03:00 [DBG] Connection id "0HNC8090TG5PF" started. 2025-06-25 19:51:30.093 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:51:30.094 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:51:30.094 +03:00 [DBG] POST requests are not supported 2025-06-25 19:51:30.094 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:51:30.094 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:51:30.094 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:51:30.094 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:51:30.094 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:51:30.094 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:51:30.094 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:51:30.094 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:51:30.094 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:51:30.094 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:51:30.094 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:51:30.094 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:51:30.094 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:51:30.094 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:51:30.094 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:51:30.094 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:51:30.094 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:51:30.094 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:51:30.094 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:51:30.094 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:51:30.094 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:51:30.094 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:51:30.094 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:51:30.095 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1529ms. 2025-06-25 19:51:30.095 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:51:30.095 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:51:30.095 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:51:30.095 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:51:30.095 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:51:30.095 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:51:30.095 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:51:30.095 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:51:30.095 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:51:30.095 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:51:30.095 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:51:30.095 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:51:30.095 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:51:30.095 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:51:30.095 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:51:30.095 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:51:30.095 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:51:30.095 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9641ms 2025-06-25 19:51:30.095 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:51:30.095 +03:00 [DBG] Connection id "0HNC8090TG5PF" completed keep alive response. 2025-06-25 19:51:30.095 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7587ms 2025-06-25 19:51:30.095 +03:00 [DBG] Connection id "0HNC8090TG5PF" received FIN. 2025-06-25 19:51:30.095 +03:00 [DBG] Connection id "0HNC8090TG5PF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:51:30.096 +03:00 [DBG] Connection id "0HNC8090TG5PF" disconnecting. 2025-06-25 19:51:30.096 +03:00 [DBG] Connection id "0HNC8090TG5PF" stopped. 2025-06-25 19:52:30.094 +03:00 [DBG] Connection id "0HNC8090TG5PG" accepted. 2025-06-25 19:52:30.094 +03:00 [DBG] Connection id "0HNC8090TG5PG" started. 2025-06-25 19:52:30.094 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:52:30.094 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:52:30.094 +03:00 [DBG] POST requests are not supported 2025-06-25 19:52:30.094 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:52:30.094 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:52:30.094 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:52:30.095 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:52:30.095 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:52:30.095 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:52:30.095 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:52:30.095 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:52:30.095 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:52:30.095 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:52:30.095 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:52:30.095 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:52:30.095 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:52:30.095 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:52:30.095 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:52:30.095 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:52:30.095 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:52:30.095 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:52:30.096 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:52:30.096 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:52:30.096 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:52:30.096 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:52:30.096 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:52:30.096 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1708ms. 2025-06-25 19:52:30.096 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:52:30.096 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:52:30.096 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:52:30.096 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:52:30.096 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:52:30.096 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:52:30.096 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:52:30.096 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:52:30.096 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:52:30.096 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:52:30.096 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:52:30.096 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:52:30.096 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:52:30.096 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:52:30.096 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:52:30.096 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:52:30.096 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:52:30.096 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1381ms 2025-06-25 19:52:30.096 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:52:30.097 +03:00 [DBG] Connection id "0HNC8090TG5PG" completed keep alive response. 2025-06-25 19:52:30.097 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3286ms 2025-06-25 19:52:30.097 +03:00 [DBG] Connection id "0HNC8090TG5PG" received FIN. 2025-06-25 19:52:30.097 +03:00 [DBG] Connection id "0HNC8090TG5PG" disconnecting. 2025-06-25 19:52:30.097 +03:00 [DBG] Connection id "0HNC8090TG5PG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:52:30.098 +03:00 [DBG] Connection id "0HNC8090TG5PG" stopped. 2025-06-25 19:53:30.092 +03:00 [DBG] Connection id "0HNC8090TG5PH" accepted. 2025-06-25 19:53:30.092 +03:00 [DBG] Connection id "0HNC8090TG5PH" started. 2025-06-25 19:53:30.092 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:53:30.092 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:53:30.092 +03:00 [DBG] POST requests are not supported 2025-06-25 19:53:30.092 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:53:30.092 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:53:30.092 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:53:30.092 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:53:30.093 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:53:30.093 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:53:30.093 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:53:30.093 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:53:30.093 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:53:30.093 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:53:30.093 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:53:30.093 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:53:30.093 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:53:30.093 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:53:30.093 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:53:30.093 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:53:30.093 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:53:30.093 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:53:30.093 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:53:30.093 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:53:30.093 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:53:30.093 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:53:30.093 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:53:30.094 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1679ms. 2025-06-25 19:53:30.094 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:53:30.094 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:53:30.094 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:53:30.094 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:53:30.094 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:53:30.094 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:53:30.094 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:53:30.094 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:53:30.094 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:53:30.094 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:53:30.094 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:53:30.094 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:53:30.094 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:53:30.094 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:53:30.094 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:53:30.094 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:53:30.094 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:53:30.094 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1059ms 2025-06-25 19:53:30.094 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:53:30.094 +03:00 [DBG] Connection id "0HNC8090TG5PH" completed keep alive response. 2025-06-25 19:53:30.094 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2542ms 2025-06-25 19:53:30.095 +03:00 [DBG] Connection id "0HNC8090TG5PH" received FIN. 2025-06-25 19:53:30.095 +03:00 [DBG] Connection id "0HNC8090TG5PH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:53:30.095 +03:00 [DBG] Connection id "0HNC8090TG5PH" disconnecting. 2025-06-25 19:53:30.095 +03:00 [DBG] Connection id "0HNC8090TG5PH" stopped. 2025-06-25 19:54:30.092 +03:00 [DBG] Connection id "0HNC8090TG5PI" accepted. 2025-06-25 19:54:30.092 +03:00 [DBG] Connection id "0HNC8090TG5PI" started. 2025-06-25 19:54:30.092 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:54:30.092 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:54:30.092 +03:00 [DBG] POST requests are not supported 2025-06-25 19:54:30.092 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:54:30.092 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:54:30.092 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:54:30.092 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:54:30.092 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:54:30.092 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:54:30.092 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:54:30.092 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:54:30.092 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:54:30.092 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:54:30.092 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:54:30.092 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:54:30.092 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:54:30.092 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:54:30.092 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:54:30.093 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:54:30.093 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:54:30.093 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:54:30.093 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:54:30.093 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:54:30.093 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:54:30.093 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:54:30.093 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:54:30.093 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.129ms. 2025-06-25 19:54:30.093 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:54:30.093 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:54:30.093 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:54:30.093 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:54:30.093 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:54:30.093 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:54:30.093 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:54:30.093 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:54:30.093 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:54:30.093 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:54:30.093 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:54:30.093 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:54:30.093 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:54:30.093 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:54:30.093 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:54:30.093 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:54:30.093 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:54:30.093 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9668ms 2025-06-25 19:54:30.093 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:54:30.094 +03:00 [DBG] Connection id "0HNC8090TG5PI" completed keep alive response. 2025-06-25 19:54:30.094 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7431ms 2025-06-25 19:54:30.094 +03:00 [DBG] Connection id "0HNC8090TG5PI" received FIN. 2025-06-25 19:54:30.094 +03:00 [DBG] Connection id "0HNC8090TG5PI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:54:30.094 +03:00 [DBG] Connection id "0HNC8090TG5PI" disconnecting. 2025-06-25 19:54:30.094 +03:00 [DBG] Connection id "0HNC8090TG5PI" stopped. 2025-06-25 19:55:30.098 +03:00 [DBG] Connection id "0HNC8090TG5PJ" accepted. 2025-06-25 19:55:30.099 +03:00 [DBG] Connection id "0HNC8090TG5PJ" started. 2025-06-25 19:55:30.099 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:55:30.099 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:55:30.099 +03:00 [DBG] POST requests are not supported 2025-06-25 19:55:30.099 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:55:30.099 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:55:30.099 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:55:30.099 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:55:30.099 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:55:30.099 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:55:30.099 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:55:30.099 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:55:30.099 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:55:30.099 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:55:30.099 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:55:30.100 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:55:30.100 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:55:30.100 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:55:30.100 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:55:30.100 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:55:30.100 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:55:30.100 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:55:30.100 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:55:30.100 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:55:30.100 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:55:30.100 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:55:30.100 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:55:30.100 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1696ms. 2025-06-25 19:55:30.100 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:55:30.100 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:55:30.100 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:55:30.100 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:55:30.100 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:55:30.100 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:55:30.100 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:55:30.101 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:55:30.101 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:55:30.101 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:55:30.101 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:55:30.101 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:55:30.101 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:55:30.101 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:55:30.101 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:55:30.101 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:55:30.101 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:55:30.101 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2113ms 2025-06-25 19:55:30.101 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:55:30.101 +03:00 [DBG] Connection id "0HNC8090TG5PJ" completed keep alive response. 2025-06-25 19:55:30.101 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2037ms 2025-06-25 19:55:30.101 +03:00 [DBG] Connection id "0HNC8090TG5PJ" received FIN. 2025-06-25 19:55:30.101 +03:00 [DBG] Connection id "0HNC8090TG5PJ" disconnecting. 2025-06-25 19:55:30.102 +03:00 [DBG] Connection id "0HNC8090TG5PJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:55:30.103 +03:00 [DBG] Connection id "0HNC8090TG5PJ" stopped. 2025-06-25 19:56:30.137 +03:00 [DBG] Connection id "0HNC8090TG5PK" accepted. 2025-06-25 19:56:30.137 +03:00 [DBG] Connection id "0HNC8090TG5PK" started. 2025-06-25 19:56:30.137 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:56:30.137 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:56:30.137 +03:00 [DBG] POST requests are not supported 2025-06-25 19:56:30.137 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:56:30.137 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:56:30.137 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:56:30.137 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:56:30.137 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:56:30.137 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:56:30.137 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:56:30.138 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:56:30.138 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:56:30.138 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:56:30.138 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:56:30.138 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:56:30.138 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:56:30.138 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:56:30.138 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:56:30.138 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:56:30.138 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:56:30.138 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:56:30.138 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:56:30.138 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:56:30.138 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:56:30.138 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:56:30.138 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:56:30.138 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.16ms. 2025-06-25 19:56:30.138 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:56:30.138 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:56:30.138 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:56:30.138 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:56:30.139 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:56:30.139 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:56:30.139 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:56:30.139 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:56:30.139 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:56:30.139 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:56:30.139 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:56:30.139 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:56:30.139 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:56:30.139 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:56:30.139 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:56:30.139 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:56:30.139 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:56:30.139 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.056ms 2025-06-25 19:56:30.139 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:56:30.139 +03:00 [DBG] Connection id "0HNC8090TG5PK" completed keep alive response. 2025-06-25 19:56:30.139 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9898ms 2025-06-25 19:56:30.139 +03:00 [DBG] Connection id "0HNC8090TG5PK" received FIN. 2025-06-25 19:56:30.139 +03:00 [DBG] Connection id "0HNC8090TG5PK" disconnecting. 2025-06-25 19:56:30.139 +03:00 [DBG] Connection id "0HNC8090TG5PK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:56:30.141 +03:00 [DBG] Connection id "0HNC8090TG5PK" stopped. 2025-06-25 19:57:30.095 +03:00 [DBG] Connection id "0HNC8090TG5PL" accepted. 2025-06-25 19:57:30.095 +03:00 [DBG] Connection id "0HNC8090TG5PL" started. 2025-06-25 19:57:30.096 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:57:30.096 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:57:30.096 +03:00 [DBG] POST requests are not supported 2025-06-25 19:57:30.096 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:57:30.096 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:57:30.096 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:57:30.096 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:57:30.096 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:57:30.096 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:57:30.096 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:57:30.096 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:57:30.096 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:57:30.096 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:57:30.096 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:57:30.096 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:57:30.096 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:57:30.096 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:57:30.096 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:57:30.096 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:57:30.096 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:57:30.096 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:57:30.096 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:57:30.096 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:57:30.096 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:57:30.096 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:57:30.096 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:57:30.096 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-06-25 19:57:30.096 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:57:30.097 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:57:30.097 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:57:30.097 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:57:30.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:57:30.097 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:57:30.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:57:30.097 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:57:30.097 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:57:30.097 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:57:30.097 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:57:30.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:57:30.097 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:57:30.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:57:30.097 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:57:30.097 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:57:30.097 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:57:30.097 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.83ms 2025-06-25 19:57:30.097 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:57:30.097 +03:00 [DBG] Connection id "0HNC8090TG5PL" completed keep alive response. 2025-06-25 19:57:30.097 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6088ms 2025-06-25 19:57:30.097 +03:00 [DBG] Connection id "0HNC8090TG5PL" received FIN. 2025-06-25 19:57:30.097 +03:00 [DBG] Connection id "0HNC8090TG5PL" disconnecting. 2025-06-25 19:57:30.098 +03:00 [DBG] Connection id "0HNC8090TG5PL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:57:30.099 +03:00 [DBG] Connection id "0HNC8090TG5PL" stopped. 2025-06-25 19:58:30.089 +03:00 [DBG] Connection id "0HNC8090TG5PM" accepted. 2025-06-25 19:58:30.089 +03:00 [DBG] Connection id "0HNC8090TG5PM" started. 2025-06-25 19:58:30.090 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:58:30.090 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:58:30.090 +03:00 [DBG] POST requests are not supported 2025-06-25 19:58:30.090 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:58:30.090 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:58:30.090 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:58:30.090 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:58:30.090 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:58:30.090 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:58:30.090 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:58:30.090 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:58:30.090 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:58:30.090 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:58:30.090 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:58:30.090 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:58:30.090 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:58:30.090 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:58:30.090 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:58:30.090 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:58:30.090 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:58:30.090 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:58:30.090 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:58:30.090 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:58:30.090 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:58:30.090 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:58:30.090 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:58:30.090 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1183ms. 2025-06-25 19:58:30.090 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:58:30.090 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:58:30.090 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:58:30.090 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:58:30.090 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:58:30.091 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:58:30.091 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:58:30.091 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:58:30.091 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:58:30.091 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:58:30.091 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:58:30.091 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:58:30.091 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:58:30.091 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:58:30.091 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:58:30.091 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:58:30.091 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:58:30.091 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6536ms 2025-06-25 19:58:30.091 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:58:30.091 +03:00 [DBG] Connection id "0HNC8090TG5PM" completed keep alive response. 2025-06-25 19:58:30.091 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2481ms 2025-06-25 19:58:30.091 +03:00 [DBG] Connection id "0HNC8090TG5PM" received FIN. 2025-06-25 19:58:30.091 +03:00 [DBG] Connection id "0HNC8090TG5PM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:58:30.091 +03:00 [DBG] Connection id "0HNC8090TG5PM" disconnecting. 2025-06-25 19:58:30.092 +03:00 [DBG] Connection id "0HNC8090TG5PM" stopped. 2025-06-25 19:59:30.087 +03:00 [DBG] Connection id "0HNC8090TG5PN" accepted. 2025-06-25 19:59:30.087 +03:00 [DBG] Connection id "0HNC8090TG5PN" started. 2025-06-25 19:59:30.088 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 19:59:30.088 +03:00 [VRB] All hosts are allowed. 2025-06-25 19:59:30.088 +03:00 [DBG] POST requests are not supported 2025-06-25 19:59:30.088 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 19:59:30.088 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 19:59:30.088 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:59:30.088 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 19:59:30.088 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 19:59:30.088 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 19:59:30.088 +03:00 [INF] CORS policy execution successful. 2025-06-25 19:59:30.088 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:59:30.088 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 19:59:30.088 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 19:59:30.088 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 19:59:30.088 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 19:59:30.088 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 19:59:30.088 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 19:59:30.088 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:59:30.088 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:59:30.088 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:59:30.088 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 19:59:30.088 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:59:30.088 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:59:30.088 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:59:30.088 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:59:30.088 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 19:59:30.088 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1132ms. 2025-06-25 19:59:30.088 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:59:30.088 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 19:59:30.088 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:59:30.088 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 19:59:30.088 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:59:30.088 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:59:30.088 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:59:30.089 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:59:30.089 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:59:30.089 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 19:59:30.089 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 19:59:30.089 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:59:30.089 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 19:59:30.089 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:59:30.089 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:59:30.089 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:59:30.089 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 19:59:30.089 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.719ms 2025-06-25 19:59:30.089 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 19:59:30.089 +03:00 [DBG] Connection id "0HNC8090TG5PN" completed keep alive response. 2025-06-25 19:59:30.089 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3442ms 2025-06-25 19:59:30.089 +03:00 [DBG] Connection id "0HNC8090TG5PN" received FIN. 2025-06-25 19:59:30.089 +03:00 [DBG] Connection id "0HNC8090TG5PN" disconnecting. 2025-06-25 19:59:30.089 +03:00 [DBG] Connection id "0HNC8090TG5PN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 19:59:30.090 +03:00 [DBG] Connection id "0HNC8090TG5PN" stopped. 2025-06-25 20:00:30.103 +03:00 [DBG] Connection id "0HNC8090TG5PO" accepted. 2025-06-25 20:00:30.103 +03:00 [DBG] Connection id "0HNC8090TG5PO" started. 2025-06-25 20:00:30.103 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:00:30.103 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:00:30.103 +03:00 [DBG] POST requests are not supported 2025-06-25 20:00:30.103 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:00:30.103 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:00:30.103 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:00:30.103 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:00:30.103 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:00:30.103 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:00:30.103 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:00:30.103 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:00:30.103 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:00:30.103 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:00:30.103 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:00:30.103 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:00:30.103 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:00:30.104 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:00:30.104 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:00:30.104 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:00:30.104 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:00:30.104 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:00:30.104 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:00:30.104 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:00:30.104 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:00:30.104 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:00:30.104 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:00:30.104 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-06-25 20:00:30.104 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:00:30.104 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:00:30.104 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:00:30.104 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:00:30.104 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:00:30.104 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:00:30.104 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:00:30.104 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:00:30.104 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:00:30.104 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:00:30.104 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:00:30.104 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:00:30.104 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:00:30.104 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:00:30.104 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:00:30.104 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:00:30.104 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:00:30.104 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7529ms 2025-06-25 20:00:30.104 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:00:30.104 +03:00 [DBG] Connection id "0HNC8090TG5PO" completed keep alive response. 2025-06-25 20:00:30.104 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3896ms 2025-06-25 20:00:30.105 +03:00 [DBG] Connection id "0HNC8090TG5PO" received FIN. 2025-06-25 20:00:30.105 +03:00 [DBG] Connection id "0HNC8090TG5PO" disconnecting. 2025-06-25 20:00:30.105 +03:00 [DBG] Connection id "0HNC8090TG5PO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:00:30.106 +03:00 [DBG] Connection id "0HNC8090TG5PO" stopped. 2025-06-25 20:01:30.102 +03:00 [DBG] Connection id "0HNC8090TG5PP" accepted. 2025-06-25 20:01:30.103 +03:00 [DBG] Connection id "0HNC8090TG5PP" started. 2025-06-25 20:01:30.103 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:01:30.103 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:01:30.103 +03:00 [DBG] POST requests are not supported 2025-06-25 20:01:30.103 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:01:30.103 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:01:30.103 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:01:30.103 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:01:30.103 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:01:30.103 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:01:30.103 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:01:30.103 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:01:30.103 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:01:30.103 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:01:30.103 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:01:30.103 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:01:30.103 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:01:30.103 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:01:30.103 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:01:30.103 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:01:30.104 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:01:30.104 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:01:30.104 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:01:30.104 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:01:30.104 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:01:30.104 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:01:30.104 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:01:30.104 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1328ms. 2025-06-25 20:01:30.104 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:01:30.104 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:01:30.104 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:01:30.104 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:01:30.104 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:01:30.104 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:01:30.104 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:01:30.104 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:01:30.104 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:01:30.104 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:01:30.104 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:01:30.104 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:01:30.104 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:01:30.104 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:01:30.104 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:01:30.104 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:01:30.104 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:01:30.104 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9405ms 2025-06-25 20:01:30.104 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:01:30.104 +03:00 [DBG] Connection id "0HNC8090TG5PP" completed keep alive response. 2025-06-25 20:01:30.105 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6444ms 2025-06-25 20:01:30.105 +03:00 [DBG] Connection id "0HNC8090TG5PP" received FIN. 2025-06-25 20:01:30.105 +03:00 [DBG] Connection id "0HNC8090TG5PP" disconnecting. 2025-06-25 20:01:30.105 +03:00 [DBG] Connection id "0HNC8090TG5PP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:01:30.106 +03:00 [DBG] Connection id "0HNC8090TG5PP" stopped. 2025-06-25 20:02:30.127 +03:00 [DBG] Connection id "0HNC8090TG5PQ" accepted. 2025-06-25 20:02:30.127 +03:00 [DBG] Connection id "0HNC8090TG5PQ" started. 2025-06-25 20:02:30.128 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:02:30.128 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:02:30.128 +03:00 [DBG] POST requests are not supported 2025-06-25 20:02:30.128 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:02:30.128 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:02:30.128 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:02:30.128 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:02:30.128 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:02:30.128 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:02:30.128 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:02:30.128 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:02:30.128 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:02:30.128 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:02:30.128 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:02:30.128 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:02:30.128 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:02:30.128 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:02:30.128 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:02:30.128 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:02:30.128 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:02:30.128 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:02:30.128 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:02:30.128 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:02:30.128 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:02:30.128 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:02:30.128 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:02:30.128 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1262ms. 2025-06-25 20:02:30.128 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:02:30.128 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:02:30.129 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:02:30.129 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:02:30.129 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:02:30.129 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:02:30.129 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:02:30.129 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:02:30.129 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:02:30.129 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:02:30.129 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:02:30.129 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:02:30.129 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:02:30.129 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:02:30.129 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:02:30.129 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:02:30.129 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:02:30.129 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8117ms 2025-06-25 20:02:30.129 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:02:30.129 +03:00 [DBG] Connection id "0HNC8090TG5PQ" completed keep alive response. 2025-06-25 20:02:30.129 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.521ms 2025-06-25 20:02:30.129 +03:00 [DBG] Connection id "0HNC8090TG5PQ" received FIN. 2025-06-25 20:02:30.129 +03:00 [DBG] Connection id "0HNC8090TG5PQ" disconnecting. 2025-06-25 20:02:30.129 +03:00 [DBG] Connection id "0HNC8090TG5PQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:02:30.130 +03:00 [DBG] Connection id "0HNC8090TG5PQ" stopped. 2025-06-25 20:03:30.105 +03:00 [DBG] Connection id "0HNC8090TG5PR" accepted. 2025-06-25 20:03:30.105 +03:00 [DBG] Connection id "0HNC8090TG5PR" started. 2025-06-25 20:03:30.105 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:03:30.105 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:03:30.105 +03:00 [DBG] POST requests are not supported 2025-06-25 20:03:30.105 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:03:30.105 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:03:30.105 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:03:30.105 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:03:30.105 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:03:30.105 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:03:30.105 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:03:30.105 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:03:30.105 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:03:30.105 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:03:30.105 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:03:30.105 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:03:30.105 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:03:30.105 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:03:30.105 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:03:30.105 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:03:30.106 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:03:30.106 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:03:30.106 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:03:30.106 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:03:30.106 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:03:30.106 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:03:30.106 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:03:30.106 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1171ms. 2025-06-25 20:03:30.106 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:03:30.106 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:03:30.106 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:03:30.106 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:03:30.106 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:03:30.106 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:03:30.106 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:03:30.106 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:03:30.106 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:03:30.106 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:03:30.106 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:03:30.106 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:03:30.106 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:03:30.106 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:03:30.106 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:03:30.106 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:03:30.106 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:03:30.106 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7948ms 2025-06-25 20:03:30.106 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:03:30.106 +03:00 [DBG] Connection id "0HNC8090TG5PR" completed keep alive response. 2025-06-25 20:03:30.106 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4668ms 2025-06-25 20:03:30.107 +03:00 [DBG] Connection id "0HNC8090TG5PR" received FIN. 2025-06-25 20:03:30.107 +03:00 [DBG] Connection id "0HNC8090TG5PR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:03:30.107 +03:00 [DBG] Connection id "0HNC8090TG5PR" disconnecting. 2025-06-25 20:03:30.107 +03:00 [DBG] Connection id "0HNC8090TG5PR" stopped. 2025-06-25 20:04:30.101 +03:00 [DBG] Connection id "0HNC8090TG5PS" accepted. 2025-06-25 20:04:30.101 +03:00 [DBG] Connection id "0HNC8090TG5PS" started. 2025-06-25 20:04:30.101 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:04:30.101 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:04:30.101 +03:00 [DBG] POST requests are not supported 2025-06-25 20:04:30.101 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:04:30.101 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:04:30.101 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:04:30.101 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:04:30.101 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:04:30.101 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:04:30.101 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:04:30.101 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:04:30.101 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:04:30.101 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:04:30.101 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:04:30.101 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:04:30.101 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:04:30.101 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:04:30.101 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:04:30.101 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:04:30.101 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:04:30.101 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:04:30.101 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:04:30.101 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:04:30.101 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:04:30.101 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:04:30.102 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:04:30.102 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1209ms. 2025-06-25 20:04:30.102 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:04:30.102 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:04:30.102 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:04:30.102 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:04:30.102 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:04:30.102 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:04:30.102 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:04:30.102 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:04:30.102 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:04:30.102 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:04:30.102 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:04:30.102 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:04:30.102 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:04:30.102 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:04:30.102 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:04:30.102 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:04:30.102 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:04:30.102 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7587ms 2025-06-25 20:04:30.102 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:04:30.102 +03:00 [DBG] Connection id "0HNC8090TG5PS" completed keep alive response. 2025-06-25 20:04:30.102 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.427ms 2025-06-25 20:04:30.102 +03:00 [DBG] Connection id "0HNC8090TG5PS" received FIN. 2025-06-25 20:04:30.102 +03:00 [DBG] Connection id "0HNC8090TG5PS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:04:30.102 +03:00 [DBG] Connection id "0HNC8090TG5PS" disconnecting. 2025-06-25 20:04:30.103 +03:00 [DBG] Connection id "0HNC8090TG5PS" stopped. 2025-06-25 20:05:30.101 +03:00 [DBG] Connection id "0HNC8090TG5PT" accepted. 2025-06-25 20:05:30.101 +03:00 [DBG] Connection id "0HNC8090TG5PT" started. 2025-06-25 20:05:30.102 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:05:30.102 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:05:30.102 +03:00 [DBG] POST requests are not supported 2025-06-25 20:05:30.102 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:05:30.102 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:05:30.102 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:05:30.102 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:05:30.102 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:05:30.102 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:05:30.102 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:05:30.102 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:05:30.102 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:05:30.102 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:05:30.102 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:05:30.102 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:05:30.102 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:05:30.102 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:05:30.102 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:05:30.102 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:05:30.103 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:05:30.103 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:05:30.103 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:05:30.103 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:05:30.103 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:05:30.103 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:05:30.103 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:05:30.103 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1618ms. 2025-06-25 20:05:30.103 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:05:30.103 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:05:30.103 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:05:30.103 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:05:30.103 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:05:30.103 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:05:30.103 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:05:30.103 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:05:30.103 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:05:30.103 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:05:30.103 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:05:30.103 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:05:30.104 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:05:30.104 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:05:30.104 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:05:30.104 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:05:30.104 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:05:30.104 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2864ms 2025-06-25 20:05:30.104 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:05:30.104 +03:00 [DBG] Connection id "0HNC8090TG5PT" completed keep alive response. 2025-06-25 20:05:30.104 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2966ms 2025-06-25 20:05:30.104 +03:00 [DBG] Connection id "0HNC8090TG5PT" received FIN. 2025-06-25 20:05:30.104 +03:00 [DBG] Connection id "0HNC8090TG5PT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:05:30.104 +03:00 [DBG] Connection id "0HNC8090TG5PT" disconnecting. 2025-06-25 20:05:30.104 +03:00 [DBG] Connection id "0HNC8090TG5PT" stopped. 2025-06-25 20:06:30.122 +03:00 [DBG] Connection id "0HNC8090TG5PU" accepted. 2025-06-25 20:06:30.122 +03:00 [DBG] Connection id "0HNC8090TG5PU" started. 2025-06-25 20:06:30.122 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:06:30.122 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:06:30.122 +03:00 [DBG] POST requests are not supported 2025-06-25 20:06:30.122 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:06:30.122 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:06:30.122 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:06:30.122 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:06:30.122 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:06:30.122 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:06:30.122 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:06:30.122 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:06:30.122 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:06:30.122 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:06:30.122 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:06:30.122 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:06:30.122 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:06:30.122 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:06:30.122 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:06:30.122 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:06:30.123 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:06:30.123 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:06:30.123 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:06:30.123 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:06:30.123 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:06:30.123 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:06:30.123 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:06:30.123 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1423ms. 2025-06-25 20:06:30.123 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:06:30.123 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:06:30.123 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:06:30.123 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:06:30.123 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:06:30.123 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:06:30.123 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:06:30.123 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:06:30.123 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:06:30.123 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:06:30.123 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:06:30.123 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:06:30.123 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:06:30.123 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:06:30.123 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:06:30.123 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:06:30.123 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:06:30.123 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8358ms 2025-06-25 20:06:30.123 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:06:30.123 +03:00 [DBG] Connection id "0HNC8090TG5PU" completed keep alive response. 2025-06-25 20:06:30.123 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4584ms 2025-06-25 20:06:30.124 +03:00 [DBG] Connection id "0HNC8090TG5PU" received FIN. 2025-06-25 20:06:30.124 +03:00 [DBG] Connection id "0HNC8090TG5PU" disconnecting. 2025-06-25 20:06:30.124 +03:00 [DBG] Connection id "0HNC8090TG5PU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:06:30.125 +03:00 [DBG] Connection id "0HNC8090TG5PU" stopped. 2025-06-25 20:07:30.100 +03:00 [DBG] Connection id "0HNC8090TG5PV" accepted. 2025-06-25 20:07:30.100 +03:00 [DBG] Connection id "0HNC8090TG5PV" started. 2025-06-25 20:07:30.100 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:07:30.100 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:07:30.100 +03:00 [DBG] POST requests are not supported 2025-06-25 20:07:30.100 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:07:30.100 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:07:30.100 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:07:30.100 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:07:30.100 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:07:30.100 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:07:30.100 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:07:30.100 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:07:30.100 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:07:30.100 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:07:30.100 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:07:30.100 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:07:30.100 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:07:30.100 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:07:30.101 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:07:30.101 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:07:30.101 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:07:30.101 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:07:30.101 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:07:30.101 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:07:30.101 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:07:30.101 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:07:30.101 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:07:30.101 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1238ms. 2025-06-25 20:07:30.101 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:07:30.101 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:07:30.101 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:07:30.101 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:07:30.101 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:07:30.101 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:07:30.101 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:07:30.101 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:07:30.101 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:07:30.101 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:07:30.101 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:07:30.101 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:07:30.101 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:07:30.101 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:07:30.101 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:07:30.101 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:07:30.101 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:07:30.101 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7275ms 2025-06-25 20:07:30.101 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:07:30.101 +03:00 [DBG] Connection id "0HNC8090TG5PV" completed keep alive response. 2025-06-25 20:07:30.101 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.307ms 2025-06-25 20:07:30.102 +03:00 [DBG] Connection id "0HNC8090TG5PV" received FIN. 2025-06-25 20:07:30.102 +03:00 [DBG] Connection id "0HNC8090TG5PV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:07:30.102 +03:00 [DBG] Connection id "0HNC8090TG5PV" disconnecting. 2025-06-25 20:07:30.102 +03:00 [DBG] Connection id "0HNC8090TG5PV" stopped. 2025-06-25 20:08:30.112 +03:00 [DBG] Connection id "0HNC8090TG5Q0" accepted. 2025-06-25 20:08:30.112 +03:00 [DBG] Connection id "0HNC8090TG5Q0" started. 2025-06-25 20:08:30.112 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:08:30.112 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:08:30.112 +03:00 [DBG] POST requests are not supported 2025-06-25 20:08:30.112 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:08:30.112 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:08:30.112 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:08:30.112 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:08:30.112 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:08:30.112 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:08:30.112 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:08:30.112 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:08:30.112 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:08:30.113 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:08:30.113 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:08:30.113 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:08:30.113 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:08:30.113 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:08:30.113 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:08:30.113 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:08:30.113 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:08:30.113 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:08:30.113 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:08:30.113 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:08:30.113 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:08:30.113 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:08:30.113 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:08:30.113 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1306ms. 2025-06-25 20:08:30.113 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:08:30.113 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:08:30.113 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:08:30.114 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:08:30.114 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:08:30.114 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:08:30.114 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:08:30.114 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:08:30.114 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:08:30.114 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:08:30.114 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:08:30.114 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:08:30.114 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:08:30.114 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:08:30.114 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:08:30.114 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:08:30.114 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:08:30.114 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1791ms 2025-06-25 20:08:30.114 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:08:30.114 +03:00 [DBG] Connection id "0HNC8090TG5Q0" completed keep alive response. 2025-06-25 20:08:30.114 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.139ms 2025-06-25 20:08:30.114 +03:00 [DBG] Connection id "0HNC8090TG5Q0" received FIN. 2025-06-25 20:08:30.114 +03:00 [DBG] Connection id "0HNC8090TG5Q0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:08:30.114 +03:00 [DBG] Connection id "0HNC8090TG5Q0" disconnecting. 2025-06-25 20:08:30.115 +03:00 [DBG] Connection id "0HNC8090TG5Q0" stopped. 2025-06-25 20:09:30.111 +03:00 [DBG] Connection id "0HNC8090TG5Q1" accepted. 2025-06-25 20:09:30.112 +03:00 [DBG] Connection id "0HNC8090TG5Q1" started. 2025-06-25 20:09:30.112 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:09:30.112 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:09:30.112 +03:00 [DBG] POST requests are not supported 2025-06-25 20:09:30.112 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:09:30.112 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:09:30.112 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:09:30.112 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:09:30.112 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:09:30.112 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:09:30.112 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:09:30.112 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:09:30.112 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:09:30.112 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:09:30.112 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:09:30.112 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:09:30.112 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:09:30.112 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:09:30.112 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:09:30.112 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:09:30.112 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:09:30.112 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:09:30.112 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:09:30.112 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:09:30.112 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:09:30.112 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:09:30.112 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:09:30.113 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1545ms. 2025-06-25 20:09:30.113 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:09:30.113 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:09:30.113 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:09:30.113 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:09:30.113 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:09:30.113 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:09:30.113 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:09:30.113 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:09:30.113 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:09:30.113 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:09:30.113 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:09:30.113 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:09:30.113 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:09:30.113 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:09:30.113 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:09:30.113 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:09:30.113 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:09:30.113 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7203ms 2025-06-25 20:09:30.113 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:09:30.113 +03:00 [DBG] Connection id "0HNC8090TG5Q1" completed keep alive response. 2025-06-25 20:09:30.113 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3743ms 2025-06-25 20:09:30.113 +03:00 [DBG] Connection id "0HNC8090TG5Q1" received FIN. 2025-06-25 20:09:30.113 +03:00 [DBG] Connection id "0HNC8090TG5Q1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:09:30.113 +03:00 [DBG] Connection id "0HNC8090TG5Q1" disconnecting. 2025-06-25 20:09:30.113 +03:00 [DBG] Connection id "0HNC8090TG5Q1" stopped. 2025-06-25 20:10:30.112 +03:00 [DBG] Connection id "0HNC8090TG5Q2" accepted. 2025-06-25 20:10:30.113 +03:00 [DBG] Connection id "0HNC8090TG5Q2" started. 2025-06-25 20:10:30.113 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:10:30.113 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:10:30.113 +03:00 [DBG] POST requests are not supported 2025-06-25 20:10:30.113 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:10:30.113 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:10:30.113 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:10:30.113 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:10:30.113 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:10:30.113 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:10:30.113 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:10:30.113 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:10:30.113 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:10:30.113 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:10:30.113 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:10:30.114 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:10:30.114 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:10:30.114 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:10:30.114 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:10:30.114 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:10:30.114 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:10:30.114 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:10:30.114 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:10:30.114 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:10:30.114 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:10:30.114 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:10:30.114 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:10:30.114 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1688ms. 2025-06-25 20:10:30.114 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:10:30.114 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:10:30.114 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:10:30.114 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:10:30.114 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:10:30.114 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:10:30.114 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:10:30.114 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:10:30.114 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:10:30.114 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:10:30.115 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:10:30.115 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:10:30.115 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:10:30.115 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:10:30.115 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:10:30.115 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:10:30.115 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:10:30.115 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1441ms 2025-06-25 20:10:30.115 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:10:30.115 +03:00 [DBG] Connection id "0HNC8090TG5Q2" completed keep alive response. 2025-06-25 20:10:30.115 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.128ms 2025-06-25 20:10:30.115 +03:00 [DBG] Connection id "0HNC8090TG5Q2" received FIN. 2025-06-25 20:10:30.115 +03:00 [DBG] Connection id "0HNC8090TG5Q2" disconnecting. 2025-06-25 20:10:30.115 +03:00 [DBG] Connection id "0HNC8090TG5Q2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:10:30.117 +03:00 [DBG] Connection id "0HNC8090TG5Q2" stopped. 2025-06-25 20:11:30.119 +03:00 [DBG] Connection id "0HNC8090TG5Q3" accepted. 2025-06-25 20:11:30.119 +03:00 [DBG] Connection id "0HNC8090TG5Q3" started. 2025-06-25 20:11:30.119 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:11:30.119 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:11:30.119 +03:00 [DBG] POST requests are not supported 2025-06-25 20:11:30.119 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:11:30.119 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:11:30.119 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:11:30.119 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:11:30.119 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:11:30.119 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:11:30.119 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:11:30.119 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:11:30.119 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:11:30.119 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:11:30.119 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:11:30.119 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:11:30.119 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:11:30.119 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:11:30.120 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:11:30.120 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:11:30.120 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:11:30.120 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:11:30.120 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:11:30.120 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:11:30.120 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:11:30.120 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:11:30.120 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:11:30.120 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1349ms. 2025-06-25 20:11:30.120 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:11:30.120 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:11:30.120 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:11:30.120 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:11:30.120 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:11:30.120 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:11:30.120 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:11:30.120 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:11:30.120 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:11:30.120 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:11:30.120 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:11:30.120 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:11:30.120 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:11:30.120 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:11:30.120 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:11:30.120 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:11:30.120 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:11:30.120 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.892ms 2025-06-25 20:11:30.120 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:11:30.120 +03:00 [DBG] Connection id "0HNC8090TG5Q3" completed keep alive response. 2025-06-25 20:11:30.121 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6429ms 2025-06-25 20:11:30.121 +03:00 [DBG] Connection id "0HNC8090TG5Q3" received FIN. 2025-06-25 20:11:30.121 +03:00 [DBG] Connection id "0HNC8090TG5Q3" disconnecting. 2025-06-25 20:11:30.121 +03:00 [DBG] Connection id "0HNC8090TG5Q3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:11:30.122 +03:00 [DBG] Connection id "0HNC8090TG5Q3" stopped. 2025-06-25 20:12:30.452 +03:00 [DBG] Connection id "0HNC8090TG5Q4" accepted. 2025-06-25 20:12:30.452 +03:00 [DBG] Connection id "0HNC8090TG5Q4" started. 2025-06-25 20:12:30.452 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:12:30.452 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:12:30.452 +03:00 [DBG] POST requests are not supported 2025-06-25 20:12:30.452 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:12:30.452 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:12:30.452 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:12:30.452 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:12:30.452 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:12:30.452 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:12:30.452 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:12:30.452 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:12:30.452 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:12:30.452 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:12:30.452 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:12:30.452 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:12:30.452 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:12:30.452 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:12:30.452 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:12:30.452 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:12:30.452 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:12:30.452 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:12:30.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:12:30.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:12:30.452 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:12:30.452 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:12:30.452 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:12:30.453 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1061ms. 2025-06-25 20:12:30.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:12:30.453 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:12:30.453 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:12:30.453 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:12:30.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:12:30.453 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:12:30.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:12:30.453 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:12:30.453 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:12:30.453 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:12:30.453 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:12:30.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:12:30.453 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:12:30.453 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:12:30.453 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:12:30.453 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:12:30.453 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:12:30.453 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6399ms 2025-06-25 20:12:30.453 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:12:30.453 +03:00 [DBG] Connection id "0HNC8090TG5Q4" completed keep alive response. 2025-06-25 20:12:30.453 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1899ms 2025-06-25 20:12:30.453 +03:00 [DBG] Connection id "0HNC8090TG5Q4" received FIN. 2025-06-25 20:12:30.453 +03:00 [DBG] Connection id "0HNC8090TG5Q4" disconnecting. 2025-06-25 20:12:30.453 +03:00 [DBG] Connection id "0HNC8090TG5Q4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:12:30.455 +03:00 [DBG] Connection id "0HNC8090TG5Q4" stopped. 2025-06-25 20:13:30.116 +03:00 [DBG] Connection id "0HNC8090TG5Q5" accepted. 2025-06-25 20:13:30.116 +03:00 [DBG] Connection id "0HNC8090TG5Q5" started. 2025-06-25 20:13:30.116 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:13:30.116 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:13:30.116 +03:00 [DBG] POST requests are not supported 2025-06-25 20:13:30.116 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:13:30.116 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:13:30.116 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:13:30.116 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:13:30.116 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:13:30.116 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:13:30.116 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:13:30.116 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:13:30.116 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:13:30.117 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:13:30.117 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:13:30.117 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:13:30.117 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:13:30.117 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:13:30.117 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:13:30.117 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:13:30.117 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:13:30.117 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:13:30.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:13:30.117 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:13:30.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:13:30.117 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:13:30.117 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:13:30.117 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1242ms. 2025-06-25 20:13:30.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:13:30.117 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:13:30.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:13:30.117 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:13:30.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:13:30.117 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:13:30.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:13:30.117 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:13:30.117 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:13:30.117 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:13:30.117 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:13:30.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:13:30.117 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:13:30.118 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:13:30.118 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:13:30.118 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:13:30.118 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:13:30.118 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8364ms 2025-06-25 20:13:30.118 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:13:30.118 +03:00 [DBG] Connection id "0HNC8090TG5Q5" completed keep alive response. 2025-06-25 20:13:30.118 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7019ms 2025-06-25 20:13:30.118 +03:00 [DBG] Connection id "0HNC8090TG5Q5" received FIN. 2025-06-25 20:13:30.118 +03:00 [DBG] Connection id "0HNC8090TG5Q5" disconnecting. 2025-06-25 20:13:30.118 +03:00 [DBG] Connection id "0HNC8090TG5Q5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:13:30.120 +03:00 [DBG] Connection id "0HNC8090TG5Q5" stopped. 2025-06-25 20:14:30.430 +03:00 [DBG] Connection id "0HNC8090TG5Q6" accepted. 2025-06-25 20:14:30.430 +03:00 [DBG] Connection id "0HNC8090TG5Q6" started. 2025-06-25 20:14:30.430 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:14:30.430 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:14:30.430 +03:00 [DBG] POST requests are not supported 2025-06-25 20:14:30.430 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:14:30.430 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:14:30.430 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:14:30.430 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:14:30.430 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:14:30.430 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:14:30.430 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:14:30.430 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:14:30.430 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:14:30.430 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:14:30.430 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:14:30.430 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:14:30.431 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:14:30.431 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:14:30.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:14:30.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:14:30.431 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:14:30.431 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:14:30.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:14:30.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:14:30.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:14:30.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:14:30.431 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:14:30.431 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1148ms. 2025-06-25 20:14:30.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:14:30.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:14:30.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:14:30.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:14:30.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:14:30.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:14:30.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:14:30.431 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:14:30.431 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:14:30.431 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:14:30.431 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:14:30.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:14:30.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:14:30.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:14:30.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:14:30.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:14:30.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:14:30.431 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7671ms 2025-06-25 20:14:30.431 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:14:30.431 +03:00 [DBG] Connection id "0HNC8090TG5Q6" completed keep alive response. 2025-06-25 20:14:30.431 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3692ms 2025-06-25 20:14:30.432 +03:00 [DBG] Connection id "0HNC8090TG5Q6" received FIN. 2025-06-25 20:14:30.432 +03:00 [DBG] Connection id "0HNC8090TG5Q6" disconnecting. 2025-06-25 20:14:30.432 +03:00 [DBG] Connection id "0HNC8090TG5Q6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:14:30.433 +03:00 [DBG] Connection id "0HNC8090TG5Q6" stopped. 2025-06-25 20:15:30.108 +03:00 [DBG] Connection id "0HNC8090TG5Q7" accepted. 2025-06-25 20:15:30.108 +03:00 [DBG] Connection id "0HNC8090TG5Q7" started. 2025-06-25 20:15:30.108 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:15:30.108 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:15:30.108 +03:00 [DBG] POST requests are not supported 2025-06-25 20:15:30.108 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:15:30.108 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:15:30.108 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:15:30.108 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:15:30.108 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:15:30.108 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:15:30.108 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:15:30.108 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:15:30.108 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:15:30.108 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:15:30.108 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:15:30.108 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:15:30.109 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:15:30.109 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:15:30.109 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:15:30.109 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:15:30.109 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:15:30.109 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:15:30.109 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:15:30.109 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:15:30.109 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:15:30.109 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:15:30.109 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:15:30.109 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.119ms. 2025-06-25 20:15:30.109 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:15:30.109 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:15:30.109 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:15:30.109 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:15:30.109 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:15:30.109 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:15:30.109 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:15:30.109 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:15:30.109 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:15:30.109 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:15:30.109 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:15:30.109 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:15:30.109 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:15:30.109 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:15:30.109 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:15:30.109 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:15:30.109 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:15:30.109 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7624ms 2025-06-25 20:15:30.109 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:15:30.109 +03:00 [DBG] Connection id "0HNC8090TG5Q7" completed keep alive response. 2025-06-25 20:15:30.109 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3566ms 2025-06-25 20:15:30.110 +03:00 [DBG] Connection id "0HNC8090TG5Q7" received FIN. 2025-06-25 20:15:30.110 +03:00 [DBG] Connection id "0HNC8090TG5Q7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:15:30.110 +03:00 [DBG] Connection id "0HNC8090TG5Q7" disconnecting. 2025-06-25 20:15:30.110 +03:00 [DBG] Connection id "0HNC8090TG5Q7" stopped. 2025-06-25 20:16:30.114 +03:00 [DBG] Connection id "0HNC8090TG5Q8" accepted. 2025-06-25 20:16:30.115 +03:00 [DBG] Connection id "0HNC8090TG5Q8" started. 2025-06-25 20:16:30.115 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:16:30.115 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:16:30.115 +03:00 [DBG] POST requests are not supported 2025-06-25 20:16:30.115 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:16:30.115 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:16:30.115 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:16:30.115 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:16:30.115 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:16:30.115 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:16:30.115 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:16:30.115 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:16:30.115 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:16:30.115 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:16:30.115 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:16:30.115 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:16:30.116 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:16:30.116 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:16:30.116 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:16:30.116 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:16:30.116 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:16:30.116 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:16:30.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:16:30.116 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:16:30.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:16:30.116 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:16:30.116 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:16:30.116 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1427ms. 2025-06-25 20:16:30.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:16:30.116 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:16:30.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:16:30.116 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:16:30.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:16:30.116 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:16:30.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:16:30.116 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:16:30.116 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:16:30.116 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:16:30.116 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:16:30.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:16:30.116 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:16:30.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:16:30.116 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:16:30.116 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:16:30.117 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:16:30.117 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9625ms 2025-06-25 20:16:30.117 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:16:30.117 +03:00 [DBG] Connection id "0HNC8090TG5Q8" completed keep alive response. 2025-06-25 20:16:30.117 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9386ms 2025-06-25 20:16:30.117 +03:00 [DBG] Connection id "0HNC8090TG5Q8" received FIN. 2025-06-25 20:16:30.117 +03:00 [DBG] Connection id "0HNC8090TG5Q8" disconnecting. 2025-06-25 20:16:30.117 +03:00 [DBG] Connection id "0HNC8090TG5Q8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:16:30.118 +03:00 [DBG] Connection id "0HNC8090TG5Q8" stopped. 2025-06-25 20:17:30.122 +03:00 [DBG] Connection id "0HNC8090TG5Q9" accepted. 2025-06-25 20:17:30.122 +03:00 [DBG] Connection id "0HNC8090TG5Q9" started. 2025-06-25 20:17:30.122 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:17:30.122 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:17:30.122 +03:00 [DBG] POST requests are not supported 2025-06-25 20:17:30.122 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:17:30.122 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:17:30.122 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:17:30.122 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:17:30.122 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:17:30.122 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:17:30.122 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:17:30.122 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:17:30.122 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:17:30.122 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:17:30.122 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:17:30.122 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:17:30.123 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:17:30.123 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:17:30.123 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:17:30.123 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:17:30.123 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:17:30.123 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:17:30.123 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:17:30.123 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:17:30.123 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:17:30.123 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:17:30.123 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:17:30.123 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-06-25 20:17:30.123 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:17:30.123 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:17:30.123 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:17:30.123 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:17:30.123 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:17:30.123 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:17:30.123 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:17:30.123 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:17:30.123 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:17:30.123 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:17:30.123 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:17:30.123 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:17:30.123 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:17:30.123 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:17:30.123 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:17:30.123 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:17:30.123 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:17:30.123 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6933ms 2025-06-25 20:17:30.123 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:17:30.123 +03:00 [DBG] Connection id "0HNC8090TG5Q9" completed keep alive response. 2025-06-25 20:17:30.123 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4122ms 2025-06-25 20:17:30.124 +03:00 [DBG] Connection id "0HNC8090TG5Q9" received FIN. 2025-06-25 20:17:30.124 +03:00 [DBG] Connection id "0HNC8090TG5Q9" disconnecting. 2025-06-25 20:17:30.124 +03:00 [DBG] Connection id "0HNC8090TG5Q9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:17:30.125 +03:00 [DBG] Connection id "0HNC8090TG5Q9" stopped. 2025-06-25 20:18:30.121 +03:00 [DBG] Connection id "0HNC8090TG5QA" accepted. 2025-06-25 20:18:30.121 +03:00 [DBG] Connection id "0HNC8090TG5QA" started. 2025-06-25 20:18:30.121 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:18:30.121 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:18:30.121 +03:00 [DBG] POST requests are not supported 2025-06-25 20:18:30.121 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:18:30.121 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:18:30.121 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:18:30.121 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:18:30.122 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:18:30.122 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:18:30.122 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:18:30.122 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:18:30.122 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:18:30.122 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:18:30.122 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:18:30.122 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:18:30.122 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:18:30.122 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:18:30.122 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:18:30.122 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:18:30.122 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:18:30.122 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:18:30.122 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:18:30.122 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:18:30.122 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:18:30.122 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:18:30.122 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:18:30.122 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1149ms. 2025-06-25 20:18:30.122 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:18:30.122 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:18:30.122 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:18:30.122 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:18:30.122 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:18:30.122 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:18:30.122 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:18:30.122 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:18:30.122 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:18:30.123 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:18:30.123 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:18:30.123 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:18:30.123 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:18:30.123 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:18:30.123 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:18:30.123 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:18:30.123 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:18:30.123 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6907ms 2025-06-25 20:18:30.123 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:18:30.123 +03:00 [DBG] Connection id "0HNC8090TG5QA" completed keep alive response. 2025-06-25 20:18:30.123 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4047ms 2025-06-25 20:18:30.123 +03:00 [DBG] Connection id "0HNC8090TG5QA" received FIN. 2025-06-25 20:18:30.123 +03:00 [DBG] Connection id "0HNC8090TG5QA" disconnecting. 2025-06-25 20:18:30.123 +03:00 [DBG] Connection id "0HNC8090TG5QA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:18:30.124 +03:00 [DBG] Connection id "0HNC8090TG5QA" stopped. 2025-06-25 20:19:30.117 +03:00 [DBG] Connection id "0HNC8090TG5QB" accepted. 2025-06-25 20:19:30.118 +03:00 [DBG] Connection id "0HNC8090TG5QB" started. 2025-06-25 20:19:30.118 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:19:30.118 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:19:30.118 +03:00 [DBG] POST requests are not supported 2025-06-25 20:19:30.118 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:19:30.118 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:19:30.118 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:19:30.118 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:19:30.118 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:19:30.118 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:19:30.118 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:19:30.118 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:19:30.118 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:19:30.118 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:19:30.118 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:19:30.118 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:19:30.118 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:19:30.118 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:19:30.118 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:19:30.118 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:19:30.118 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:19:30.118 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:19:30.118 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:19:30.118 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:19:30.118 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:19:30.118 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:19:30.118 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:19:30.119 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1251ms. 2025-06-25 20:19:30.119 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:19:30.119 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:19:30.119 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:19:30.119 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:19:30.119 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:19:30.119 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:19:30.119 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:19:30.119 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:19:30.119 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:19:30.119 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:19:30.119 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:19:30.119 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:19:30.119 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:19:30.119 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:19:30.119 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:19:30.119 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:19:30.119 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:19:30.119 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7601ms 2025-06-25 20:19:30.119 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:19:30.119 +03:00 [DBG] Connection id "0HNC8090TG5QB" completed keep alive response. 2025-06-25 20:19:30.119 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4439ms 2025-06-25 20:19:30.119 +03:00 [DBG] Connection id "0HNC8090TG5QB" received FIN. 2025-06-25 20:19:30.120 +03:00 [DBG] Connection id "0HNC8090TG5QB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:19:30.120 +03:00 [DBG] Connection id "0HNC8090TG5QB" disconnecting. 2025-06-25 20:19:30.120 +03:00 [DBG] Connection id "0HNC8090TG5QB" stopped. 2025-06-25 20:20:30.116 +03:00 [DBG] Connection id "0HNC8090TG5QC" accepted. 2025-06-25 20:20:30.116 +03:00 [DBG] Connection id "0HNC8090TG5QC" started. 2025-06-25 20:20:30.116 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:20:30.116 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:20:30.116 +03:00 [DBG] POST requests are not supported 2025-06-25 20:20:30.116 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:20:30.116 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:20:30.116 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:20:30.116 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:20:30.116 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:20:30.116 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:20:30.116 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:20:30.116 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:20:30.117 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:20:30.117 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:20:30.117 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:20:30.117 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:20:30.117 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:20:30.117 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:20:30.117 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:20:30.117 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:20:30.117 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:20:30.117 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:20:30.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:20:30.117 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:20:30.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:20:30.117 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:20:30.117 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:20:30.117 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1247ms. 2025-06-25 20:20:30.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:20:30.117 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:20:30.117 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:20:30.117 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:20:30.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:20:30.117 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:20:30.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:20:30.117 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:20:30.117 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:20:30.117 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:20:30.117 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:20:30.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:20:30.117 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:20:30.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:20:30.117 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:20:30.117 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:20:30.117 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:20:30.117 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7165ms 2025-06-25 20:20:30.117 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:20:30.117 +03:00 [DBG] Connection id "0HNC8090TG5QC" completed keep alive response. 2025-06-25 20:20:30.118 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.379ms 2025-06-25 20:20:30.118 +03:00 [DBG] Connection id "0HNC8090TG5QC" received FIN. 2025-06-25 20:20:30.118 +03:00 [DBG] Connection id "0HNC8090TG5QC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:20:30.118 +03:00 [DBG] Connection id "0HNC8090TG5QC" disconnecting. 2025-06-25 20:20:30.118 +03:00 [DBG] Connection id "0HNC8090TG5QC" stopped. 2025-06-25 20:21:30.111 +03:00 [DBG] Connection id "0HNC8090TG5QD" accepted. 2025-06-25 20:21:30.111 +03:00 [DBG] Connection id "0HNC8090TG5QD" started. 2025-06-25 20:21:30.111 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:21:30.111 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:21:30.111 +03:00 [DBG] POST requests are not supported 2025-06-25 20:21:30.111 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:21:30.111 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:21:30.111 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:21:30.111 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:21:30.111 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:21:30.111 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:21:30.112 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:21:30.112 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:21:30.112 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:21:30.112 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:21:30.112 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:21:30.112 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:21:30.112 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:21:30.112 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:21:30.112 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:21:30.112 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:21:30.112 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:21:30.112 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:21:30.112 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:21:30.112 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:21:30.112 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:21:30.112 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:21:30.112 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:21:30.112 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.119ms. 2025-06-25 20:21:30.112 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:21:30.112 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:21:30.112 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:21:30.112 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:21:30.112 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:21:30.112 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:21:30.112 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:21:30.112 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:21:30.112 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:21:30.112 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:21:30.112 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:21:30.112 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:21:30.112 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:21:30.112 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:21:30.112 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:21:30.112 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:21:30.112 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:21:30.112 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6811ms 2025-06-25 20:21:30.112 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:21:30.113 +03:00 [DBG] Connection id "0HNC8090TG5QD" completed keep alive response. 2025-06-25 20:21:30.113 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3121ms 2025-06-25 20:21:30.113 +03:00 [DBG] Connection id "0HNC8090TG5QD" received FIN. 2025-06-25 20:21:30.113 +03:00 [DBG] Connection id "0HNC8090TG5QD" disconnecting. 2025-06-25 20:21:30.113 +03:00 [DBG] Connection id "0HNC8090TG5QD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:21:30.114 +03:00 [DBG] Connection id "0HNC8090TG5QD" stopped. 2025-06-25 20:22:30.123 +03:00 [DBG] Connection id "0HNC8090TG5QE" accepted. 2025-06-25 20:22:30.123 +03:00 [DBG] Connection id "0HNC8090TG5QE" started. 2025-06-25 20:22:30.124 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:22:30.124 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:22:30.124 +03:00 [DBG] POST requests are not supported 2025-06-25 20:22:30.124 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:22:30.124 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:22:30.124 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:22:30.124 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:22:30.124 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:22:30.124 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:22:30.124 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:22:30.124 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:22:30.124 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:22:30.124 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:22:30.124 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:22:30.124 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:22:30.124 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:22:30.124 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:22:30.124 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:22:30.124 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:22:30.124 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:22:30.124 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:22:30.124 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:22:30.124 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:22:30.124 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:22:30.124 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:22:30.124 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:22:30.125 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1296ms. 2025-06-25 20:22:30.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:22:30.125 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:22:30.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:22:30.125 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:22:30.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:22:30.125 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:22:30.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:22:30.125 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:22:30.125 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:22:30.125 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:22:30.125 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:22:30.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:22:30.125 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:22:30.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:22:30.125 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:22:30.125 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:22:30.125 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:22:30.125 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7397ms 2025-06-25 20:22:30.125 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:22:30.125 +03:00 [DBG] Connection id "0HNC8090TG5QE" completed keep alive response. 2025-06-25 20:22:30.125 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4413ms 2025-06-25 20:22:30.125 +03:00 [DBG] Connection id "0HNC8090TG5QE" received FIN. 2025-06-25 20:22:30.125 +03:00 [DBG] Connection id "0HNC8090TG5QE" disconnecting. 2025-06-25 20:22:30.125 +03:00 [DBG] Connection id "0HNC8090TG5QE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:22:30.126 +03:00 [DBG] Connection id "0HNC8090TG5QE" stopped. 2025-06-25 20:23:30.120 +03:00 [DBG] Connection id "0HNC8090TG5QF" accepted. 2025-06-25 20:23:30.121 +03:00 [DBG] Connection id "0HNC8090TG5QF" started. 2025-06-25 20:23:30.121 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:23:30.121 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:23:30.121 +03:00 [DBG] POST requests are not supported 2025-06-25 20:23:30.121 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:23:30.121 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:23:30.121 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:23:30.121 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:23:30.121 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:23:30.121 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:23:30.121 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:23:30.121 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:23:30.121 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:23:30.121 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:23:30.121 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:23:30.121 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:23:30.121 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:23:30.121 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:23:30.121 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:23:30.122 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:23:30.122 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:23:30.122 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:23:30.122 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:23:30.122 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:23:30.122 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:23:30.122 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:23:30.122 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:23:30.122 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-06-25 20:23:30.122 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:23:30.122 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:23:30.122 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:23:30.122 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:23:30.122 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:23:30.122 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:23:30.122 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:23:30.122 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:23:30.122 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:23:30.122 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:23:30.122 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:23:30.122 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:23:30.122 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:23:30.122 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:23:30.122 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:23:30.122 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:23:30.122 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:23:30.122 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7656ms 2025-06-25 20:23:30.122 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:23:30.122 +03:00 [DBG] Connection id "0HNC8090TG5QF" completed keep alive response. 2025-06-25 20:23:30.122 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5383ms 2025-06-25 20:23:30.123 +03:00 [DBG] Connection id "0HNC8090TG5QF" received FIN. 2025-06-25 20:23:30.123 +03:00 [DBG] Connection id "0HNC8090TG5QF" disconnecting. 2025-06-25 20:23:30.123 +03:00 [DBG] Connection id "0HNC8090TG5QF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:23:30.124 +03:00 [DBG] Connection id "0HNC8090TG5QF" stopped. 2025-06-25 20:24:30.124 +03:00 [DBG] Connection id "0HNC8090TG5QG" accepted. 2025-06-25 20:24:30.124 +03:00 [DBG] Connection id "0HNC8090TG5QG" started. 2025-06-25 20:24:30.124 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:24:30.124 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:24:30.124 +03:00 [DBG] POST requests are not supported 2025-06-25 20:24:30.124 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:24:30.124 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:24:30.124 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:24:30.124 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:24:30.124 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:24:30.124 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:24:30.124 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:24:30.124 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:24:30.124 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:24:30.124 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:24:30.124 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:24:30.124 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:24:30.124 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:24:30.125 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:24:30.125 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:24:30.125 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:24:30.125 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:24:30.125 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:24:30.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:24:30.125 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:24:30.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:24:30.125 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:24:30.125 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:24:30.125 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1384ms. 2025-06-25 20:24:30.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:24:30.125 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:24:30.125 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:24:30.125 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:24:30.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:24:30.125 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:24:30.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:24:30.125 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:24:30.125 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:24:30.125 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:24:30.125 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:24:30.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:24:30.125 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:24:30.125 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:24:30.125 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:24:30.125 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:24:30.125 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:24:30.125 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9234ms 2025-06-25 20:24:30.126 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:24:30.126 +03:00 [DBG] Connection id "0HNC8090TG5QG" completed keep alive response. 2025-06-25 20:24:30.126 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6609ms 2025-06-25 20:24:30.126 +03:00 [DBG] Connection id "0HNC8090TG5QG" received FIN. 2025-06-25 20:24:30.126 +03:00 [DBG] Connection id "0HNC8090TG5QG" disconnecting. 2025-06-25 20:24:30.126 +03:00 [DBG] Connection id "0HNC8090TG5QG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:24:30.127 +03:00 [DBG] Connection id "0HNC8090TG5QG" stopped. 2025-06-25 20:25:30.115 +03:00 [DBG] Connection id "0HNC8090TG5QH" accepted. 2025-06-25 20:25:30.115 +03:00 [DBG] Connection id "0HNC8090TG5QH" started. 2025-06-25 20:25:30.115 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:25:30.115 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:25:30.115 +03:00 [DBG] POST requests are not supported 2025-06-25 20:25:30.115 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:25:30.115 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:25:30.115 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:25:30.115 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:25:30.115 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:25:30.115 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:25:30.115 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:25:30.115 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:25:30.115 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:25:30.115 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:25:30.116 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:25:30.116 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:25:30.116 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:25:30.116 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:25:30.116 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:25:30.116 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:25:30.116 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:25:30.116 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:25:30.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:25:30.116 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:25:30.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:25:30.116 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:25:30.116 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:25:30.116 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1484ms. 2025-06-25 20:25:30.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:25:30.116 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:25:30.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:25:30.116 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:25:30.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:25:30.116 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:25:30.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:25:30.117 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:25:30.117 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:25:30.117 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:25:30.117 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:25:30.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:25:30.117 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:25:30.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:25:30.117 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:25:30.117 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:25:30.117 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:25:30.117 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4805ms 2025-06-25 20:25:30.117 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:25:30.117 +03:00 [DBG] Connection id "0HNC8090TG5QH" completed keep alive response. 2025-06-25 20:25:30.117 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4566ms 2025-06-25 20:25:30.118 +03:00 [DBG] Connection id "0HNC8090TG5QH" received FIN. 2025-06-25 20:25:30.118 +03:00 [DBG] Connection id "0HNC8090TG5QH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:25:30.118 +03:00 [DBG] Connection id "0HNC8090TG5QH" disconnecting. 2025-06-25 20:25:30.118 +03:00 [DBG] Connection id "0HNC8090TG5QH" stopped. 2025-06-25 20:26:30.129 +03:00 [DBG] Connection id "0HNC8090TG5QI" accepted. 2025-06-25 20:26:30.129 +03:00 [DBG] Connection id "0HNC8090TG5QI" started. 2025-06-25 20:26:30.129 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:26:30.129 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:26:30.129 +03:00 [DBG] POST requests are not supported 2025-06-25 20:26:30.129 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:26:30.129 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:26:30.129 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:26:30.129 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:26:30.129 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:26:30.129 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:26:30.129 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:26:30.129 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:26:30.130 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:26:30.130 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:26:30.130 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:26:30.130 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:26:30.130 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:26:30.130 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:26:30.130 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:26:30.130 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:26:30.130 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:26:30.130 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:26:30.130 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:26:30.130 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:26:30.130 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:26:30.130 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:26:30.130 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:26:30.130 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1552ms. 2025-06-25 20:26:30.130 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:26:30.131 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:26:30.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:26:30.131 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:26:30.131 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:26:30.131 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:26:30.131 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:26:30.131 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:26:30.131 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:26:30.131 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:26:30.131 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:26:30.131 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:26:30.131 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:26:30.131 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:26:30.131 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:26:30.131 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:26:30.131 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:26:30.131 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2457ms 2025-06-25 20:26:30.131 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:26:30.131 +03:00 [DBG] Connection id "0HNC8090TG5QI" completed keep alive response. 2025-06-25 20:26:30.131 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2945ms 2025-06-25 20:26:30.131 +03:00 [DBG] Connection id "0HNC8090TG5QI" received FIN. 2025-06-25 20:26:30.132 +03:00 [DBG] Connection id "0HNC8090TG5QI" disconnecting. 2025-06-25 20:26:30.132 +03:00 [DBG] Connection id "0HNC8090TG5QI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:26:30.133 +03:00 [DBG] Connection id "0HNC8090TG5QI" stopped. 2025-06-25 20:27:30.117 +03:00 [DBG] Connection id "0HNC8090TG5QJ" accepted. 2025-06-25 20:27:30.117 +03:00 [DBG] Connection id "0HNC8090TG5QJ" started. 2025-06-25 20:27:30.118 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:27:30.118 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:27:30.118 +03:00 [DBG] POST requests are not supported 2025-06-25 20:27:30.118 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:27:30.118 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:27:30.118 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:27:30.118 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:27:30.118 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:27:30.118 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:27:30.118 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:27:30.118 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:27:30.118 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:27:30.118 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:27:30.118 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:27:30.118 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:27:30.118 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:27:30.119 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:27:30.119 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:27:30.119 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:27:30.119 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:27:30.119 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:27:30.119 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:27:30.119 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:27:30.119 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:27:30.119 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:27:30.119 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:27:30.119 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1417ms. 2025-06-25 20:27:30.119 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:27:30.119 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:27:30.119 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:27:30.119 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:27:30.119 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:27:30.119 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:27:30.119 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:27:30.119 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:27:30.119 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:27:30.120 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:27:30.120 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:27:30.120 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:27:30.120 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:27:30.120 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:27:30.120 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:27:30.120 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:27:30.120 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:27:30.120 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2703ms 2025-06-25 20:27:30.120 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:27:30.120 +03:00 [DBG] Connection id "0HNC8090TG5QJ" completed keep alive response. 2025-06-25 20:27:30.120 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2967ms 2025-06-25 20:27:30.120 +03:00 [DBG] Connection id "0HNC8090TG5QJ" received FIN. 2025-06-25 20:27:30.120 +03:00 [DBG] Connection id "0HNC8090TG5QJ" disconnecting. 2025-06-25 20:27:30.120 +03:00 [DBG] Connection id "0HNC8090TG5QJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:27:30.122 +03:00 [DBG] Connection id "0HNC8090TG5QJ" stopped. 2025-06-25 20:28:30.148 +03:00 [DBG] Connection id "0HNC8090TG5QK" accepted. 2025-06-25 20:28:30.148 +03:00 [DBG] Connection id "0HNC8090TG5QK" started. 2025-06-25 20:28:30.148 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:28:30.148 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:28:30.148 +03:00 [DBG] POST requests are not supported 2025-06-25 20:28:30.148 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:28:30.148 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:28:30.148 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:28:30.148 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:28:30.148 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:28:30.148 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:28:30.148 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:28:30.148 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:28:30.148 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:28:30.148 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:28:30.148 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:28:30.149 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:28:30.149 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:28:30.149 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:28:30.149 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:28:30.149 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:28:30.149 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:28:30.149 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:28:30.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:28:30.149 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:28:30.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:28:30.149 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:28:30.149 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:28:30.149 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-06-25 20:28:30.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:28:30.149 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:28:30.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:28:30.149 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:28:30.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:28:30.149 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:28:30.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:28:30.149 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:28:30.149 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:28:30.149 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:28:30.149 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:28:30.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:28:30.149 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:28:30.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:28:30.149 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:28:30.149 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:28:30.149 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:28:30.149 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6763ms 2025-06-25 20:28:30.149 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:28:30.150 +03:00 [DBG] Connection id "0HNC8090TG5QK" completed keep alive response. 2025-06-25 20:28:30.150 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.533ms 2025-06-25 20:28:30.150 +03:00 [DBG] Connection id "0HNC8090TG5QK" received FIN. 2025-06-25 20:28:30.150 +03:00 [DBG] Connection id "0HNC8090TG5QK" disconnecting. 2025-06-25 20:28:30.150 +03:00 [DBG] Connection id "0HNC8090TG5QK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:28:30.151 +03:00 [DBG] Connection id "0HNC8090TG5QK" stopped. 2025-06-25 20:29:30.130 +03:00 [DBG] Connection id "0HNC8090TG5QL" accepted. 2025-06-25 20:29:30.130 +03:00 [DBG] Connection id "0HNC8090TG5QL" started. 2025-06-25 20:29:30.130 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:29:30.130 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:29:30.130 +03:00 [DBG] POST requests are not supported 2025-06-25 20:29:30.131 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:29:30.131 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:29:30.131 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:29:30.131 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:29:30.131 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:29:30.131 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:29:30.131 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:29:30.131 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:29:30.131 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:29:30.131 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:29:30.131 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:29:30.131 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:29:30.131 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:29:30.131 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:29:30.131 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:29:30.131 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:29:30.131 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:29:30.131 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:29:30.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:29:30.131 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:29:30.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:29:30.131 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:29:30.131 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:29:30.131 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1154ms. 2025-06-25 20:29:30.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:29:30.131 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:29:30.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:29:30.131 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:29:30.131 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:29:30.131 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:29:30.131 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:29:30.131 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:29:30.131 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:29:30.132 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:29:30.132 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:29:30.132 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:29:30.132 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:29:30.132 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:29:30.132 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:29:30.132 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:29:30.132 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:29:30.132 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7271ms 2025-06-25 20:29:30.132 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:29:30.132 +03:00 [DBG] Connection id "0HNC8090TG5QL" completed keep alive response. 2025-06-25 20:29:30.132 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3611ms 2025-06-25 20:29:30.132 +03:00 [DBG] Connection id "0HNC8090TG5QL" received FIN. 2025-06-25 20:29:30.132 +03:00 [DBG] Connection id "0HNC8090TG5QL" disconnecting. 2025-06-25 20:29:30.132 +03:00 [DBG] Connection id "0HNC8090TG5QL" stopped. 2025-06-25 20:29:30.132 +03:00 [DBG] Connection id "0HNC8090TG5QL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:30:30.135 +03:00 [DBG] Connection id "0HNC8090TG5QM" accepted. 2025-06-25 20:30:30.135 +03:00 [DBG] Connection id "0HNC8090TG5QM" started. 2025-06-25 20:30:30.136 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:30:30.136 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:30:30.136 +03:00 [DBG] POST requests are not supported 2025-06-25 20:30:30.136 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:30:30.136 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:30:30.136 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:30:30.136 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:30:30.136 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:30:30.136 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:30:30.136 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:30:30.136 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:30:30.136 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:30:30.136 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:30:30.136 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:30:30.136 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:30:30.136 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:30:30.136 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:30:30.136 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:30:30.136 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:30:30.136 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:30:30.136 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:30:30.136 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:30:30.136 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:30:30.136 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:30:30.136 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:30:30.136 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:30:30.136 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-06-25 20:30:30.136 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:30:30.136 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:30:30.136 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:30:30.136 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:30:30.136 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:30:30.136 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:30:30.137 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:30:30.137 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:30:30.137 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:30:30.137 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:30:30.137 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:30:30.137 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:30:30.137 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:30:30.137 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:30:30.137 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:30:30.137 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:30:30.137 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:30:30.137 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6729ms 2025-06-25 20:30:30.137 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:30:30.137 +03:00 [DBG] Connection id "0HNC8090TG5QM" completed keep alive response. 2025-06-25 20:30:30.137 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3344ms 2025-06-25 20:30:30.137 +03:00 [DBG] Connection id "0HNC8090TG5QM" received FIN. 2025-06-25 20:30:30.137 +03:00 [DBG] Connection id "0HNC8090TG5QM" disconnecting. 2025-06-25 20:30:30.137 +03:00 [DBG] Connection id "0HNC8090TG5QM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:30:30.138 +03:00 [DBG] Connection id "0HNC8090TG5QM" stopped. 2025-06-25 20:31:30.127 +03:00 [DBG] Connection id "0HNC8090TG5QN" accepted. 2025-06-25 20:31:30.127 +03:00 [DBG] Connection id "0HNC8090TG5QN" started. 2025-06-25 20:31:30.127 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:31:30.127 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:31:30.127 +03:00 [DBG] POST requests are not supported 2025-06-25 20:31:30.127 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:31:30.128 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:31:30.128 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:31:30.128 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:31:30.128 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:31:30.128 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:31:30.128 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:31:30.128 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:31:30.128 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:31:30.128 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:31:30.128 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:31:30.128 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:31:30.128 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:31:30.128 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:31:30.128 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:31:30.128 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:31:30.128 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:31:30.128 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:31:30.128 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:31:30.128 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:31:30.128 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:31:30.128 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:31:30.128 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:31:30.128 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-06-25 20:31:30.128 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:31:30.128 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:31:30.128 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:31:30.128 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:31:30.128 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:31:30.128 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:31:30.128 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:31:30.128 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:31:30.129 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:31:30.129 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:31:30.129 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:31:30.129 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:31:30.129 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:31:30.129 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:31:30.129 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:31:30.129 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:31:30.129 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:31:30.129 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7304ms 2025-06-25 20:31:30.129 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:31:30.129 +03:00 [DBG] Connection id "0HNC8090TG5QN" completed keep alive response. 2025-06-25 20:31:30.129 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4275ms 2025-06-25 20:31:30.129 +03:00 [DBG] Connection id "0HNC8090TG5QN" received FIN. 2025-06-25 20:31:30.129 +03:00 [DBG] Connection id "0HNC8090TG5QN" disconnecting. 2025-06-25 20:31:30.129 +03:00 [DBG] Connection id "0HNC8090TG5QN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:31:30.131 +03:00 [DBG] Connection id "0HNC8090TG5QN" stopped. 2025-06-25 20:32:30.130 +03:00 [DBG] Connection id "0HNC8090TG5QO" accepted. 2025-06-25 20:32:30.130 +03:00 [DBG] Connection id "0HNC8090TG5QO" started. 2025-06-25 20:32:30.131 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:32:30.131 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:32:30.131 +03:00 [DBG] POST requests are not supported 2025-06-25 20:32:30.131 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:32:30.131 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:32:30.131 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:32:30.131 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:32:30.131 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:32:30.131 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:32:30.131 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:32:30.131 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:32:30.131 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:32:30.131 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:32:30.131 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:32:30.131 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:32:30.131 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:32:30.131 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:32:30.131 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:32:30.131 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:32:30.131 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:32:30.131 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:32:30.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:32:30.131 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:32:30.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:32:30.131 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:32:30.131 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:32:30.131 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1209ms. 2025-06-25 20:32:30.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:32:30.131 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:32:30.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:32:30.131 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:32:30.131 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:32:30.132 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:32:30.132 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:32:30.132 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:32:30.132 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:32:30.132 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:32:30.132 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:32:30.132 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:32:30.132 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:32:30.132 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:32:30.132 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:32:30.132 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:32:30.132 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:32:30.132 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7103ms 2025-06-25 20:32:30.132 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:32:30.132 +03:00 [DBG] Connection id "0HNC8090TG5QO" completed keep alive response. 2025-06-25 20:32:30.132 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3243ms 2025-06-25 20:32:30.132 +03:00 [DBG] Connection id "0HNC8090TG5QO" received FIN. 2025-06-25 20:32:30.132 +03:00 [DBG] Connection id "0HNC8090TG5QO" disconnecting. 2025-06-25 20:32:30.133 +03:00 [DBG] Connection id "0HNC8090TG5QO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:32:30.134 +03:00 [DBG] Connection id "0HNC8090TG5QO" stopped. 2025-06-25 20:33:30.139 +03:00 [DBG] Connection id "0HNC8090TG5QP" accepted. 2025-06-25 20:33:30.139 +03:00 [DBG] Connection id "0HNC8090TG5QP" started. 2025-06-25 20:33:30.139 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:33:30.139 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:33:30.139 +03:00 [DBG] POST requests are not supported 2025-06-25 20:33:30.139 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:33:30.139 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:33:30.139 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:33:30.139 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:33:30.139 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:33:30.139 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:33:30.139 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:33:30.139 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:33:30.139 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:33:30.139 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:33:30.139 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:33:30.140 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:33:30.140 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:33:30.140 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:33:30.140 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:33:30.140 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:33:30.140 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:33:30.140 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:33:30.140 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:33:30.140 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:33:30.140 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:33:30.140 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:33:30.140 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:33:30.140 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-06-25 20:33:30.140 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:33:30.140 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:33:30.140 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:33:30.140 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:33:30.140 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:33:30.140 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:33:30.140 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:33:30.140 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:33:30.140 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:33:30.140 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:33:30.140 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:33:30.140 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:33:30.140 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:33:30.140 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:33:30.140 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:33:30.140 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:33:30.140 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:33:30.140 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7566ms 2025-06-25 20:33:30.140 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:33:30.140 +03:00 [DBG] Connection id "0HNC8090TG5QP" completed keep alive response. 2025-06-25 20:33:30.140 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3631ms 2025-06-25 20:33:30.141 +03:00 [DBG] Connection id "0HNC8090TG5QP" received FIN. 2025-06-25 20:33:30.141 +03:00 [DBG] Connection id "0HNC8090TG5QP" disconnecting. 2025-06-25 20:33:30.141 +03:00 [DBG] Connection id "0HNC8090TG5QP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:33:30.142 +03:00 [DBG] Connection id "0HNC8090TG5QP" stopped. 2025-06-25 20:34:30.158 +03:00 [DBG] Connection id "0HNC8090TG5QQ" accepted. 2025-06-25 20:34:30.158 +03:00 [DBG] Connection id "0HNC8090TG5QQ" started. 2025-06-25 20:34:30.159 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:34:30.159 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:34:30.159 +03:00 [DBG] POST requests are not supported 2025-06-25 20:34:30.159 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:34:30.159 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:34:30.159 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:34:30.159 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:34:30.159 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:34:30.159 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:34:30.159 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:34:30.159 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:34:30.159 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:34:30.159 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:34:30.159 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:34:30.159 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:34:30.159 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:34:30.159 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:34:30.159 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:34:30.159 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:34:30.159 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:34:30.159 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:34:30.159 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:34:30.159 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:34:30.159 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:34:30.159 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:34:30.159 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:34:30.160 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1196ms. 2025-06-25 20:34:30.160 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:34:30.160 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:34:30.160 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:34:30.160 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:34:30.160 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:34:30.160 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:34:30.160 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:34:30.160 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:34:30.160 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:34:30.160 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:34:30.160 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:34:30.160 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:34:30.160 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:34:30.160 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:34:30.160 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:34:30.160 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:34:30.160 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:34:30.160 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6935ms 2025-06-25 20:34:30.160 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:34:30.160 +03:00 [DBG] Connection id "0HNC8090TG5QQ" completed keep alive response. 2025-06-25 20:34:30.160 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3406ms 2025-06-25 20:34:30.160 +03:00 [DBG] Connection id "0HNC8090TG5QQ" received FIN. 2025-06-25 20:34:30.160 +03:00 [DBG] Connection id "0HNC8090TG5QQ" disconnecting. 2025-06-25 20:34:30.160 +03:00 [DBG] Connection id "0HNC8090TG5QQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:34:30.161 +03:00 [DBG] Connection id "0HNC8090TG5QQ" stopped. 2025-06-25 20:35:30.132 +03:00 [DBG] Connection id "0HNC8090TG5QR" accepted. 2025-06-25 20:35:30.132 +03:00 [DBG] Connection id "0HNC8090TG5QR" started. 2025-06-25 20:35:30.132 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:35:30.132 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:35:30.132 +03:00 [DBG] POST requests are not supported 2025-06-25 20:35:30.132 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:35:30.132 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:35:30.132 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:35:30.133 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:35:30.133 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:35:30.133 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:35:30.133 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:35:30.133 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:35:30.133 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:35:30.133 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:35:30.133 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:35:30.134 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:35:30.134 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:35:30.134 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:35:30.134 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:35:30.134 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:35:30.134 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:35:30.134 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:35:30.134 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:35:30.134 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:35:30.134 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:35:30.134 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:35:30.134 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:35:30.134 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1726ms. 2025-06-25 20:35:30.134 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:35:30.134 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:35:30.134 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:35:30.134 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:35:30.135 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:35:30.135 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:35:30.135 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:35:30.135 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:35:30.135 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:35:30.135 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:35:30.135 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:35:30.135 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:35:30.135 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:35:30.135 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:35:30.135 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:35:30.135 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:35:30.135 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:35:30.135 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3269ms 2025-06-25 20:35:30.135 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:35:30.135 +03:00 [DBG] Connection id "0HNC8090TG5QR" completed keep alive response. 2025-06-25 20:35:30.135 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9707ms 2025-06-25 20:35:30.135 +03:00 [DBG] Connection id "0HNC8090TG5QR" received FIN. 2025-06-25 20:35:30.136 +03:00 [DBG] Connection id "0HNC8090TG5QR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:35:30.136 +03:00 [DBG] Connection id "0HNC8090TG5QR" disconnecting. 2025-06-25 20:35:30.136 +03:00 [DBG] Connection id "0HNC8090TG5QR" stopped. 2025-06-25 20:36:30.137 +03:00 [DBG] Connection id "0HNC8090TG5QS" accepted. 2025-06-25 20:36:30.137 +03:00 [DBG] Connection id "0HNC8090TG5QS" started. 2025-06-25 20:36:30.137 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:36:30.138 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:36:30.138 +03:00 [DBG] POST requests are not supported 2025-06-25 20:36:30.138 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:36:30.138 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:36:30.138 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:36:30.138 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:36:30.138 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:36:30.138 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:36:30.138 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:36:30.138 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:36:30.138 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:36:30.138 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:36:30.138 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:36:30.138 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:36:30.138 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:36:30.138 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:36:30.138 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:36:30.138 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:36:30.138 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:36:30.138 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:36:30.138 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:36:30.138 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:36:30.138 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:36:30.138 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:36:30.138 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:36:30.138 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1358ms. 2025-06-25 20:36:30.139 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:36:30.139 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:36:30.139 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:36:30.139 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:36:30.139 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:36:30.139 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:36:30.139 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:36:30.139 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:36:30.139 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:36:30.139 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:36:30.139 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:36:30.139 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:36:30.139 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:36:30.139 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:36:30.139 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:36:30.139 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:36:30.139 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:36:30.139 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8226ms 2025-06-25 20:36:30.139 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:36:30.139 +03:00 [DBG] Connection id "0HNC8090TG5QS" completed keep alive response. 2025-06-25 20:36:30.139 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5369ms 2025-06-25 20:36:30.139 +03:00 [DBG] Connection id "0HNC8090TG5QS" received FIN. 2025-06-25 20:36:30.139 +03:00 [DBG] Connection id "0HNC8090TG5QS" disconnecting. 2025-06-25 20:36:30.139 +03:00 [DBG] Connection id "0HNC8090TG5QS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:36:30.140 +03:00 [DBG] Connection id "0HNC8090TG5QS" stopped. 2025-06-25 20:37:30.132 +03:00 [DBG] Connection id "0HNC8090TG5QT" accepted. 2025-06-25 20:37:30.132 +03:00 [DBG] Connection id "0HNC8090TG5QT" started. 2025-06-25 20:37:30.133 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:37:30.133 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:37:30.133 +03:00 [DBG] POST requests are not supported 2025-06-25 20:37:30.133 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:37:30.133 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:37:30.133 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:37:30.133 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:37:30.133 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:37:30.133 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:37:30.133 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:37:30.133 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:37:30.133 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:37:30.133 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:37:30.133 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:37:30.133 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:37:30.133 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:37:30.133 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:37:30.133 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:37:30.133 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:37:30.133 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:37:30.133 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:37:30.133 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:37:30.133 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:37:30.133 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:37:30.133 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:37:30.133 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:37:30.134 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1416ms. 2025-06-25 20:37:30.134 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:37:30.134 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:37:30.134 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:37:30.134 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:37:30.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:37:30.134 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:37:30.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:37:30.134 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:37:30.134 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:37:30.134 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:37:30.134 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:37:30.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:37:30.134 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:37:30.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:37:30.134 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:37:30.134 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:37:30.134 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:37:30.134 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8413ms 2025-06-25 20:37:30.134 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:37:30.134 +03:00 [DBG] Connection id "0HNC8090TG5QT" completed keep alive response. 2025-06-25 20:37:30.134 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6202ms 2025-06-25 20:37:30.135 +03:00 [DBG] Connection id "0HNC8090TG5QT" received FIN. 2025-06-25 20:37:30.135 +03:00 [DBG] Connection id "0HNC8090TG5QT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:37:30.135 +03:00 [DBG] Connection id "0HNC8090TG5QT" disconnecting. 2025-06-25 20:37:30.135 +03:00 [DBG] Connection id "0HNC8090TG5QT" stopped. 2025-06-25 20:38:30.139 +03:00 [DBG] Connection id "0HNC8090TG5QU" accepted. 2025-06-25 20:38:30.139 +03:00 [DBG] Connection id "0HNC8090TG5QU" started. 2025-06-25 20:38:30.139 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:38:30.139 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:38:30.139 +03:00 [DBG] POST requests are not supported 2025-06-25 20:38:30.139 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:38:30.140 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:38:30.140 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:38:30.140 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:38:30.140 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:38:30.140 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:38:30.140 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:38:30.140 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:38:30.140 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:38:30.140 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:38:30.140 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:38:30.140 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:38:30.140 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:38:30.140 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:38:30.140 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:38:30.140 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:38:30.140 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:38:30.140 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:38:30.140 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:38:30.140 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:38:30.140 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:38:30.140 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:38:30.140 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:38:30.140 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1197ms. 2025-06-25 20:38:30.140 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:38:30.140 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:38:30.140 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:38:30.140 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:38:30.140 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:38:30.140 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:38:30.141 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:38:30.141 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:38:30.141 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:38:30.141 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:38:30.141 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:38:30.141 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:38:30.141 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:38:30.141 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:38:30.141 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:38:30.141 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:38:30.141 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:38:30.141 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8199ms 2025-06-25 20:38:30.141 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:38:30.141 +03:00 [DBG] Connection id "0HNC8090TG5QU" completed keep alive response. 2025-06-25 20:38:30.141 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6219ms 2025-06-25 20:38:30.141 +03:00 [DBG] Connection id "0HNC8090TG5QU" received FIN. 2025-06-25 20:38:30.141 +03:00 [DBG] Connection id "0HNC8090TG5QU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:38:30.141 +03:00 [DBG] Connection id "0HNC8090TG5QU" disconnecting. 2025-06-25 20:38:30.141 +03:00 [DBG] Connection id "0HNC8090TG5QU" stopped. 2025-06-25 20:39:30.145 +03:00 [DBG] Connection id "0HNC8090TG5QV" accepted. 2025-06-25 20:39:30.146 +03:00 [DBG] Connection id "0HNC8090TG5QV" started. 2025-06-25 20:39:30.146 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:39:30.146 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:39:30.146 +03:00 [DBG] POST requests are not supported 2025-06-25 20:39:30.146 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:39:30.146 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:39:30.146 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:39:30.146 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:39:30.146 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:39:30.146 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:39:30.146 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:39:30.146 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:39:30.146 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:39:30.146 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:39:30.146 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:39:30.146 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:39:30.146 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:39:30.146 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:39:30.146 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:39:30.146 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:39:30.146 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:39:30.146 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:39:30.146 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:39:30.146 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:39:30.146 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:39:30.146 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:39:30.147 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:39:30.147 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1708ms. 2025-06-25 20:39:30.147 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:39:30.147 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:39:30.147 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:39:30.147 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:39:30.147 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:39:30.147 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:39:30.147 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:39:30.147 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:39:30.147 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:39:30.147 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:39:30.147 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:39:30.147 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:39:30.147 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:39:30.147 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:39:30.147 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:39:30.147 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:39:30.147 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:39:30.147 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.739ms 2025-06-25 20:39:30.147 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:39:30.147 +03:00 [DBG] Connection id "0HNC8090TG5QV" completed keep alive response. 2025-06-25 20:39:30.147 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4052ms 2025-06-25 20:39:30.147 +03:00 [DBG] Connection id "0HNC8090TG5QV" received FIN. 2025-06-25 20:39:30.148 +03:00 [DBG] Connection id "0HNC8090TG5QV" disconnecting. 2025-06-25 20:39:30.148 +03:00 [DBG] Connection id "0HNC8090TG5QV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:39:30.149 +03:00 [DBG] Connection id "0HNC8090TG5QV" stopped. 2025-06-25 20:40:30.134 +03:00 [DBG] Connection id "0HNC8090TG5R0" accepted. 2025-06-25 20:40:30.135 +03:00 [DBG] Connection id "0HNC8090TG5R0" started. 2025-06-25 20:40:30.135 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:40:30.135 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:40:30.135 +03:00 [DBG] POST requests are not supported 2025-06-25 20:40:30.135 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:40:30.135 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:40:30.135 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:40:30.135 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:40:30.135 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:40:30.135 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:40:30.135 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:40:30.135 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:40:30.136 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:40:30.136 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:40:30.136 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:40:30.136 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:40:30.136 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:40:30.136 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:40:30.136 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:40:30.136 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:40:30.136 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:40:30.136 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:40:30.136 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:40:30.136 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:40:30.136 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:40:30.136 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:40:30.136 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:40:30.136 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1645ms. 2025-06-25 20:40:30.136 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:40:30.136 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:40:30.137 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:40:30.137 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:40:30.137 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:40:30.137 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:40:30.137 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:40:30.137 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:40:30.137 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:40:30.137 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:40:30.137 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:40:30.137 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:40:30.137 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:40:30.137 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:40:30.137 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:40:30.137 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:40:30.137 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:40:30.137 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1803ms 2025-06-25 20:40:30.137 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:40:30.137 +03:00 [DBG] Connection id "0HNC8090TG5R0" completed keep alive response. 2025-06-25 20:40:30.137 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.26ms 2025-06-25 20:40:30.138 +03:00 [DBG] Connection id "0HNC8090TG5R0" received FIN. 2025-06-25 20:40:30.138 +03:00 [DBG] Connection id "0HNC8090TG5R0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:40:30.138 +03:00 [DBG] Connection id "0HNC8090TG5R0" disconnecting. 2025-06-25 20:40:30.138 +03:00 [DBG] Connection id "0HNC8090TG5R0" stopped. 2025-06-25 20:41:30.144 +03:00 [DBG] Connection id "0HNC8090TG5R1" accepted. 2025-06-25 20:41:30.145 +03:00 [DBG] Connection id "0HNC8090TG5R1" started. 2025-06-25 20:41:30.145 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:41:30.145 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:41:30.145 +03:00 [DBG] POST requests are not supported 2025-06-25 20:41:30.145 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:41:30.145 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:41:30.145 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:41:30.145 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:41:30.145 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:41:30.145 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:41:30.145 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:41:30.145 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:41:30.145 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:41:30.145 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:41:30.145 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:41:30.145 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:41:30.145 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:41:30.145 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:41:30.145 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:41:30.145 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:41:30.145 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:41:30.145 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:41:30.145 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:41:30.145 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:41:30.145 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:41:30.145 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:41:30.145 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:41:30.146 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.12ms. 2025-06-25 20:41:30.146 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:41:30.146 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:41:30.146 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:41:30.146 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:41:30.146 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:41:30.146 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:41:30.146 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:41:30.146 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:41:30.146 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:41:30.146 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:41:30.146 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:41:30.146 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:41:30.146 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:41:30.146 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:41:30.146 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:41:30.146 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:41:30.146 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:41:30.146 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7759ms 2025-06-25 20:41:30.146 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:41:30.146 +03:00 [DBG] Connection id "0HNC8090TG5R1" completed keep alive response. 2025-06-25 20:41:30.146 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4155ms 2025-06-25 20:41:30.146 +03:00 [DBG] Connection id "0HNC8090TG5R1" received FIN. 2025-06-25 20:41:30.146 +03:00 [DBG] Connection id "0HNC8090TG5R1" disconnecting. 2025-06-25 20:41:30.147 +03:00 [DBG] Connection id "0HNC8090TG5R1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:41:30.148 +03:00 [DBG] Connection id "0HNC8090TG5R1" stopped. 2025-06-25 20:42:30.415 +03:00 [DBG] Connection id "0HNC8090TG5R2" accepted. 2025-06-25 20:42:30.416 +03:00 [DBG] Connection id "0HNC8090TG5R2" started. 2025-06-25 20:42:30.416 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:42:30.416 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:42:30.416 +03:00 [DBG] POST requests are not supported 2025-06-25 20:42:30.416 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:42:30.416 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:42:30.416 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:42:30.416 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:42:30.416 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:42:30.416 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:42:30.416 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:42:30.416 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:42:30.416 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:42:30.416 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:42:30.416 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:42:30.416 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:42:30.416 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:42:30.416 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:42:30.417 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:42:30.417 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:42:30.417 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:42:30.417 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:42:30.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:42:30.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:42:30.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:42:30.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:42:30.417 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:42:30.417 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.154ms. 2025-06-25 20:42:30.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:42:30.417 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:42:30.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:42:30.417 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:42:30.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:42:30.417 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:42:30.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:42:30.417 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:42:30.417 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:42:30.418 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:42:30.418 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:42:30.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:42:30.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:42:30.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:42:30.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:42:30.418 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:42:30.418 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:42:30.418 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2769ms 2025-06-25 20:42:30.418 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:42:30.418 +03:00 [DBG] Connection id "0HNC8090TG5R2" completed keep alive response. 2025-06-25 20:42:30.418 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2655ms 2025-06-25 20:42:30.418 +03:00 [DBG] Connection id "0HNC8090TG5R2" received FIN. 2025-06-25 20:42:30.418 +03:00 [DBG] Connection id "0HNC8090TG5R2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:42:30.418 +03:00 [DBG] Connection id "0HNC8090TG5R2" disconnecting. 2025-06-25 20:42:30.418 +03:00 [DBG] Connection id "0HNC8090TG5R2" stopped. 2025-06-25 20:43:30.132 +03:00 [DBG] Connection id "0HNC8090TG5R3" accepted. 2025-06-25 20:43:30.132 +03:00 [DBG] Connection id "0HNC8090TG5R3" started. 2025-06-25 20:43:30.133 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:43:30.133 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:43:30.133 +03:00 [DBG] POST requests are not supported 2025-06-25 20:43:30.133 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:43:30.133 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:43:30.133 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:43:30.133 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:43:30.133 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:43:30.133 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:43:30.133 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:43:30.133 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:43:30.133 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:43:30.133 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:43:30.133 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:43:30.133 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:43:30.133 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:43:30.133 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:43:30.133 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:43:30.133 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:43:30.133 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:43:30.133 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:43:30.133 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:43:30.133 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:43:30.134 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:43:30.134 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:43:30.134 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:43:30.134 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.145ms. 2025-06-25 20:43:30.134 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:43:30.134 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:43:30.134 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:43:30.134 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:43:30.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:43:30.134 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:43:30.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:43:30.134 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:43:30.134 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:43:30.134 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:43:30.134 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:43:30.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:43:30.134 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:43:30.134 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:43:30.134 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:43:30.134 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:43:30.134 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:43:30.134 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9889ms 2025-06-25 20:43:30.134 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:43:30.134 +03:00 [DBG] Connection id "0HNC8090TG5R3" completed keep alive response. 2025-06-25 20:43:30.134 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7514ms 2025-06-25 20:43:30.134 +03:00 [DBG] Connection id "0HNC8090TG5R3" received FIN. 2025-06-25 20:43:30.135 +03:00 [DBG] Connection id "0HNC8090TG5R3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:43:30.135 +03:00 [DBG] Connection id "0HNC8090TG5R3" disconnecting. 2025-06-25 20:43:30.135 +03:00 [DBG] Connection id "0HNC8090TG5R3" stopped. 2025-06-25 20:44:30.140 +03:00 [DBG] Connection id "0HNC8090TG5R4" accepted. 2025-06-25 20:44:30.140 +03:00 [DBG] Connection id "0HNC8090TG5R4" started. 2025-06-25 20:44:30.140 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:44:30.140 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:44:30.140 +03:00 [DBG] POST requests are not supported 2025-06-25 20:44:30.140 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:44:30.141 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:44:30.141 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:44:30.141 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:44:30.141 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:44:30.141 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:44:30.141 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:44:30.141 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:44:30.141 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:44:30.141 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:44:30.141 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:44:30.141 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:44:30.141 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:44:30.141 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:44:30.141 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:44:30.141 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:44:30.141 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:44:30.141 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:44:30.141 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:44:30.141 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:44:30.141 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:44:30.141 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:44:30.141 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:44:30.141 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1247ms. 2025-06-25 20:44:30.141 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:44:30.141 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:44:30.141 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:44:30.141 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:44:30.141 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:44:30.141 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:44:30.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:44:30.142 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:44:30.142 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:44:30.142 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:44:30.142 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:44:30.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:44:30.142 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:44:30.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:44:30.142 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:44:30.142 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:44:30.142 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:44:30.142 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7498ms 2025-06-25 20:44:30.142 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:44:30.142 +03:00 [DBG] Connection id "0HNC8090TG5R4" completed keep alive response. 2025-06-25 20:44:30.142 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4317ms 2025-06-25 20:44:30.142 +03:00 [DBG] Connection id "0HNC8090TG5R4" received FIN. 2025-06-25 20:44:30.142 +03:00 [DBG] Connection id "0HNC8090TG5R4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:44:30.142 +03:00 [DBG] Connection id "0HNC8090TG5R4" disconnecting. 2025-06-25 20:44:30.143 +03:00 [DBG] Connection id "0HNC8090TG5R4" stopped. 2025-06-25 20:45:30.145 +03:00 [DBG] Connection id "0HNC8090TG5R5" accepted. 2025-06-25 20:45:30.146 +03:00 [DBG] Connection id "0HNC8090TG5R5" started. 2025-06-25 20:45:30.146 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:45:30.146 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:45:30.146 +03:00 [DBG] POST requests are not supported 2025-06-25 20:45:30.146 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:45:30.146 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:45:30.146 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:45:30.146 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:45:30.146 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:45:30.146 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:45:30.146 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:45:30.146 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:45:30.146 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:45:30.146 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:45:30.146 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:45:30.146 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:45:30.146 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:45:30.147 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:45:30.147 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:45:30.147 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:45:30.147 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:45:30.147 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:45:30.147 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:45:30.147 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:45:30.147 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:45:30.147 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:45:30.147 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:45:30.147 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1592ms. 2025-06-25 20:45:30.147 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:45:30.147 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:45:30.147 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:45:30.147 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:45:30.147 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:45:30.147 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:45:30.147 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:45:30.147 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:45:30.147 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:45:30.147 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:45:30.147 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:45:30.148 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:45:30.148 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:45:30.148 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:45:30.148 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:45:30.148 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:45:30.148 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:45:30.148 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1568ms 2025-06-25 20:45:30.148 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:45:30.148 +03:00 [DBG] Connection id "0HNC8090TG5R5" completed keep alive response. 2025-06-25 20:45:30.148 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1581ms 2025-06-25 20:45:30.148 +03:00 [DBG] Connection id "0HNC8090TG5R5" received FIN. 2025-06-25 20:45:30.148 +03:00 [DBG] Connection id "0HNC8090TG5R5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:45:30.148 +03:00 [DBG] Connection id "0HNC8090TG5R5" disconnecting. 2025-06-25 20:45:30.148 +03:00 [DBG] Connection id "0HNC8090TG5R5" stopped. 2025-06-25 20:46:30.150 +03:00 [DBG] Connection id "0HNC8090TG5R6" accepted. 2025-06-25 20:46:30.150 +03:00 [DBG] Connection id "0HNC8090TG5R6" started. 2025-06-25 20:46:30.150 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:46:30.150 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:46:30.150 +03:00 [DBG] POST requests are not supported 2025-06-25 20:46:30.150 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:46:30.150 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:46:30.150 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:46:30.150 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:46:30.150 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:46:30.150 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:46:30.150 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:46:30.150 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:46:30.150 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:46:30.150 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:46:30.150 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:46:30.151 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:46:30.151 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:46:30.151 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:46:30.151 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:46:30.151 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:46:30.151 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:46:30.151 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:46:30.151 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:46:30.151 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:46:30.151 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:46:30.151 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:46:30.151 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:46:30.151 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1584ms. 2025-06-25 20:46:30.151 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:46:30.151 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:46:30.151 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:46:30.151 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:46:30.151 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:46:30.151 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:46:30.151 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:46:30.151 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:46:30.151 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:46:30.151 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:46:30.151 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:46:30.151 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:46:30.151 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:46:30.151 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:46:30.151 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:46:30.151 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:46:30.151 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:46:30.151 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7672ms 2025-06-25 20:46:30.151 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:46:30.151 +03:00 [DBG] Connection id "0HNC8090TG5R6" completed keep alive response. 2025-06-25 20:46:30.151 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3763ms 2025-06-25 20:46:30.152 +03:00 [DBG] Connection id "0HNC8090TG5R6" received FIN. 2025-06-25 20:46:30.152 +03:00 [DBG] Connection id "0HNC8090TG5R6" disconnecting. 2025-06-25 20:46:30.152 +03:00 [DBG] Connection id "0HNC8090TG5R6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:46:30.153 +03:00 [DBG] Connection id "0HNC8090TG5R6" stopped. 2025-06-25 20:47:30.140 +03:00 [DBG] Connection id "0HNC8090TG5R7" accepted. 2025-06-25 20:47:30.141 +03:00 [DBG] Connection id "0HNC8090TG5R7" started. 2025-06-25 20:47:30.141 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:47:30.141 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:47:30.141 +03:00 [DBG] POST requests are not supported 2025-06-25 20:47:30.141 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:47:30.141 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:47:30.141 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:47:30.141 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:47:30.141 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:47:30.141 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:47:30.141 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:47:30.141 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:47:30.141 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:47:30.141 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:47:30.141 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:47:30.141 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:47:30.141 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:47:30.141 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:47:30.141 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:47:30.141 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:47:30.141 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:47:30.141 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:47:30.141 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:47:30.141 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:47:30.141 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:47:30.141 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:47:30.142 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:47:30.142 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1435ms. 2025-06-25 20:47:30.142 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:47:30.142 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:47:30.142 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:47:30.142 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:47:30.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:47:30.142 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:47:30.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:47:30.142 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:47:30.142 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:47:30.142 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:47:30.142 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:47:30.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:47:30.142 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:47:30.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:47:30.142 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:47:30.142 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:47:30.142 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:47:30.142 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8633ms 2025-06-25 20:47:30.142 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:47:30.142 +03:00 [DBG] Connection id "0HNC8090TG5R7" completed keep alive response. 2025-06-25 20:47:30.142 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5313ms 2025-06-25 20:47:30.143 +03:00 [DBG] Connection id "0HNC8090TG5R7" received FIN. 2025-06-25 20:47:30.143 +03:00 [DBG] Connection id "0HNC8090TG5R7" disconnecting. 2025-06-25 20:47:30.143 +03:00 [DBG] Connection id "0HNC8090TG5R7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:47:30.144 +03:00 [DBG] Connection id "0HNC8090TG5R7" stopped. 2025-06-25 20:48:30.160 +03:00 [DBG] Connection id "0HNC8090TG5R8" accepted. 2025-06-25 20:48:30.160 +03:00 [DBG] Connection id "0HNC8090TG5R8" started. 2025-06-25 20:48:30.160 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:48:30.160 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:48:30.160 +03:00 [DBG] POST requests are not supported 2025-06-25 20:48:30.160 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:48:30.160 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:48:30.160 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:48:30.160 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:48:30.160 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:48:30.160 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:48:30.160 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:48:30.160 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:48:30.160 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:48:30.160 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:48:30.160 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:48:30.160 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:48:30.160 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:48:30.160 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:48:30.160 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:48:30.160 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:48:30.160 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:48:30.160 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:48:30.160 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:48:30.160 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:48:30.161 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:48:30.161 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:48:30.161 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:48:30.161 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1226ms. 2025-06-25 20:48:30.161 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:48:30.161 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:48:30.161 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:48:30.161 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:48:30.161 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:48:30.161 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:48:30.161 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:48:30.161 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:48:30.161 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:48:30.161 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:48:30.161 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:48:30.161 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:48:30.161 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:48:30.161 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:48:30.161 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:48:30.161 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:48:30.161 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:48:30.161 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8606ms 2025-06-25 20:48:30.161 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:48:30.161 +03:00 [DBG] Connection id "0HNC8090TG5R8" completed keep alive response. 2025-06-25 20:48:30.161 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5299ms 2025-06-25 20:48:30.162 +03:00 [DBG] Connection id "0HNC8090TG5R8" received FIN. 2025-06-25 20:48:30.162 +03:00 [DBG] Connection id "0HNC8090TG5R8" disconnecting. 2025-06-25 20:48:30.162 +03:00 [DBG] Connection id "0HNC8090TG5R8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:48:30.163 +03:00 [DBG] Connection id "0HNC8090TG5R8" stopped. 2025-06-25 20:49:30.142 +03:00 [DBG] Connection id "0HNC8090TG5R9" accepted. 2025-06-25 20:49:30.143 +03:00 [DBG] Connection id "0HNC8090TG5R9" started. 2025-06-25 20:49:30.143 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:49:30.143 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:49:30.143 +03:00 [DBG] POST requests are not supported 2025-06-25 20:49:30.143 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:49:30.143 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:49:30.143 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:49:30.143 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:49:30.143 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:49:30.143 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:49:30.143 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:49:30.143 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:49:30.143 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:49:30.143 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:49:30.143 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:49:30.143 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:49:30.143 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:49:30.143 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:49:30.143 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:49:30.143 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:49:30.143 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:49:30.143 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:49:30.143 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:49:30.143 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:49:30.143 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:49:30.143 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:49:30.143 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:49:30.144 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-06-25 20:49:30.144 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:49:30.144 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:49:30.144 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:49:30.144 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:49:30.144 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:49:30.144 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:49:30.144 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:49:30.144 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:49:30.144 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:49:30.144 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:49:30.144 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:49:30.144 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:49:30.144 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:49:30.144 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:49:30.144 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:49:30.144 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:49:30.144 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:49:30.144 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6847ms 2025-06-25 20:49:30.144 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:49:30.144 +03:00 [DBG] Connection id "0HNC8090TG5R9" completed keep alive response. 2025-06-25 20:49:30.144 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2664ms 2025-06-25 20:49:30.144 +03:00 [DBG] Connection id "0HNC8090TG5R9" received FIN. 2025-06-25 20:49:30.144 +03:00 [DBG] Connection id "0HNC8090TG5R9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:49:30.144 +03:00 [DBG] Connection id "0HNC8090TG5R9" disconnecting. 2025-06-25 20:49:30.144 +03:00 [DBG] Connection id "0HNC8090TG5R9" stopped. 2025-06-25 20:50:30.147 +03:00 [DBG] Connection id "0HNC8090TG5RA" accepted. 2025-06-25 20:50:30.147 +03:00 [DBG] Connection id "0HNC8090TG5RA" started. 2025-06-25 20:50:30.148 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:50:30.148 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:50:30.148 +03:00 [DBG] POST requests are not supported 2025-06-25 20:50:30.148 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:50:30.148 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:50:30.148 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:50:30.148 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:50:30.148 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:50:30.148 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:50:30.148 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:50:30.148 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:50:30.148 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:50:30.148 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:50:30.148 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:50:30.148 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:50:30.148 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:50:30.148 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:50:30.148 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:50:30.148 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:50:30.148 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:50:30.148 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:50:30.148 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:50:30.148 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:50:30.148 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:50:30.148 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:50:30.148 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:50:30.149 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1511ms. 2025-06-25 20:50:30.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:50:30.149 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:50:30.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:50:30.149 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:50:30.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:50:30.149 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:50:30.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:50:30.149 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:50:30.149 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:50:30.149 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:50:30.149 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:50:30.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:50:30.149 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:50:30.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:50:30.149 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:50:30.149 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:50:30.149 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:50:30.149 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8745ms 2025-06-25 20:50:30.149 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:50:30.149 +03:00 [DBG] Connection id "0HNC8090TG5RA" completed keep alive response. 2025-06-25 20:50:30.149 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5568ms 2025-06-25 20:50:30.149 +03:00 [DBG] Connection id "0HNC8090TG5RA" received FIN. 2025-06-25 20:50:30.150 +03:00 [DBG] Connection id "0HNC8090TG5RA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:50:30.150 +03:00 [DBG] Connection id "0HNC8090TG5RA" disconnecting. 2025-06-25 20:50:30.150 +03:00 [DBG] Connection id "0HNC8090TG5RA" stopped. 2025-06-25 20:51:30.140 +03:00 [DBG] Connection id "0HNC8090TG5RB" accepted. 2025-06-25 20:51:30.141 +03:00 [DBG] Connection id "0HNC8090TG5RB" started. 2025-06-25 20:51:30.141 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:51:30.141 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:51:30.141 +03:00 [DBG] POST requests are not supported 2025-06-25 20:51:30.141 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:51:30.141 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:51:30.141 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:51:30.141 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:51:30.141 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:51:30.141 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:51:30.141 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:51:30.141 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:51:30.141 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:51:30.141 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:51:30.141 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:51:30.141 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:51:30.141 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:51:30.141 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:51:30.142 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:51:30.142 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:51:30.142 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:51:30.142 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:51:30.142 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:51:30.142 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:51:30.142 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:51:30.142 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:51:30.142 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:51:30.142 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.138ms. 2025-06-25 20:51:30.142 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:51:30.142 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:51:30.142 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:51:30.142 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:51:30.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:51:30.142 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:51:30.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:51:30.142 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:51:30.142 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:51:30.142 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:51:30.142 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:51:30.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:51:30.142 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:51:30.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:51:30.142 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:51:30.142 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:51:30.142 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:51:30.142 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9527ms 2025-06-25 20:51:30.142 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:51:30.143 +03:00 [DBG] Connection id "0HNC8090TG5RB" completed keep alive response. 2025-06-25 20:51:30.143 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7899ms 2025-06-25 20:51:30.143 +03:00 [DBG] Connection id "0HNC8090TG5RB" received FIN. 2025-06-25 20:51:30.143 +03:00 [DBG] Connection id "0HNC8090TG5RB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:51:30.143 +03:00 [DBG] Connection id "0HNC8090TG5RB" disconnecting. 2025-06-25 20:51:30.143 +03:00 [DBG] Connection id "0HNC8090TG5RB" stopped. 2025-06-25 20:52:30.147 +03:00 [DBG] Connection id "0HNC8090TG5RC" accepted. 2025-06-25 20:52:30.147 +03:00 [DBG] Connection id "0HNC8090TG5RC" started. 2025-06-25 20:52:30.147 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:52:30.147 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:52:30.147 +03:00 [DBG] POST requests are not supported 2025-06-25 20:52:30.147 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:52:30.147 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:52:30.147 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:52:30.147 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:52:30.148 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:52:30.148 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:52:30.148 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:52:30.148 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:52:30.148 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:52:30.148 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:52:30.148 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:52:30.148 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:52:30.148 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:52:30.148 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:52:30.148 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:52:30.148 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:52:30.148 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:52:30.148 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:52:30.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:52:30.149 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:52:30.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:52:30.149 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:52:30.149 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:52:30.149 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2072ms. 2025-06-25 20:52:30.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:52:30.149 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:52:30.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:52:30.149 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:52:30.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:52:30.149 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:52:30.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:52:30.149 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:52:30.149 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:52:30.149 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:52:30.149 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:52:30.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:52:30.150 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:52:30.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:52:30.150 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:52:30.150 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:52:30.150 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:52:30.150 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7253ms 2025-06-25 20:52:30.150 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:52:30.150 +03:00 [DBG] Connection id "0HNC8090TG5RC" completed keep alive response. 2025-06-25 20:52:30.150 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0036ms 2025-06-25 20:52:30.150 +03:00 [DBG] Connection id "0HNC8090TG5RC" received FIN. 2025-06-25 20:52:30.150 +03:00 [DBG] Connection id "0HNC8090TG5RC" disconnecting. 2025-06-25 20:52:30.151 +03:00 [DBG] Connection id "0HNC8090TG5RC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:52:30.152 +03:00 [DBG] Connection id "0HNC8090TG5RC" stopped. 2025-06-25 20:53:30.142 +03:00 [DBG] Connection id "0HNC8090TG5RD" accepted. 2025-06-25 20:53:30.143 +03:00 [DBG] Connection id "0HNC8090TG5RD" started. 2025-06-25 20:53:30.143 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:53:30.143 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:53:30.143 +03:00 [DBG] POST requests are not supported 2025-06-25 20:53:30.143 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:53:30.143 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:53:30.143 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:53:30.143 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:53:30.143 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:53:30.143 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:53:30.143 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:53:30.143 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:53:30.143 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:53:30.144 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:53:30.144 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:53:30.144 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:53:30.144 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:53:30.144 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:53:30.144 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:53:30.144 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:53:30.144 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:53:30.144 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:53:30.144 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:53:30.144 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:53:30.144 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:53:30.144 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:53:30.144 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:53:30.144 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1674ms. 2025-06-25 20:53:30.144 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:53:30.144 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:53:30.144 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:53:30.144 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:53:30.145 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:53:30.145 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:53:30.145 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:53:30.145 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:53:30.145 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:53:30.145 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:53:30.145 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:53:30.145 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:53:30.145 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:53:30.145 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:53:30.145 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:53:30.145 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:53:30.145 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:53:30.145 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2343ms 2025-06-25 20:53:30.145 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:53:30.145 +03:00 [DBG] Connection id "0HNC8090TG5RD" completed keep alive response. 2025-06-25 20:53:30.145 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1918ms 2025-06-25 20:53:30.145 +03:00 [DBG] Connection id "0HNC8090TG5RD" received FIN. 2025-06-25 20:53:30.146 +03:00 [DBG] Connection id "0HNC8090TG5RD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:53:30.146 +03:00 [DBG] Connection id "0HNC8090TG5RD" disconnecting. 2025-06-25 20:53:30.146 +03:00 [DBG] Connection id "0HNC8090TG5RD" stopped. 2025-06-25 20:54:30.144 +03:00 [DBG] Connection id "0HNC8090TG5RE" accepted. 2025-06-25 20:54:30.145 +03:00 [DBG] Connection id "0HNC8090TG5RE" started. 2025-06-25 20:54:30.145 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:54:30.145 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:54:30.145 +03:00 [DBG] POST requests are not supported 2025-06-25 20:54:30.145 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:54:30.145 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:54:30.145 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:54:30.145 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:54:30.145 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:54:30.145 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:54:30.145 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:54:30.145 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:54:30.145 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:54:30.145 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:54:30.145 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:54:30.145 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:54:30.145 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:54:30.145 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:54:30.145 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:54:30.145 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:54:30.146 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:54:30.146 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:54:30.146 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:54:30.146 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:54:30.146 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:54:30.146 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:54:30.146 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:54:30.146 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1543ms. 2025-06-25 20:54:30.146 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:54:30.146 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:54:30.146 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:54:30.146 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:54:30.146 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:54:30.146 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:54:30.146 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:54:30.146 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:54:30.146 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:54:30.146 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:54:30.146 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:54:30.146 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:54:30.146 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:54:30.146 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:54:30.146 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:54:30.146 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:54:30.146 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:54:30.146 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.006ms 2025-06-25 20:54:30.146 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:54:30.147 +03:00 [DBG] Connection id "0HNC8090TG5RE" completed keep alive response. 2025-06-25 20:54:30.147 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8672ms 2025-06-25 20:54:30.147 +03:00 [DBG] Connection id "0HNC8090TG5RE" received FIN. 2025-06-25 20:54:30.147 +03:00 [DBG] Connection id "0HNC8090TG5RE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:54:30.147 +03:00 [DBG] Connection id "0HNC8090TG5RE" disconnecting. 2025-06-25 20:54:30.147 +03:00 [DBG] Connection id "0HNC8090TG5RE" stopped. 2025-06-25 20:55:30.160 +03:00 [DBG] Connection id "0HNC8090TG5RF" accepted. 2025-06-25 20:55:30.160 +03:00 [DBG] Connection id "0HNC8090TG5RF" started. 2025-06-25 20:55:30.160 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:55:30.160 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:55:30.160 +03:00 [DBG] POST requests are not supported 2025-06-25 20:55:30.160 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:55:30.160 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:55:30.160 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:55:30.160 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:55:30.160 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:55:30.160 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:55:30.160 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:55:30.161 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:55:30.161 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:55:30.161 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:55:30.161 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:55:30.161 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:55:30.161 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:55:30.161 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:55:30.161 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:55:30.161 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:55:30.161 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:55:30.161 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:55:30.161 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:55:30.161 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:55:30.161 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:55:30.162 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:55:30.162 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:55:30.162 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1973ms. 2025-06-25 20:55:30.162 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:55:30.162 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:55:30.162 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:55:30.162 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:55:30.162 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:55:30.162 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:55:30.162 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:55:30.162 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:55:30.162 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:55:30.162 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:55:30.162 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:55:30.162 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:55:30.162 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:55:30.162 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:55:30.162 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:55:30.162 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:55:30.162 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:55:30.162 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2173ms 2025-06-25 20:55:30.162 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:55:30.162 +03:00 [DBG] Connection id "0HNC8090TG5RF" completed keep alive response. 2025-06-25 20:55:30.163 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.52ms 2025-06-25 20:55:30.163 +03:00 [DBG] Connection id "0HNC8090TG5RF" received FIN. 2025-06-25 20:55:30.163 +03:00 [DBG] Connection id "0HNC8090TG5RF" disconnecting. 2025-06-25 20:55:30.163 +03:00 [DBG] Connection id "0HNC8090TG5RF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:55:30.164 +03:00 [DBG] Connection id "0HNC8090TG5RF" stopped. 2025-06-25 20:56:30.148 +03:00 [DBG] Connection id "0HNC8090TG5RG" accepted. 2025-06-25 20:56:30.148 +03:00 [DBG] Connection id "0HNC8090TG5RG" started. 2025-06-25 20:56:30.148 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:56:30.148 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:56:30.148 +03:00 [DBG] POST requests are not supported 2025-06-25 20:56:30.148 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:56:30.148 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:56:30.148 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:56:30.148 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:56:30.148 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:56:30.148 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:56:30.148 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:56:30.148 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:56:30.148 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:56:30.148 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:56:30.148 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:56:30.148 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:56:30.148 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:56:30.148 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:56:30.148 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:56:30.148 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:56:30.148 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:56:30.148 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:56:30.148 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:56:30.148 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:56:30.148 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:56:30.148 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:56:30.148 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:56:30.149 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1667ms. 2025-06-25 20:56:30.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:56:30.149 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:56:30.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:56:30.149 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:56:30.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:56:30.149 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:56:30.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:56:30.149 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:56:30.149 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:56:30.149 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:56:30.149 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:56:30.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:56:30.149 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:56:30.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:56:30.149 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:56:30.149 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:56:30.149 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:56:30.149 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8614ms 2025-06-25 20:56:30.149 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:56:30.149 +03:00 [DBG] Connection id "0HNC8090TG5RG" completed keep alive response. 2025-06-25 20:56:30.149 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5023ms 2025-06-25 20:56:30.149 +03:00 [DBG] Connection id "0HNC8090TG5RG" received FIN. 2025-06-25 20:56:30.149 +03:00 [DBG] Connection id "0HNC8090TG5RG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:56:30.149 +03:00 [DBG] Connection id "0HNC8090TG5RG" disconnecting. 2025-06-25 20:56:30.150 +03:00 [DBG] Connection id "0HNC8090TG5RG" stopped. 2025-06-25 20:57:30.146 +03:00 [DBG] Connection id "0HNC8090TG5RH" accepted. 2025-06-25 20:57:30.146 +03:00 [DBG] Connection id "0HNC8090TG5RH" started. 2025-06-25 20:57:30.147 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:57:30.147 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:57:30.147 +03:00 [DBG] POST requests are not supported 2025-06-25 20:57:30.147 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:57:30.147 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:57:30.147 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:57:30.147 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:57:30.147 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:57:30.147 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:57:30.147 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:57:30.147 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:57:30.148 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:57:30.148 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:57:30.148 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:57:30.148 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:57:30.148 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:57:30.148 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:57:30.148 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:57:30.148 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:57:30.148 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:57:30.148 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:57:30.148 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:57:30.148 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:57:30.148 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:57:30.148 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:57:30.148 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:57:30.149 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.3998ms. 2025-06-25 20:57:30.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:57:30.149 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:57:30.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:57:30.149 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:57:30.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:57:30.149 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:57:30.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:57:30.149 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:57:30.149 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:57:30.150 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:57:30.150 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:57:30.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:57:30.150 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:57:30.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:57:30.150 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:57:30.150 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:57:30.150 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:57:30.150 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.964ms 2025-06-25 20:57:30.150 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:57:30.150 +03:00 [DBG] Connection id "0HNC8090TG5RH" completed keep alive response. 2025-06-25 20:57:30.150 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.542ms 2025-06-25 20:57:30.150 +03:00 [DBG] Connection id "0HNC8090TG5RH" received FIN. 2025-06-25 20:57:30.151 +03:00 [DBG] Connection id "0HNC8090TG5RH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:57:30.151 +03:00 [DBG] Connection id "0HNC8090TG5RH" disconnecting. 2025-06-25 20:57:30.151 +03:00 [DBG] Connection id "0HNC8090TG5RH" stopped. 2025-06-25 20:58:30.154 +03:00 [DBG] Connection id "0HNC8090TG5RI" accepted. 2025-06-25 20:58:30.154 +03:00 [DBG] Connection id "0HNC8090TG5RI" started. 2025-06-25 20:58:30.154 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:58:30.154 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:58:30.154 +03:00 [DBG] POST requests are not supported 2025-06-25 20:58:30.154 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:58:30.154 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:58:30.154 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:58:30.155 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:58:30.155 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:58:30.155 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:58:30.155 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:58:30.155 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:58:30.155 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:58:30.155 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:58:30.155 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:58:30.155 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:58:30.155 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:58:30.155 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:58:30.155 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:58:30.155 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:58:30.155 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:58:30.155 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:58:30.155 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:58:30.155 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:58:30.155 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:58:30.155 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:58:30.155 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:58:30.155 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1162ms. 2025-06-25 20:58:30.155 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:58:30.155 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:58:30.155 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:58:30.155 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:58:30.155 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:58:30.155 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:58:30.155 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:58:30.155 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:58:30.155 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:58:30.155 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:58:30.155 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:58:30.155 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:58:30.155 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:58:30.155 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:58:30.156 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:58:30.156 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:58:30.156 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:58:30.156 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6857ms 2025-06-25 20:58:30.156 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:58:30.156 +03:00 [DBG] Connection id "0HNC8090TG5RI" completed keep alive response. 2025-06-25 20:58:30.156 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3363ms 2025-06-25 20:58:30.156 +03:00 [DBG] Connection id "0HNC8090TG5RI" received FIN. 2025-06-25 20:58:30.156 +03:00 [DBG] Connection id "0HNC8090TG5RI" disconnecting. 2025-06-25 20:58:30.156 +03:00 [DBG] Connection id "0HNC8090TG5RI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:58:30.156 +03:00 [DBG] Connection id "0HNC8090TG5RI" stopped. 2025-06-25 20:59:30.164 +03:00 [DBG] Connection id "0HNC8090TG5RJ" accepted. 2025-06-25 20:59:30.165 +03:00 [DBG] Connection id "0HNC8090TG5RJ" started. 2025-06-25 20:59:30.165 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 20:59:30.165 +03:00 [VRB] All hosts are allowed. 2025-06-25 20:59:30.165 +03:00 [DBG] POST requests are not supported 2025-06-25 20:59:30.165 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 20:59:30.165 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 20:59:30.165 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:59:30.165 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 20:59:30.165 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 20:59:30.165 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 20:59:30.165 +03:00 [INF] CORS policy execution successful. 2025-06-25 20:59:30.165 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:59:30.166 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 20:59:30.166 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 20:59:30.166 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 20:59:30.166 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 20:59:30.166 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 20:59:30.166 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 20:59:30.166 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:59:30.166 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:59:30.166 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:59:30.166 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 20:59:30.166 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:59:30.166 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:59:30.166 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:59:30.166 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:59:30.166 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 20:59:30.166 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1583ms. 2025-06-25 20:59:30.167 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:59:30.167 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 20:59:30.167 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:59:30.167 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 20:59:30.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:59:30.167 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:59:30.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:59:30.167 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:59:30.167 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:59:30.167 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 20:59:30.167 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 20:59:30.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:59:30.167 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 20:59:30.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:59:30.167 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:59:30.167 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:59:30.167 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 20:59:30.167 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2349ms 2025-06-25 20:59:30.167 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 20:59:30.167 +03:00 [DBG] Connection id "0HNC8090TG5RJ" completed keep alive response. 2025-06-25 20:59:30.167 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2916ms 2025-06-25 20:59:30.168 +03:00 [DBG] Connection id "0HNC8090TG5RJ" received FIN. 2025-06-25 20:59:30.168 +03:00 [DBG] Connection id "0HNC8090TG5RJ" disconnecting. 2025-06-25 20:59:30.168 +03:00 [DBG] Connection id "0HNC8090TG5RJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 20:59:30.169 +03:00 [DBG] Connection id "0HNC8090TG5RJ" stopped. 2025-06-25 21:00:30.148 +03:00 [DBG] Connection id "0HNC8090TG5RK" accepted. 2025-06-25 21:00:30.148 +03:00 [DBG] Connection id "0HNC8090TG5RK" started. 2025-06-25 21:00:30.148 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:00:30.148 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:00:30.148 +03:00 [DBG] POST requests are not supported 2025-06-25 21:00:30.148 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:00:30.148 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:00:30.148 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:00:30.148 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:00:30.148 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:00:30.148 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:00:30.148 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:00:30.148 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:00:30.148 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:00:30.148 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:00:30.148 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:00:30.148 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:00:30.148 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:00:30.148 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:00:30.149 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:00:30.149 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:00:30.149 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:00:30.149 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:00:30.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:00:30.149 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:00:30.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:00:30.149 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:00:30.149 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:00:30.149 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1499ms. 2025-06-25 21:00:30.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:00:30.149 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:00:30.149 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:00:30.149 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:00:30.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:00:30.149 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:00:30.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:00:30.149 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:00:30.149 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:00:30.149 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:00:30.149 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:00:30.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:00:30.149 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:00:30.149 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:00:30.149 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:00:30.149 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:00:30.149 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:00:30.149 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8565ms 2025-06-25 21:00:30.149 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:00:30.149 +03:00 [DBG] Connection id "0HNC8090TG5RK" completed keep alive response. 2025-06-25 21:00:30.149 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5158ms 2025-06-25 21:00:30.150 +03:00 [DBG] Connection id "0HNC8090TG5RK" received FIN. 2025-06-25 21:00:30.150 +03:00 [DBG] Connection id "0HNC8090TG5RK" disconnecting. 2025-06-25 21:00:30.150 +03:00 [DBG] Connection id "0HNC8090TG5RK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:00:30.151 +03:00 [DBG] Connection id "0HNC8090TG5RK" stopped. 2025-06-25 21:01:30.159 +03:00 [DBG] Connection id "0HNC8090TG5RL" accepted. 2025-06-25 21:01:30.159 +03:00 [DBG] Connection id "0HNC8090TG5RL" started. 2025-06-25 21:01:30.159 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:01:30.159 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:01:30.159 +03:00 [DBG] POST requests are not supported 2025-06-25 21:01:30.160 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:01:30.160 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:01:30.160 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:01:30.160 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:01:30.160 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:01:30.160 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:01:30.160 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:01:30.160 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:01:30.160 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:01:30.160 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:01:30.160 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:01:30.160 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:01:30.160 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:01:30.160 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:01:30.160 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:01:30.160 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:01:30.160 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:01:30.160 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:01:30.160 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:01:30.160 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:01:30.160 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:01:30.160 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:01:30.160 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:01:30.160 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1317ms. 2025-06-25 21:01:30.160 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:01:30.160 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:01:30.161 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:01:30.161 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:01:30.161 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:01:30.161 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:01:30.161 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:01:30.161 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:01:30.161 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:01:30.161 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:01:30.161 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:01:30.161 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:01:30.161 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:01:30.161 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:01:30.161 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:01:30.161 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:01:30.161 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:01:30.161 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8073ms 2025-06-25 21:01:30.161 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:01:30.161 +03:00 [DBG] Connection id "0HNC8090TG5RL" completed keep alive response. 2025-06-25 21:01:30.161 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5207ms 2025-06-25 21:01:30.161 +03:00 [DBG] Connection id "0HNC8090TG5RL" received FIN. 2025-06-25 21:01:30.161 +03:00 [DBG] Connection id "0HNC8090TG5RL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:01:30.162 +03:00 [DBG] Connection id "0HNC8090TG5RL" disconnecting. 2025-06-25 21:01:30.162 +03:00 [DBG] Connection id "0HNC8090TG5RL" stopped. 2025-06-25 21:02:30.165 +03:00 [DBG] Connection id "0HNC8090TG5RM" accepted. 2025-06-25 21:02:30.165 +03:00 [DBG] Connection id "0HNC8090TG5RM" started. 2025-06-25 21:02:30.165 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:02:30.165 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:02:30.165 +03:00 [DBG] POST requests are not supported 2025-06-25 21:02:30.165 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:02:30.165 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:02:30.165 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:02:30.166 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:02:30.166 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:02:30.166 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:02:30.166 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:02:30.166 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:02:30.166 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:02:30.166 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:02:30.166 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:02:30.166 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:02:30.166 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:02:30.166 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:02:30.166 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:02:30.166 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:02:30.166 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:02:30.166 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:02:30.166 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:02:30.166 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:02:30.166 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:02:30.166 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:02:30.166 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:02:30.167 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-06-25 21:02:30.167 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:02:30.167 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:02:30.167 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:02:30.167 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:02:30.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:02:30.167 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:02:30.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:02:30.167 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:02:30.167 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:02:30.167 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:02:30.167 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:02:30.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:02:30.167 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:02:30.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:02:30.167 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:02:30.167 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:02:30.167 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:02:30.167 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0315ms 2025-06-25 21:02:30.167 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:02:30.167 +03:00 [DBG] Connection id "0HNC8090TG5RM" completed keep alive response. 2025-06-25 21:02:30.167 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8814ms 2025-06-25 21:02:30.167 +03:00 [DBG] Connection id "0HNC8090TG5RM" received FIN. 2025-06-25 21:02:30.167 +03:00 [DBG] Connection id "0HNC8090TG5RM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:02:30.168 +03:00 [DBG] Connection id "0HNC8090TG5RM" disconnecting. 2025-06-25 21:02:30.168 +03:00 [DBG] Connection id "0HNC8090TG5RM" stopped. 2025-06-25 21:03:30.153 +03:00 [DBG] Connection id "0HNC8090TG5RN" accepted. 2025-06-25 21:03:30.154 +03:00 [DBG] Connection id "0HNC8090TG5RN" started. 2025-06-25 21:03:30.154 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:03:30.154 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:03:30.154 +03:00 [DBG] POST requests are not supported 2025-06-25 21:03:30.154 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:03:30.154 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:03:30.154 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:03:30.154 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:03:30.154 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:03:30.154 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:03:30.154 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:03:30.154 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:03:30.154 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:03:30.154 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:03:30.154 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:03:30.154 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:03:30.154 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:03:30.154 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:03:30.154 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:03:30.154 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:03:30.154 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:03:30.154 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:03:30.154 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:03:30.154 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:03:30.154 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:03:30.154 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:03:30.154 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:03:30.155 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-06-25 21:03:30.155 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:03:30.155 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:03:30.155 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:03:30.155 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:03:30.155 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:03:30.155 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:03:30.155 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:03:30.155 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:03:30.155 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:03:30.155 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:03:30.155 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:03:30.155 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:03:30.155 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:03:30.155 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:03:30.155 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:03:30.155 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:03:30.155 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:03:30.155 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7004ms 2025-06-25 21:03:30.155 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:03:30.155 +03:00 [DBG] Connection id "0HNC8090TG5RN" completed keep alive response. 2025-06-25 21:03:30.155 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3397ms 2025-06-25 21:03:30.155 +03:00 [DBG] Connection id "0HNC8090TG5RN" received FIN. 2025-06-25 21:03:30.155 +03:00 [DBG] Connection id "0HNC8090TG5RN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:03:30.155 +03:00 [DBG] Connection id "0HNC8090TG5RN" disconnecting. 2025-06-25 21:03:30.155 +03:00 [DBG] Connection id "0HNC8090TG5RN" stopped. 2025-06-25 21:04:30.154 +03:00 [DBG] Connection id "0HNC8090TG5RO" accepted. 2025-06-25 21:04:30.155 +03:00 [DBG] Connection id "0HNC8090TG5RO" started. 2025-06-25 21:04:30.155 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:04:30.155 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:04:30.155 +03:00 [DBG] POST requests are not supported 2025-06-25 21:04:30.155 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:04:30.155 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:04:30.155 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:04:30.155 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:04:30.155 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:04:30.155 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:04:30.155 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:04:30.155 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:04:30.155 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:04:30.155 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:04:30.155 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:04:30.155 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:04:30.155 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:04:30.155 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:04:30.155 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:04:30.156 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:04:30.156 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:04:30.156 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:04:30.156 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:04:30.156 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:04:30.156 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:04:30.156 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:04:30.156 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:04:30.156 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1497ms. 2025-06-25 21:04:30.156 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:04:30.156 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:04:30.156 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:04:30.156 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:04:30.156 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:04:30.156 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:04:30.156 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:04:30.156 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:04:30.156 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:04:30.156 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:04:30.156 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:04:30.156 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:04:30.156 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:04:30.157 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:04:30.157 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:04:30.157 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:04:30.157 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:04:30.157 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2415ms 2025-06-25 21:04:30.157 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:04:30.157 +03:00 [DBG] Connection id "0HNC8090TG5RO" completed keep alive response. 2025-06-25 21:04:30.157 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1385ms 2025-06-25 21:04:30.157 +03:00 [DBG] Connection id "0HNC8090TG5RO" received FIN. 2025-06-25 21:04:30.157 +03:00 [DBG] Connection id "0HNC8090TG5RO" disconnecting. 2025-06-25 21:04:30.157 +03:00 [DBG] Connection id "0HNC8090TG5RO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:04:30.158 +03:00 [DBG] Connection id "0HNC8090TG5RO" stopped. 2025-06-25 21:05:30.158 +03:00 [DBG] Connection id "0HNC8090TG5RP" accepted. 2025-06-25 21:05:30.158 +03:00 [DBG] Connection id "0HNC8090TG5RP" started. 2025-06-25 21:05:30.158 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:05:30.158 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:05:30.158 +03:00 [DBG] POST requests are not supported 2025-06-25 21:05:30.158 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:05:30.159 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:05:30.159 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:05:30.159 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:05:30.159 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:05:30.159 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:05:30.159 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:05:30.159 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:05:30.159 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:05:30.159 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:05:30.159 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:05:30.159 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:05:30.159 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:05:30.159 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:05:30.159 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:05:30.159 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:05:30.159 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:05:30.159 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:05:30.159 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:05:30.159 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:05:30.159 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:05:30.159 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:05:30.159 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:05:30.159 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1178ms. 2025-06-25 21:05:30.159 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:05:30.159 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:05:30.159 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:05:30.160 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:05:30.160 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:05:30.160 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:05:30.160 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:05:30.160 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:05:30.160 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:05:30.160 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:05:30.160 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:05:30.160 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:05:30.160 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:05:30.160 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:05:30.160 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:05:30.160 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:05:30.160 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:05:30.160 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.696ms 2025-06-25 21:05:30.160 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:05:30.160 +03:00 [DBG] Connection id "0HNC8090TG5RP" completed keep alive response. 2025-06-25 21:05:30.160 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4503ms 2025-06-25 21:05:30.160 +03:00 [DBG] Connection id "0HNC8090TG5RP" received FIN. 2025-06-25 21:05:30.160 +03:00 [DBG] Connection id "0HNC8090TG5RP" disconnecting. 2025-06-25 21:05:30.160 +03:00 [DBG] Connection id "0HNC8090TG5RP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:05:30.161 +03:00 [DBG] Connection id "0HNC8090TG5RP" stopped. 2025-06-25 21:06:30.157 +03:00 [DBG] Connection id "0HNC8090TG5RQ" accepted. 2025-06-25 21:06:30.157 +03:00 [DBG] Connection id "0HNC8090TG5RQ" started. 2025-06-25 21:06:30.158 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:06:30.158 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:06:30.158 +03:00 [DBG] POST requests are not supported 2025-06-25 21:06:30.158 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:06:30.158 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:06:30.158 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:06:30.158 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:06:30.158 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:06:30.158 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:06:30.158 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:06:30.158 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:06:30.158 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:06:30.158 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:06:30.158 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:06:30.158 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:06:30.158 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:06:30.158 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:06:30.158 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:06:30.159 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:06:30.159 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:06:30.159 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:06:30.159 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:06:30.159 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:06:30.159 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:06:30.159 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:06:30.159 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:06:30.159 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1305ms. 2025-06-25 21:06:30.159 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:06:30.159 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:06:30.159 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:06:30.159 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:06:30.159 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:06:30.159 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:06:30.159 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:06:30.159 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:06:30.159 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:06:30.159 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:06:30.159 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:06:30.159 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:06:30.159 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:06:30.160 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:06:30.160 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:06:30.160 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:06:30.160 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:06:30.160 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1628ms 2025-06-25 21:06:30.160 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:06:30.160 +03:00 [DBG] Connection id "0HNC8090TG5RQ" completed keep alive response. 2025-06-25 21:06:30.160 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2162ms 2025-06-25 21:06:30.160 +03:00 [DBG] Connection id "0HNC8090TG5RQ" received FIN. 2025-06-25 21:06:30.160 +03:00 [DBG] Connection id "0HNC8090TG5RQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:06:30.160 +03:00 [DBG] Connection id "0HNC8090TG5RQ" disconnecting. 2025-06-25 21:06:30.160 +03:00 [DBG] Connection id "0HNC8090TG5RQ" stopped. 2025-06-25 21:07:30.160 +03:00 [DBG] Connection id "0HNC8090TG5RR" accepted. 2025-06-25 21:07:30.160 +03:00 [DBG] Connection id "0HNC8090TG5RR" started. 2025-06-25 21:07:30.161 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:07:30.161 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:07:30.161 +03:00 [DBG] POST requests are not supported 2025-06-25 21:07:30.161 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:07:30.161 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:07:30.161 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:07:30.161 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:07:30.161 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:07:30.161 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:07:30.161 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:07:30.161 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:07:30.161 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:07:30.161 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:07:30.161 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:07:30.161 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:07:30.161 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:07:30.161 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:07:30.161 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:07:30.161 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:07:30.161 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:07:30.161 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:07:30.161 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:07:30.161 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:07:30.161 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:07:30.161 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:07:30.161 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:07:30.162 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1169ms. 2025-06-25 21:07:30.162 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:07:30.162 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:07:30.162 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:07:30.162 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:07:30.162 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:07:30.162 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:07:30.162 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:07:30.162 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:07:30.162 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:07:30.162 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:07:30.162 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:07:30.162 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:07:30.162 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:07:30.162 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:07:30.162 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:07:30.162 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:07:30.162 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:07:30.162 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6755ms 2025-06-25 21:07:30.162 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:07:30.162 +03:00 [DBG] Connection id "0HNC8090TG5RR" completed keep alive response. 2025-06-25 21:07:30.162 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2781ms 2025-06-25 21:07:30.162 +03:00 [DBG] Connection id "0HNC8090TG5RR" received FIN. 2025-06-25 21:07:30.162 +03:00 [DBG] Connection id "0HNC8090TG5RR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:07:30.162 +03:00 [DBG] Connection id "0HNC8090TG5RR" disconnecting. 2025-06-25 21:07:30.162 +03:00 [DBG] Connection id "0HNC8090TG5RR" stopped. 2025-06-25 21:08:30.162 +03:00 [DBG] Connection id "0HNC8090TG5RS" accepted. 2025-06-25 21:08:30.163 +03:00 [DBG] Connection id "0HNC8090TG5RS" started. 2025-06-25 21:08:30.163 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:08:30.163 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:08:30.163 +03:00 [DBG] POST requests are not supported 2025-06-25 21:08:30.163 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:08:30.163 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:08:30.163 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:08:30.163 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:08:30.163 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:08:30.163 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:08:30.163 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:08:30.163 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:08:30.163 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:08:30.163 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:08:30.163 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:08:30.163 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:08:30.163 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:08:30.163 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:08:30.163 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:08:30.163 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:08:30.163 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:08:30.163 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:08:30.163 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:08:30.163 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:08:30.163 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:08:30.163 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:08:30.163 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:08:30.164 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-06-25 21:08:30.164 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:08:30.164 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:08:30.164 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:08:30.164 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:08:30.164 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:08:30.164 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:08:30.164 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:08:30.164 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:08:30.164 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:08:30.164 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:08:30.164 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:08:30.164 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:08:30.164 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:08:30.164 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:08:30.164 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:08:30.164 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:08:30.164 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:08:30.164 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6802ms 2025-06-25 21:08:30.164 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:08:30.164 +03:00 [DBG] Connection id "0HNC8090TG5RS" completed keep alive response. 2025-06-25 21:08:30.164 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3375ms 2025-06-25 21:08:30.164 +03:00 [DBG] Connection id "0HNC8090TG5RS" received FIN. 2025-06-25 21:08:30.164 +03:00 [DBG] Connection id "0HNC8090TG5RS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:08:30.164 +03:00 [DBG] Connection id "0HNC8090TG5RS" disconnecting. 2025-06-25 21:08:30.165 +03:00 [DBG] Connection id "0HNC8090TG5RS" stopped. 2025-06-25 21:09:30.162 +03:00 [DBG] Connection id "0HNC8090TG5RT" accepted. 2025-06-25 21:09:30.162 +03:00 [DBG] Connection id "0HNC8090TG5RT" started. 2025-06-25 21:09:30.162 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:09:30.162 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:09:30.162 +03:00 [DBG] POST requests are not supported 2025-06-25 21:09:30.162 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:09:30.162 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:09:30.163 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:09:30.163 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:09:30.163 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:09:30.163 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:09:30.163 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:09:30.163 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:09:30.163 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:09:30.163 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:09:30.163 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:09:30.163 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:09:30.163 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:09:30.163 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:09:30.163 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:09:30.163 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:09:30.163 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:09:30.163 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:09:30.163 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:09:30.163 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:09:30.163 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:09:30.163 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:09:30.163 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:09:30.163 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-06-25 21:09:30.163 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:09:30.163 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:09:30.163 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:09:30.163 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:09:30.163 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:09:30.163 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:09:30.163 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:09:30.163 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:09:30.163 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:09:30.163 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:09:30.164 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:09:30.164 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:09:30.164 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:09:30.164 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:09:30.164 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:09:30.164 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:09:30.164 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:09:30.164 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7225ms 2025-06-25 21:09:30.164 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:09:30.164 +03:00 [DBG] Connection id "0HNC8090TG5RT" completed keep alive response. 2025-06-25 21:09:30.164 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3662ms 2025-06-25 21:09:30.164 +03:00 [DBG] Connection id "0HNC8090TG5RT" received FIN. 2025-06-25 21:09:30.164 +03:00 [DBG] Connection id "0HNC8090TG5RT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:09:30.164 +03:00 [DBG] Connection id "0HNC8090TG5RT" disconnecting. 2025-06-25 21:09:30.164 +03:00 [DBG] Connection id "0HNC8090TG5RT" stopped. 2025-06-25 21:10:30.175 +03:00 [DBG] Connection id "0HNC8090TG5RU" accepted. 2025-06-25 21:10:30.176 +03:00 [DBG] Connection id "0HNC8090TG5RU" started. 2025-06-25 21:10:30.176 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:10:30.176 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:10:30.176 +03:00 [DBG] POST requests are not supported 2025-06-25 21:10:30.176 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:10:30.176 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:10:30.176 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:10:30.176 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:10:30.176 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:10:30.176 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:10:30.176 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:10:30.176 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:10:30.176 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:10:30.176 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:10:30.176 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:10:30.176 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:10:30.176 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:10:30.176 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:10:30.176 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:10:30.176 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:10:30.176 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:10:30.176 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:10:30.176 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:10:30.176 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:10:30.176 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:10:30.176 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:10:30.176 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:10:30.177 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1202ms. 2025-06-25 21:10:30.177 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:10:30.177 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:10:30.177 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:10:30.177 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:10:30.177 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:10:30.177 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:10:30.177 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:10:30.177 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:10:30.177 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:10:30.177 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:10:30.177 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:10:30.177 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:10:30.177 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:10:30.177 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:10:30.177 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:10:30.177 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:10:30.177 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:10:30.177 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6837ms 2025-06-25 21:10:30.177 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:10:30.177 +03:00 [DBG] Connection id "0HNC8090TG5RU" completed keep alive response. 2025-06-25 21:10:30.177 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3046ms 2025-06-25 21:10:30.177 +03:00 [DBG] Connection id "0HNC8090TG5RU" received FIN. 2025-06-25 21:10:30.177 +03:00 [DBG] Connection id "0HNC8090TG5RU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:10:30.177 +03:00 [DBG] Connection id "0HNC8090TG5RU" disconnecting. 2025-06-25 21:10:30.177 +03:00 [DBG] Connection id "0HNC8090TG5RU" stopped. 2025-06-25 21:11:30.167 +03:00 [DBG] Connection id "0HNC8090TG5RV" accepted. 2025-06-25 21:11:30.167 +03:00 [DBG] Connection id "0HNC8090TG5RV" started. 2025-06-25 21:11:30.167 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:11:30.168 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:11:30.168 +03:00 [DBG] POST requests are not supported 2025-06-25 21:11:30.168 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:11:30.168 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:11:30.168 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:11:30.168 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:11:30.168 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:11:30.168 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:11:30.168 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:11:30.168 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:11:30.168 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:11:30.168 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:11:30.168 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:11:30.168 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:11:30.168 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:11:30.168 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:11:30.168 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:11:30.169 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:11:30.169 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:11:30.169 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:11:30.169 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:11:30.169 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:11:30.169 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:11:30.169 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:11:30.169 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:11:30.169 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2158ms. 2025-06-25 21:11:30.169 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:11:30.170 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:11:30.170 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:11:30.170 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:11:30.170 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:11:30.170 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:11:30.170 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:11:30.170 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:11:30.170 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:11:30.170 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:11:30.170 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:11:30.170 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:11:30.170 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:11:30.170 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:11:30.170 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:11:30.170 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:11:30.170 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:11:30.170 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7583ms 2025-06-25 21:11:30.170 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:11:30.170 +03:00 [DBG] Connection id "0HNC8090TG5RV" completed keep alive response. 2025-06-25 21:11:30.170 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0541ms 2025-06-25 21:11:30.171 +03:00 [DBG] Connection id "0HNC8090TG5RV" received FIN. 2025-06-25 21:11:30.171 +03:00 [DBG] Connection id "0HNC8090TG5RV" disconnecting. 2025-06-25 21:11:30.171 +03:00 [DBG] Connection id "0HNC8090TG5RV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:11:30.172 +03:00 [DBG] Connection id "0HNC8090TG5RV" stopped. 2025-06-25 21:12:30.983 +03:00 [DBG] Connection id "0HNC8090TG5S0" accepted. 2025-06-25 21:12:30.983 +03:00 [DBG] Connection id "0HNC8090TG5S0" started. 2025-06-25 21:12:30.983 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:12:30.983 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:12:30.983 +03:00 [DBG] POST requests are not supported 2025-06-25 21:12:30.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:12:30.983 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:12:30.984 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:12:30.984 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:12:30.984 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:12:30.984 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:12:30.984 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:12:30.984 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:12:30.984 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:12:30.984 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:12:30.984 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:12:30.984 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:12:30.984 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:12:30.984 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:12:30.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:12:30.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:12:30.984 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:12:30.984 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:12:30.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:12:30.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:12:30.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:12:30.984 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:12:30.984 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:12:30.985 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1468ms. 2025-06-25 21:12:30.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:12:30.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:12:30.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:12:30.985 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:12:30.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:12:30.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:12:30.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:12:30.985 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:12:30.985 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:12:30.985 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:12:30.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:12:30.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:12:30.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:12:30.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:12:30.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:12:30.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:12:30.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:12:30.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0919ms 2025-06-25 21:12:30.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:12:30.985 +03:00 [DBG] Connection id "0HNC8090TG5S0" completed keep alive response. 2025-06-25 21:12:30.985 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9754ms 2025-06-25 21:12:30.986 +03:00 [DBG] Connection id "0HNC8090TG5S0" received FIN. 2025-06-25 21:12:30.986 +03:00 [DBG] Connection id "0HNC8090TG5S0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:12:30.986 +03:00 [DBG] Connection id "0HNC8090TG5S0" disconnecting. 2025-06-25 21:12:30.986 +03:00 [DBG] Connection id "0HNC8090TG5S0" stopped. 2025-06-25 21:13:30.162 +03:00 [DBG] Connection id "0HNC8090TG5S1" accepted. 2025-06-25 21:13:30.162 +03:00 [DBG] Connection id "0HNC8090TG5S1" started. 2025-06-25 21:13:30.162 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:13:30.162 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:13:30.162 +03:00 [DBG] POST requests are not supported 2025-06-25 21:13:30.162 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:13:30.162 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:13:30.162 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:13:30.163 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:13:30.163 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:13:30.163 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:13:30.163 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:13:30.163 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:13:30.163 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:13:30.163 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:13:30.163 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:13:30.163 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:13:30.163 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:13:30.163 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:13:30.163 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:13:30.163 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:13:30.163 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:13:30.163 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:13:30.163 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:13:30.163 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:13:30.163 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:13:30.163 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:13:30.163 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:13:30.164 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2115ms. 2025-06-25 21:13:30.164 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:13:30.164 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:13:30.164 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:13:30.164 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:13:30.164 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:13:30.164 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:13:30.164 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:13:30.164 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:13:30.164 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:13:30.164 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:13:30.164 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:13:30.164 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:13:30.164 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:13:30.164 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:13:30.164 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:13:30.164 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:13:30.164 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:13:30.164 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2362ms 2025-06-25 21:13:30.164 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:13:30.164 +03:00 [DBG] Connection id "0HNC8090TG5S1" completed keep alive response. 2025-06-25 21:13:30.164 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2171ms 2025-06-25 21:13:30.165 +03:00 [DBG] Connection id "0HNC8090TG5S1" received FIN. 2025-06-25 21:13:30.165 +03:00 [DBG] Connection id "0HNC8090TG5S1" disconnecting. 2025-06-25 21:13:30.165 +03:00 [DBG] Connection id "0HNC8090TG5S1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:13:30.166 +03:00 [DBG] Connection id "0HNC8090TG5S1" stopped. 2025-06-25 21:14:30.175 +03:00 [DBG] Connection id "0HNC8090TG5S2" accepted. 2025-06-25 21:14:30.175 +03:00 [DBG] Connection id "0HNC8090TG5S2" started. 2025-06-25 21:14:30.175 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:14:30.175 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:14:30.175 +03:00 [DBG] POST requests are not supported 2025-06-25 21:14:30.175 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:14:30.175 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:14:30.175 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:14:30.175 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:14:30.176 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:14:30.176 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:14:30.176 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:14:30.176 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:14:30.176 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:14:30.176 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:14:30.176 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:14:30.176 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:14:30.176 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:14:30.176 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:14:30.176 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:14:30.176 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:14:30.176 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:14:30.176 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:14:30.176 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:14:30.176 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:14:30.176 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:14:30.176 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:14:30.176 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:14:30.177 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2206ms. 2025-06-25 21:14:30.177 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:14:30.177 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:14:30.177 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:14:30.177 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:14:30.177 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:14:30.177 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:14:30.177 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:14:30.177 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:14:30.177 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:14:30.177 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:14:30.177 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:14:30.177 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:14:30.177 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:14:30.177 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:14:30.177 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:14:30.177 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:14:30.177 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:14:30.177 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2901ms 2025-06-25 21:14:30.177 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:14:30.177 +03:00 [DBG] Connection id "0HNC8090TG5S2" completed keep alive response. 2025-06-25 21:14:30.177 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3288ms 2025-06-25 21:14:30.178 +03:00 [DBG] Connection id "0HNC8090TG5S2" received FIN. 2025-06-25 21:14:30.178 +03:00 [DBG] Connection id "0HNC8090TG5S2" disconnecting. 2025-06-25 21:14:30.178 +03:00 [DBG] Connection id "0HNC8090TG5S2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:14:30.179 +03:00 [DBG] Connection id "0HNC8090TG5S2" stopped. 2025-06-25 21:15:30.175 +03:00 [DBG] Connection id "0HNC8090TG5S3" accepted. 2025-06-25 21:15:30.175 +03:00 [DBG] Connection id "0HNC8090TG5S3" started. 2025-06-25 21:15:30.175 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:15:30.175 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:15:30.175 +03:00 [DBG] POST requests are not supported 2025-06-25 21:15:30.175 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:15:30.175 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:15:30.175 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:15:30.175 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:15:30.175 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:15:30.175 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:15:30.175 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:15:30.175 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:15:30.175 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:15:30.175 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:15:30.175 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:15:30.175 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:15:30.175 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:15:30.175 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:15:30.175 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:15:30.175 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:15:30.175 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:15:30.175 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:15:30.175 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:15:30.176 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:15:30.176 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:15:30.176 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:15:30.176 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:15:30.176 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1241ms. 2025-06-25 21:15:30.176 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:15:30.176 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:15:30.176 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:15:30.176 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:15:30.176 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:15:30.176 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:15:30.176 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:15:30.176 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:15:30.176 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:15:30.176 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:15:30.176 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:15:30.176 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:15:30.176 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:15:30.176 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:15:30.176 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:15:30.176 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:15:30.176 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:15:30.176 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6698ms 2025-06-25 21:15:30.176 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:15:30.176 +03:00 [DBG] Connection id "0HNC8090TG5S3" completed keep alive response. 2025-06-25 21:15:30.176 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2533ms 2025-06-25 21:15:30.176 +03:00 [DBG] Connection id "0HNC8090TG5S3" received FIN. 2025-06-25 21:15:30.176 +03:00 [DBG] Connection id "0HNC8090TG5S3" disconnecting. 2025-06-25 21:15:30.177 +03:00 [DBG] Connection id "0HNC8090TG5S3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:15:30.178 +03:00 [DBG] Connection id "0HNC8090TG5S3" stopped. 2025-06-25 21:16:30.172 +03:00 [DBG] Connection id "0HNC8090TG5S4" accepted. 2025-06-25 21:16:30.172 +03:00 [DBG] Connection id "0HNC8090TG5S4" started. 2025-06-25 21:16:30.172 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:16:30.173 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:16:30.173 +03:00 [DBG] POST requests are not supported 2025-06-25 21:16:30.173 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:16:30.173 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:16:30.173 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:16:30.173 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:16:30.173 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:16:30.173 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:16:30.173 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:16:30.173 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:16:30.173 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:16:30.173 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:16:30.173 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:16:30.173 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:16:30.173 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:16:30.173 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:16:30.173 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:16:30.173 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:16:30.173 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:16:30.173 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:16:30.173 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:16:30.173 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:16:30.173 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:16:30.173 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:16:30.173 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:16:30.173 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1156ms. 2025-06-25 21:16:30.173 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:16:30.174 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:16:30.174 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:16:30.174 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:16:30.174 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:16:30.174 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:16:30.174 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:16:30.174 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:16:30.174 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:16:30.174 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:16:30.174 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:16:30.174 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:16:30.174 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:16:30.174 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:16:30.174 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:16:30.174 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:16:30.174 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:16:30.174 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7261ms 2025-06-25 21:16:30.174 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:16:30.174 +03:00 [DBG] Connection id "0HNC8090TG5S4" completed keep alive response. 2025-06-25 21:16:30.174 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4522ms 2025-06-25 21:16:30.174 +03:00 [DBG] Connection id "0HNC8090TG5S4" received FIN. 2025-06-25 21:16:30.174 +03:00 [DBG] Connection id "0HNC8090TG5S4" disconnecting. 2025-06-25 21:16:30.174 +03:00 [DBG] Connection id "0HNC8090TG5S4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:16:30.175 +03:00 [DBG] Connection id "0HNC8090TG5S4" stopped. 2025-06-25 21:17:30.175 +03:00 [DBG] Connection id "0HNC8090TG5S5" accepted. 2025-06-25 21:17:30.175 +03:00 [DBG] Connection id "0HNC8090TG5S5" started. 2025-06-25 21:17:30.175 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:17:30.175 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:17:30.175 +03:00 [DBG] POST requests are not supported 2025-06-25 21:17:30.175 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:17:30.175 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:17:30.175 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:17:30.175 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:17:30.175 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:17:30.175 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:17:30.175 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:17:30.176 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:17:30.176 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:17:30.176 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:17:30.176 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:17:30.176 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:17:30.176 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:17:30.176 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:17:30.176 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:17:30.176 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:17:30.176 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:17:30.176 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:17:30.176 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:17:30.176 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:17:30.176 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:17:30.176 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:17:30.176 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:17:30.176 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1162ms. 2025-06-25 21:17:30.176 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:17:30.176 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:17:30.176 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:17:30.176 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:17:30.176 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:17:30.176 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:17:30.176 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:17:30.176 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:17:30.176 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:17:30.176 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:17:30.176 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:17:30.176 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:17:30.176 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:17:30.176 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:17:30.176 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:17:30.176 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:17:30.176 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:17:30.176 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6845ms 2025-06-25 21:17:30.176 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:17:30.177 +03:00 [DBG] Connection id "0HNC8090TG5S5" completed keep alive response. 2025-06-25 21:17:30.177 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3916ms 2025-06-25 21:17:30.177 +03:00 [DBG] Connection id "0HNC8090TG5S5" received FIN. 2025-06-25 21:17:30.177 +03:00 [DBG] Connection id "0HNC8090TG5S5" disconnecting. 2025-06-25 21:17:30.177 +03:00 [DBG] Connection id "0HNC8090TG5S5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:17:30.178 +03:00 [DBG] Connection id "0HNC8090TG5S5" stopped. 2025-06-25 21:18:30.165 +03:00 [DBG] Connection id "0HNC8090TG5S6" accepted. 2025-06-25 21:18:30.165 +03:00 [DBG] Connection id "0HNC8090TG5S6" started. 2025-06-25 21:18:30.165 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:18:30.165 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:18:30.165 +03:00 [DBG] POST requests are not supported 2025-06-25 21:18:30.165 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:18:30.165 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:18:30.165 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:18:30.165 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:18:30.165 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:18:30.165 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:18:30.165 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:18:30.166 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:18:30.166 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:18:30.166 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:18:30.166 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:18:30.166 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:18:30.166 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:18:30.166 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:18:30.166 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:18:30.166 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:18:30.166 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:18:30.166 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:18:30.166 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:18:30.166 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:18:30.166 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:18:30.166 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:18:30.166 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:18:30.166 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1559ms. 2025-06-25 21:18:30.166 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:18:30.166 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:18:30.167 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:18:30.167 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:18:30.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:18:30.167 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:18:30.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:18:30.167 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:18:30.167 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:18:30.167 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:18:30.167 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:18:30.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:18:30.167 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:18:30.167 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:18:30.167 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:18:30.167 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:18:30.167 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:18:30.167 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5235ms 2025-06-25 21:18:30.167 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:18:30.168 +03:00 [DBG] Connection id "0HNC8090TG5S6" completed keep alive response. 2025-06-25 21:18:30.168 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7233ms 2025-06-25 21:18:30.168 +03:00 [DBG] Connection id "0HNC8090TG5S6" received FIN. 2025-06-25 21:18:30.168 +03:00 [DBG] Connection id "0HNC8090TG5S6" disconnecting. 2025-06-25 21:18:30.168 +03:00 [DBG] Connection id "0HNC8090TG5S6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:18:30.169 +03:00 [DBG] Connection id "0HNC8090TG5S6" stopped. 2025-06-25 21:19:30.226 +03:00 [DBG] Connection id "0HNC8090TG5S7" accepted. 2025-06-25 21:19:30.226 +03:00 [DBG] Connection id "0HNC8090TG5S7" started. 2025-06-25 21:19:30.227 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:19:30.227 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:19:30.227 +03:00 [DBG] POST requests are not supported 2025-06-25 21:19:30.227 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:19:30.227 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:19:30.227 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:19:30.227 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:19:30.227 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:19:30.227 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:19:30.227 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:19:30.227 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:19:30.227 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:19:30.227 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:19:30.227 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:19:30.227 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:19:30.227 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:19:30.227 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:19:30.227 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:19:30.227 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:19:30.227 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:19:30.228 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:19:30.228 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:19:30.228 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:19:30.228 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:19:30.228 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:19:30.228 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:19:30.228 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1321ms. 2025-06-25 21:19:30.228 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:19:30.228 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:19:30.228 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:19:30.228 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:19:30.228 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:19:30.228 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:19:30.228 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:19:30.228 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:19:30.228 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:19:30.228 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:19:30.228 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:19:30.228 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:19:30.228 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:19:30.228 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:19:30.228 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:19:30.228 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:19:30.228 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:19:30.228 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1066ms 2025-06-25 21:19:30.228 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:19:30.229 +03:00 [DBG] Connection id "0HNC8090TG5S7" completed keep alive response. 2025-06-25 21:19:30.229 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0847ms 2025-06-25 21:19:30.229 +03:00 [DBG] Connection id "0HNC8090TG5S7" received FIN. 2025-06-25 21:19:30.229 +03:00 [DBG] Connection id "0HNC8090TG5S7" disconnecting. 2025-06-25 21:19:30.229 +03:00 [DBG] Connection id "0HNC8090TG5S7" stopped. 2025-06-25 21:19:30.229 +03:00 [DBG] Connection id "0HNC8090TG5S7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:20:30.168 +03:00 [DBG] Connection id "0HNC8090TG5S8" accepted. 2025-06-25 21:20:30.169 +03:00 [DBG] Connection id "0HNC8090TG5S8" started. 2025-06-25 21:20:30.169 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:20:30.169 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:20:30.169 +03:00 [DBG] POST requests are not supported 2025-06-25 21:20:30.169 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:20:30.169 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:20:30.169 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:20:30.169 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:20:30.169 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:20:30.169 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:20:30.169 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:20:30.169 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:20:30.169 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:20:30.169 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:20:30.169 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:20:30.169 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:20:30.169 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:20:30.169 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:20:30.169 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:20:30.169 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:20:30.169 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:20:30.169 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:20:30.169 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:20:30.169 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:20:30.169 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:20:30.169 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:20:30.169 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:20:30.170 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1312ms. 2025-06-25 21:20:30.170 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:20:30.170 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:20:30.170 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:20:30.170 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:20:30.170 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:20:30.170 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:20:30.170 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:20:30.170 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:20:30.170 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:20:30.170 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:20:30.170 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:20:30.170 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:20:30.170 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:20:30.170 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:20:30.170 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:20:30.170 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:20:30.170 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:20:30.170 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6862ms 2025-06-25 21:20:30.170 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:20:30.170 +03:00 [DBG] Connection id "0HNC8090TG5S8" completed keep alive response. 2025-06-25 21:20:30.170 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2878ms 2025-06-25 21:20:30.170 +03:00 [DBG] Connection id "0HNC8090TG5S8" received FIN. 2025-06-25 21:20:30.170 +03:00 [DBG] Connection id "0HNC8090TG5S8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:20:30.170 +03:00 [DBG] Connection id "0HNC8090TG5S8" disconnecting. 2025-06-25 21:20:30.170 +03:00 [DBG] Connection id "0HNC8090TG5S8" stopped. 2025-06-25 21:21:30.181 +03:00 [DBG] Connection id "0HNC8090TG5S9" accepted. 2025-06-25 21:21:30.181 +03:00 [DBG] Connection id "0HNC8090TG5S9" started. 2025-06-25 21:21:30.181 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:21:30.181 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:21:30.181 +03:00 [DBG] POST requests are not supported 2025-06-25 21:21:30.181 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:21:30.181 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:21:30.181 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:21:30.182 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:21:30.182 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:21:30.182 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:21:30.182 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:21:30.182 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:21:30.182 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:21:30.182 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:21:30.182 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:21:30.182 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:21:30.182 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:21:30.182 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:21:30.182 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:21:30.182 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:21:30.182 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:21:30.182 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:21:30.182 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:21:30.182 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:21:30.182 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:21:30.182 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:21:30.182 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:21:30.182 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-06-25 21:21:30.182 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:21:30.182 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:21:30.182 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:21:30.182 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:21:30.182 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:21:30.182 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:21:30.182 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:21:30.182 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:21:30.182 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:21:30.182 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:21:30.182 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:21:30.182 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:21:30.182 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:21:30.182 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:21:30.182 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:21:30.182 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:21:30.183 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:21:30.183 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6872ms 2025-06-25 21:21:30.183 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:21:30.183 +03:00 [DBG] Connection id "0HNC8090TG5S9" completed keep alive response. 2025-06-25 21:21:30.183 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3772ms 2025-06-25 21:21:30.183 +03:00 [DBG] Connection id "0HNC8090TG5S9" received FIN. 2025-06-25 21:21:30.183 +03:00 [DBG] Connection id "0HNC8090TG5S9" disconnecting. 2025-06-25 21:21:30.183 +03:00 [DBG] Connection id "0HNC8090TG5S9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:21:30.184 +03:00 [DBG] Connection id "0HNC8090TG5S9" stopped. 2025-06-25 21:22:30.177 +03:00 [DBG] Connection id "0HNC8090TG5SA" accepted. 2025-06-25 21:22:30.177 +03:00 [DBG] Connection id "0HNC8090TG5SA" started. 2025-06-25 21:22:30.177 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:22:30.177 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:22:30.177 +03:00 [DBG] POST requests are not supported 2025-06-25 21:22:30.177 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:22:30.178 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:22:30.178 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:22:30.178 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:22:30.178 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:22:30.178 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:22:30.178 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:22:30.178 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:22:30.178 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:22:30.178 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:22:30.178 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:22:30.178 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:22:30.178 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:22:30.178 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:22:30.178 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:22:30.178 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:22:30.178 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:22:30.178 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:22:30.179 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:22:30.179 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:22:30.179 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:22:30.179 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:22:30.179 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:22:30.179 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1943ms. 2025-06-25 21:22:30.179 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:22:30.179 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:22:30.179 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:22:30.179 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:22:30.179 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:22:30.179 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:22:30.179 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:22:30.179 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:22:30.179 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:22:30.179 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:22:30.179 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:22:30.179 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:22:30.179 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:22:30.179 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:22:30.179 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:22:30.180 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:22:30.180 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:22:30.180 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3894ms 2025-06-25 21:22:30.180 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:22:30.180 +03:00 [DBG] Connection id "0HNC8090TG5SA" completed keep alive response. 2025-06-25 21:22:30.180 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4975ms 2025-06-25 21:22:30.180 +03:00 [DBG] Connection id "0HNC8090TG5SA" received FIN. 2025-06-25 21:22:30.180 +03:00 [DBG] Connection id "0HNC8090TG5SA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:22:30.180 +03:00 [DBG] Connection id "0HNC8090TG5SA" disconnecting. 2025-06-25 21:22:30.180 +03:00 [DBG] Connection id "0HNC8090TG5SA" stopped. 2025-06-25 21:23:30.187 +03:00 [DBG] Connection id "0HNC8090TG5SB" accepted. 2025-06-25 21:23:30.187 +03:00 [DBG] Connection id "0HNC8090TG5SB" started. 2025-06-25 21:23:30.188 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:23:30.188 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:23:30.188 +03:00 [DBG] POST requests are not supported 2025-06-25 21:23:30.188 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:23:30.188 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:23:30.188 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:23:30.188 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:23:30.188 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:23:30.188 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:23:30.188 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:23:30.188 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:23:30.188 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:23:30.188 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:23:30.188 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:23:30.188 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:23:30.188 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:23:30.188 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:23:30.189 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:23:30.189 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:23:30.189 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:23:30.189 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:23:30.189 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:23:30.189 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:23:30.189 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:23:30.189 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:23:30.189 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:23:30.189 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.154ms. 2025-06-25 21:23:30.189 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:23:30.189 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:23:30.189 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:23:30.189 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:23:30.189 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:23:30.189 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:23:30.189 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:23:30.189 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:23:30.189 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:23:30.189 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:23:30.189 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:23:30.189 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:23:30.189 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:23:30.189 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:23:30.189 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:23:30.189 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:23:30.189 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:23:30.190 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0143ms 2025-06-25 21:23:30.190 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:23:30.190 +03:00 [DBG] Connection id "0HNC8090TG5SB" completed keep alive response. 2025-06-25 21:23:30.190 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.101ms 2025-06-25 21:23:30.190 +03:00 [DBG] Connection id "0HNC8090TG5SB" received FIN. 2025-06-25 21:23:30.190 +03:00 [DBG] Connection id "0HNC8090TG5SB" disconnecting. 2025-06-25 21:23:30.190 +03:00 [DBG] Connection id "0HNC8090TG5SB" stopped. 2025-06-25 21:23:30.190 +03:00 [DBG] Connection id "0HNC8090TG5SB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:24:30.187 +03:00 [DBG] Connection id "0HNC8090TG5SC" accepted. 2025-06-25 21:24:30.187 +03:00 [DBG] Connection id "0HNC8090TG5SC" started. 2025-06-25 21:24:30.187 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:24:30.187 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:24:30.187 +03:00 [DBG] POST requests are not supported 2025-06-25 21:24:30.187 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:24:30.187 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:24:30.187 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:24:30.187 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:24:30.187 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:24:30.187 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:24:30.188 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:24:30.188 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:24:30.188 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:24:30.188 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:24:30.188 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:24:30.188 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:24:30.188 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:24:30.188 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:24:30.188 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:24:30.188 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:24:30.188 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:24:30.188 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:24:30.188 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:24:30.188 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:24:30.188 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:24:30.188 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:24:30.188 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:24:30.188 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-06-25 21:24:30.188 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:24:30.188 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:24:30.188 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:24:30.188 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:24:30.188 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:24:30.188 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:24:30.188 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:24:30.188 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:24:30.188 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:24:30.188 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:24:30.188 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:24:30.188 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:24:30.188 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:24:30.189 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:24:30.189 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:24:30.189 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:24:30.189 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:24:30.189 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8422ms 2025-06-25 21:24:30.189 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:24:30.189 +03:00 [DBG] Connection id "0HNC8090TG5SC" completed keep alive response. 2025-06-25 21:24:30.189 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.643ms 2025-06-25 21:24:30.189 +03:00 [DBG] Connection id "0HNC8090TG5SC" received FIN. 2025-06-25 21:24:30.189 +03:00 [DBG] Connection id "0HNC8090TG5SC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:24:30.189 +03:00 [DBG] Connection id "0HNC8090TG5SC" disconnecting. 2025-06-25 21:24:30.189 +03:00 [DBG] Connection id "0HNC8090TG5SC" stopped. 2025-06-25 21:25:30.183 +03:00 [DBG] Connection id "0HNC8090TG5SD" accepted. 2025-06-25 21:25:30.183 +03:00 [DBG] Connection id "0HNC8090TG5SD" started. 2025-06-25 21:25:30.183 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:25:30.183 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:25:30.183 +03:00 [DBG] POST requests are not supported 2025-06-25 21:25:30.183 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:25:30.183 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:25:30.183 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:25:30.183 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:25:30.184 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:25:30.184 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:25:30.184 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:25:30.184 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:25:30.184 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:25:30.184 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:25:30.184 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:25:30.184 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:25:30.184 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:25:30.184 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:25:30.184 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:25:30.184 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:25:30.184 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:25:30.184 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:25:30.184 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:25:30.184 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:25:30.184 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:25:30.184 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:25:30.184 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:25:30.185 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2628ms. 2025-06-25 21:25:30.185 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:25:30.185 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:25:30.185 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:25:30.185 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:25:30.185 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:25:30.185 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:25:30.185 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:25:30.185 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:25:30.185 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:25:30.185 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:25:30.185 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:25:30.185 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:25:30.185 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:25:30.185 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:25:30.185 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:25:30.185 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:25:30.185 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:25:30.185 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1935ms 2025-06-25 21:25:30.185 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:25:30.185 +03:00 [DBG] Connection id "0HNC8090TG5SD" completed keep alive response. 2025-06-25 21:25:30.185 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2842ms 2025-06-25 21:25:30.186 +03:00 [DBG] Connection id "0HNC8090TG5SD" received FIN. 2025-06-25 21:25:30.186 +03:00 [DBG] Connection id "0HNC8090TG5SD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:25:30.186 +03:00 [DBG] Connection id "0HNC8090TG5SD" disconnecting. 2025-06-25 21:25:30.186 +03:00 [DBG] Connection id "0HNC8090TG5SD" stopped. 2025-06-25 21:26:30.178 +03:00 [DBG] Connection id "0HNC8090TG5SE" accepted. 2025-06-25 21:26:30.178 +03:00 [DBG] Connection id "0HNC8090TG5SE" started. 2025-06-25 21:26:30.178 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:26:30.178 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:26:30.178 +03:00 [DBG] POST requests are not supported 2025-06-25 21:26:30.178 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:26:30.178 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:26:30.178 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:26:30.178 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:26:30.178 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:26:30.178 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:26:30.178 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:26:30.178 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:26:30.179 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:26:30.179 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:26:30.179 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:26:30.179 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:26:30.179 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:26:30.179 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:26:30.179 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:26:30.179 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:26:30.179 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:26:30.179 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:26:30.179 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:26:30.179 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:26:30.179 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:26:30.179 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:26:30.179 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:26:30.179 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1556ms. 2025-06-25 21:26:30.179 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:26:30.179 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:26:30.179 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:26:30.179 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:26:30.179 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:26:30.179 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:26:30.179 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:26:30.179 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:26:30.179 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:26:30.179 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:26:30.180 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:26:30.180 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:26:30.180 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:26:30.180 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:26:30.180 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:26:30.180 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:26:30.180 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:26:30.180 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8673ms 2025-06-25 21:26:30.180 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:26:30.180 +03:00 [DBG] Connection id "0HNC8090TG5SE" completed keep alive response. 2025-06-25 21:26:30.180 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4926ms 2025-06-25 21:26:30.180 +03:00 [DBG] Connection id "0HNC8090TG5SE" received FIN. 2025-06-25 21:26:30.180 +03:00 [DBG] Connection id "0HNC8090TG5SE" disconnecting. 2025-06-25 21:26:30.180 +03:00 [DBG] Connection id "0HNC8090TG5SE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:26:30.181 +03:00 [DBG] Connection id "0HNC8090TG5SE" stopped. 2025-06-25 21:27:30.179 +03:00 [DBG] Connection id "0HNC8090TG5SF" accepted. 2025-06-25 21:27:30.179 +03:00 [DBG] Connection id "0HNC8090TG5SF" started. 2025-06-25 21:27:30.179 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:27:30.179 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:27:30.179 +03:00 [DBG] POST requests are not supported 2025-06-25 21:27:30.179 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:27:30.179 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:27:30.179 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:27:30.179 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:27:30.179 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:27:30.179 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:27:30.180 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:27:30.180 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:27:30.180 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:27:30.180 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:27:30.180 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:27:30.180 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:27:30.180 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:27:30.180 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:27:30.180 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:27:30.180 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:27:30.180 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:27:30.180 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:27:30.180 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:27:30.180 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:27:30.180 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:27:30.180 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:27:30.180 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:27:30.180 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1137ms. 2025-06-25 21:27:30.180 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:27:30.180 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:27:30.180 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:27:30.180 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:27:30.180 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:27:30.180 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:27:30.180 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:27:30.180 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:27:30.180 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:27:30.180 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:27:30.180 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:27:30.180 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:27:30.180 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:27:30.180 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:27:30.180 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:27:30.180 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:27:30.180 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:27:30.180 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5906ms 2025-06-25 21:27:30.180 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:27:30.180 +03:00 [DBG] Connection id "0HNC8090TG5SF" completed keep alive response. 2025-06-25 21:27:30.180 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1666ms 2025-06-25 21:27:30.181 +03:00 [DBG] Connection id "0HNC8090TG5SF" received FIN. 2025-06-25 21:27:30.181 +03:00 [DBG] Connection id "0HNC8090TG5SF" disconnecting. 2025-06-25 21:27:30.181 +03:00 [DBG] Connection id "0HNC8090TG5SF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:27:30.182 +03:00 [DBG] Connection id "0HNC8090TG5SF" stopped. 2025-06-25 21:28:30.186 +03:00 [DBG] Connection id "0HNC8090TG5SG" accepted. 2025-06-25 21:28:30.187 +03:00 [DBG] Connection id "0HNC8090TG5SG" started. 2025-06-25 21:28:30.187 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:28:30.187 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:28:30.187 +03:00 [DBG] POST requests are not supported 2025-06-25 21:28:30.187 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:28:30.187 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:28:30.187 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:28:30.187 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:28:30.187 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:28:30.187 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:28:30.187 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:28:30.187 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:28:30.187 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:28:30.187 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:28:30.187 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:28:30.187 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:28:30.187 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:28:30.187 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:28:30.187 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:28:30.187 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:28:30.187 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:28:30.187 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:28:30.187 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:28:30.187 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:28:30.187 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:28:30.187 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:28:30.187 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:28:30.188 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1291ms. 2025-06-25 21:28:30.188 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:28:30.188 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:28:30.188 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:28:30.188 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:28:30.188 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:28:30.188 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:28:30.188 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:28:30.188 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:28:30.188 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:28:30.188 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:28:30.188 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:28:30.188 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:28:30.188 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:28:30.188 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:28:30.188 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:28:30.188 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:28:30.188 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:28:30.188 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7471ms 2025-06-25 21:28:30.188 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:28:30.188 +03:00 [DBG] Connection id "0HNC8090TG5SG" completed keep alive response. 2025-06-25 21:28:30.188 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3525ms 2025-06-25 21:28:30.190 +03:00 [DBG] Connection id "0HNC8090TG5SG" received FIN. 2025-06-25 21:28:30.190 +03:00 [DBG] Connection id "0HNC8090TG5SG" disconnecting. 2025-06-25 21:28:30.190 +03:00 [DBG] Connection id "0HNC8090TG5SG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:28:30.191 +03:00 [DBG] Connection id "0HNC8090TG5SG" stopped. 2025-06-25 21:29:30.182 +03:00 [DBG] Connection id "0HNC8090TG5SH" accepted. 2025-06-25 21:29:30.182 +03:00 [DBG] Connection id "0HNC8090TG5SH" started. 2025-06-25 21:29:30.183 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:29:30.183 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:29:30.183 +03:00 [DBG] POST requests are not supported 2025-06-25 21:29:30.183 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:29:30.183 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:29:30.183 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:29:30.183 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:29:30.183 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:29:30.183 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:29:30.183 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:29:30.183 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:29:30.183 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:29:30.183 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:29:30.183 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:29:30.183 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:29:30.183 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:29:30.183 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:29:30.183 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:29:30.183 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:29:30.183 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:29:30.184 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:29:30.184 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:29:30.184 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:29:30.184 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:29:30.184 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:29:30.184 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:29:30.184 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1602ms. 2025-06-25 21:29:30.184 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:29:30.184 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:29:30.184 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:29:30.184 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:29:30.184 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:29:30.184 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:29:30.184 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:29:30.184 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:29:30.184 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:29:30.184 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:29:30.184 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:29:30.184 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:29:30.184 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:29:30.184 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:29:30.184 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:29:30.185 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:29:30.185 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:29:30.185 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2353ms 2025-06-25 21:29:30.185 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:29:30.185 +03:00 [DBG] Connection id "0HNC8090TG5SH" completed keep alive response. 2025-06-25 21:29:30.185 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2441ms 2025-06-25 21:29:30.185 +03:00 [DBG] Connection id "0HNC8090TG5SH" received FIN. 2025-06-25 21:29:30.185 +03:00 [DBG] Connection id "0HNC8090TG5SH" disconnecting. 2025-06-25 21:29:30.185 +03:00 [DBG] Connection id "0HNC8090TG5SH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:29:30.186 +03:00 [DBG] Connection id "0HNC8090TG5SH" stopped. 2025-06-25 21:30:30.179 +03:00 [DBG] Connection id "0HNC8090TG5SI" accepted. 2025-06-25 21:30:30.179 +03:00 [DBG] Connection id "0HNC8090TG5SI" started. 2025-06-25 21:30:30.179 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:30:30.179 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:30:30.179 +03:00 [DBG] POST requests are not supported 2025-06-25 21:30:30.179 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:30:30.179 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:30:30.179 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:30:30.179 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:30:30.179 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:30:30.179 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:30:30.179 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:30:30.179 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:30:30.179 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:30:30.179 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:30:30.179 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:30:30.180 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:30:30.180 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:30:30.180 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:30:30.180 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:30:30.180 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:30:30.180 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:30:30.180 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:30:30.180 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:30:30.180 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:30:30.180 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:30:30.180 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:30:30.180 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:30:30.180 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.126ms. 2025-06-25 21:30:30.180 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:30:30.180 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:30:30.180 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:30:30.180 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:30:30.180 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:30:30.180 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:30:30.180 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:30:30.180 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:30:30.180 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:30:30.180 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:30:30.180 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:30:30.180 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:30:30.180 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:30:30.180 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:30:30.180 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:30:30.180 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:30:30.180 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:30:30.181 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8816ms 2025-06-25 21:30:30.181 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:30:30.181 +03:00 [DBG] Connection id "0HNC8090TG5SI" completed keep alive response. 2025-06-25 21:30:30.181 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6528ms 2025-06-25 21:30:30.181 +03:00 [DBG] Connection id "0HNC8090TG5SI" received FIN. 2025-06-25 21:30:30.181 +03:00 [DBG] Connection id "0HNC8090TG5SI" disconnecting. 2025-06-25 21:30:30.181 +03:00 [DBG] Connection id "0HNC8090TG5SI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:30:30.182 +03:00 [DBG] Connection id "0HNC8090TG5SI" stopped. 2025-06-25 21:31:30.190 +03:00 [DBG] Connection id "0HNC8090TG5SJ" accepted. 2025-06-25 21:31:30.191 +03:00 [DBG] Connection id "0HNC8090TG5SJ" started. 2025-06-25 21:31:30.191 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:31:30.191 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:31:30.191 +03:00 [DBG] POST requests are not supported 2025-06-25 21:31:30.191 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:31:30.191 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:31:30.191 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:31:30.191 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:31:30.191 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:31:30.191 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:31:30.191 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:31:30.191 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:31:30.191 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:31:30.191 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:31:30.191 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:31:30.191 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:31:30.191 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:31:30.191 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:31:30.191 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:31:30.191 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:31:30.191 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:31:30.191 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:31:30.191 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:31:30.191 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:31:30.191 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:31:30.191 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:31:30.191 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:31:30.192 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1369ms. 2025-06-25 21:31:30.192 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:31:30.192 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:31:30.192 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:31:30.192 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:31:30.192 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:31:30.192 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:31:30.192 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:31:30.192 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:31:30.192 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:31:30.192 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:31:30.192 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:31:30.192 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:31:30.192 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:31:30.192 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:31:30.192 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:31:30.192 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:31:30.192 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:31:30.192 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.744ms 2025-06-25 21:31:30.192 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:31:30.192 +03:00 [DBG] Connection id "0HNC8090TG5SJ" completed keep alive response. 2025-06-25 21:31:30.192 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3608ms 2025-06-25 21:31:30.192 +03:00 [DBG] Connection id "0HNC8090TG5SJ" received FIN. 2025-06-25 21:31:30.192 +03:00 [DBG] Connection id "0HNC8090TG5SJ" disconnecting. 2025-06-25 21:31:30.193 +03:00 [DBG] Connection id "0HNC8090TG5SJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:31:30.194 +03:00 [DBG] Connection id "0HNC8090TG5SJ" stopped. 2025-06-25 21:32:30.183 +03:00 [DBG] Connection id "0HNC8090TG5SK" accepted. 2025-06-25 21:32:30.183 +03:00 [DBG] Connection id "0HNC8090TG5SK" started. 2025-06-25 21:32:30.183 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:32:30.183 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:32:30.183 +03:00 [DBG] POST requests are not supported 2025-06-25 21:32:30.183 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:32:30.183 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:32:30.183 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:32:30.183 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:32:30.183 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:32:30.183 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:32:30.183 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:32:30.183 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:32:30.183 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:32:30.183 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:32:30.183 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:32:30.183 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:32:30.183 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:32:30.183 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:32:30.183 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:32:30.184 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:32:30.184 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:32:30.184 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:32:30.184 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:32:30.184 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:32:30.184 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:32:30.184 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:32:30.184 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:32:30.184 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1176ms. 2025-06-25 21:32:30.184 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:32:30.184 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:32:30.184 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:32:30.184 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:32:30.184 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:32:30.184 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:32:30.184 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:32:30.184 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:32:30.184 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:32:30.184 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:32:30.184 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:32:30.184 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:32:30.184 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:32:30.184 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:32:30.184 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:32:30.184 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:32:30.184 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:32:30.184 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7211ms 2025-06-25 21:32:30.184 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:32:30.184 +03:00 [DBG] Connection id "0HNC8090TG5SK" completed keep alive response. 2025-06-25 21:32:30.184 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3321ms 2025-06-25 21:32:30.184 +03:00 [DBG] Connection id "0HNC8090TG5SK" received FIN. 2025-06-25 21:32:30.185 +03:00 [DBG] Connection id "0HNC8090TG5SK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:32:30.185 +03:00 [DBG] Connection id "0HNC8090TG5SK" disconnecting. 2025-06-25 21:32:30.185 +03:00 [DBG] Connection id "0HNC8090TG5SK" stopped. 2025-06-25 21:33:30.220 +03:00 [DBG] Connection id "0HNC8090TG5SL" accepted. 2025-06-25 21:33:30.220 +03:00 [DBG] Connection id "0HNC8090TG5SL" started. 2025-06-25 21:33:30.220 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:33:30.220 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:33:30.220 +03:00 [DBG] POST requests are not supported 2025-06-25 21:33:30.221 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:33:30.221 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:33:30.221 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:33:30.221 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:33:30.221 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:33:30.221 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:33:30.221 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:33:30.221 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:33:30.221 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:33:30.221 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:33:30.221 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:33:30.221 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:33:30.221 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:33:30.221 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:33:30.221 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:33:30.221 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:33:30.221 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:33:30.221 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:33:30.221 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:33:30.221 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:33:30.221 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:33:30.221 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:33:30.221 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:33:30.221 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1672ms. 2025-06-25 21:33:30.221 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:33:30.221 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:33:30.222 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:33:30.222 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:33:30.222 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:33:30.222 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:33:30.222 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:33:30.222 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:33:30.222 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:33:30.222 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:33:30.222 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:33:30.222 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:33:30.222 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:33:30.222 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:33:30.222 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:33:30.222 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:33:30.222 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:33:30.222 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7048ms 2025-06-25 21:33:30.222 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:33:30.222 +03:00 [DBG] Connection id "0HNC8090TG5SL" completed keep alive response. 2025-06-25 21:33:30.222 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4158ms 2025-06-25 21:33:30.222 +03:00 [DBG] Connection id "0HNC8090TG5SL" received FIN. 2025-06-25 21:33:30.222 +03:00 [DBG] Connection id "0HNC8090TG5SL" disconnecting. 2025-06-25 21:33:30.222 +03:00 [DBG] Connection id "0HNC8090TG5SL" stopped. 2025-06-25 21:33:30.222 +03:00 [DBG] Connection id "0HNC8090TG5SL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:34:30.186 +03:00 [DBG] Connection id "0HNC8090TG5SM" accepted. 2025-06-25 21:34:30.186 +03:00 [DBG] Connection id "0HNC8090TG5SM" started. 2025-06-25 21:34:30.186 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:34:30.186 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:34:30.186 +03:00 [DBG] POST requests are not supported 2025-06-25 21:34:30.186 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:34:30.186 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:34:30.187 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:34:30.187 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:34:30.187 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:34:30.187 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:34:30.187 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:34:30.187 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:34:30.187 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:34:30.187 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:34:30.187 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:34:30.187 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:34:30.187 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:34:30.187 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:34:30.187 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:34:30.187 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:34:30.187 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:34:30.187 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:34:30.187 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:34:30.187 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:34:30.187 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:34:30.187 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:34:30.187 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:34:30.187 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-06-25 21:34:30.187 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:34:30.187 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:34:30.187 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:34:30.187 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:34:30.187 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:34:30.187 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:34:30.187 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:34:30.187 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:34:30.187 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:34:30.187 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:34:30.187 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:34:30.187 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:34:30.187 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:34:30.187 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:34:30.188 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:34:30.188 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:34:30.188 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:34:30.188 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6955ms 2025-06-25 21:34:30.188 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:34:30.188 +03:00 [DBG] Connection id "0HNC8090TG5SM" completed keep alive response. 2025-06-25 21:34:30.188 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3151ms 2025-06-25 21:34:30.188 +03:00 [DBG] Connection id "0HNC8090TG5SM" received FIN. 2025-06-25 21:34:30.188 +03:00 [DBG] Connection id "0HNC8090TG5SM" disconnecting. 2025-06-25 21:34:30.188 +03:00 [DBG] Connection id "0HNC8090TG5SM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:34:30.189 +03:00 [DBG] Connection id "0HNC8090TG5SM" stopped. 2025-06-25 21:35:30.192 +03:00 [DBG] Connection id "0HNC8090TG5SN" accepted. 2025-06-25 21:35:30.193 +03:00 [DBG] Connection id "0HNC8090TG5SN" started. 2025-06-25 21:35:30.193 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:35:30.193 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:35:30.193 +03:00 [DBG] POST requests are not supported 2025-06-25 21:35:30.193 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:35:30.193 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:35:30.193 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:35:30.193 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:35:30.193 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:35:30.193 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:35:30.193 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:35:30.193 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:35:30.193 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:35:30.193 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:35:30.193 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:35:30.193 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:35:30.193 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:35:30.193 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:35:30.193 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:35:30.194 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:35:30.194 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:35:30.194 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:35:30.194 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:35:30.194 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:35:30.194 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:35:30.194 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:35:30.194 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:35:30.194 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1643ms. 2025-06-25 21:35:30.194 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:35:30.194 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:35:30.194 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:35:30.194 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:35:30.194 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:35:30.194 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:35:30.194 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:35:30.194 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:35:30.194 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:35:30.194 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:35:30.194 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:35:30.194 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:35:30.194 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:35:30.194 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:35:30.195 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:35:30.195 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:35:30.195 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:35:30.195 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1007ms 2025-06-25 21:35:30.195 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:35:30.195 +03:00 [DBG] Connection id "0HNC8090TG5SN" completed keep alive response. 2025-06-25 21:35:30.195 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0419ms 2025-06-25 21:35:30.195 +03:00 [DBG] Connection id "0HNC8090TG5SN" received FIN. 2025-06-25 21:35:30.195 +03:00 [DBG] Connection id "0HNC8090TG5SN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:35:30.195 +03:00 [DBG] Connection id "0HNC8090TG5SN" disconnecting. 2025-06-25 21:35:30.195 +03:00 [DBG] Connection id "0HNC8090TG5SN" stopped. 2025-06-25 21:36:30.188 +03:00 [DBG] Connection id "0HNC8090TG5SO" accepted. 2025-06-25 21:36:30.188 +03:00 [DBG] Connection id "0HNC8090TG5SO" started. 2025-06-25 21:36:30.189 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:36:30.189 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:36:30.189 +03:00 [DBG] POST requests are not supported 2025-06-25 21:36:30.189 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:36:30.189 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:36:30.189 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:36:30.189 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:36:30.189 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:36:30.189 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:36:30.189 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:36:30.190 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:36:30.190 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:36:30.190 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:36:30.190 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:36:30.190 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:36:30.190 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:36:30.190 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:36:30.190 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:36:30.190 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:36:30.190 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:36:30.190 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:36:30.190 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:36:30.191 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:36:30.191 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:36:30.191 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:36:30.191 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:36:30.191 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.203ms. 2025-06-25 21:36:30.191 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:36:30.191 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:36:30.191 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:36:30.191 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:36:30.191 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:36:30.192 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:36:30.192 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:36:30.192 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:36:30.192 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:36:30.192 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:36:30.192 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:36:30.192 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:36:30.192 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:36:30.192 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:36:30.192 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:36:30.192 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:36:30.192 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:36:30.192 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2046ms 2025-06-25 21:36:30.192 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:36:30.193 +03:00 [DBG] Connection id "0HNC8090TG5SO" completed keep alive response. 2025-06-25 21:36:30.193 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.1539ms 2025-06-25 21:36:30.193 +03:00 [DBG] Connection id "0HNC8090TG5SO" received FIN. 2025-06-25 21:36:30.193 +03:00 [DBG] Connection id "0HNC8090TG5SO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:36:30.193 +03:00 [DBG] Connection id "0HNC8090TG5SO" disconnecting. 2025-06-25 21:36:30.193 +03:00 [DBG] Connection id "0HNC8090TG5SO" stopped. 2025-06-25 21:37:30.186 +03:00 [DBG] Connection id "0HNC8090TG5SP" accepted. 2025-06-25 21:37:30.186 +03:00 [DBG] Connection id "0HNC8090TG5SP" started. 2025-06-25 21:37:30.186 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:37:30.186 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:37:30.187 +03:00 [DBG] POST requests are not supported 2025-06-25 21:37:30.187 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:37:30.187 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:37:30.187 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:37:30.187 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:37:30.187 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:37:30.187 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:37:30.187 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:37:30.187 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:37:30.187 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:37:30.187 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:37:30.187 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:37:30.187 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:37:30.187 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:37:30.187 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:37:30.187 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:37:30.187 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:37:30.187 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:37:30.188 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:37:30.188 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:37:30.188 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:37:30.188 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:37:30.188 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:37:30.188 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:37:30.188 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1672ms. 2025-06-25 21:37:30.188 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:37:30.188 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:37:30.188 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:37:30.188 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:37:30.188 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:37:30.188 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:37:30.188 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:37:30.188 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:37:30.188 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:37:30.188 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:37:30.188 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:37:30.188 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:37:30.188 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:37:30.188 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:37:30.188 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:37:30.188 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:37:30.188 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:37:30.189 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2235ms 2025-06-25 21:37:30.189 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:37:30.189 +03:00 [DBG] Connection id "0HNC8090TG5SP" completed keep alive response. 2025-06-25 21:37:30.189 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4495ms 2025-06-25 21:37:30.189 +03:00 [DBG] Connection id "0HNC8090TG5SP" received FIN. 2025-06-25 21:37:30.189 +03:00 [DBG] Connection id "0HNC8090TG5SP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:37:30.189 +03:00 [DBG] Connection id "0HNC8090TG5SP" disconnecting. 2025-06-25 21:37:30.189 +03:00 [DBG] Connection id "0HNC8090TG5SP" stopped. 2025-06-25 21:38:30.183 +03:00 [DBG] Connection id "0HNC8090TG5SQ" accepted. 2025-06-25 21:38:30.183 +03:00 [DBG] Connection id "0HNC8090TG5SQ" started. 2025-06-25 21:38:30.184 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:38:30.184 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:38:30.184 +03:00 [DBG] POST requests are not supported 2025-06-25 21:38:30.184 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:38:30.184 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:38:30.184 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:38:30.184 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:38:30.184 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:38:30.184 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:38:30.184 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:38:30.184 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:38:30.184 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:38:30.184 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:38:30.184 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:38:30.184 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:38:30.184 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:38:30.184 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:38:30.184 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:38:30.184 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:38:30.184 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:38:30.185 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:38:30.185 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:38:30.185 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:38:30.185 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:38:30.185 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:38:30.185 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:38:30.185 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1711ms. 2025-06-25 21:38:30.185 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:38:30.185 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:38:30.185 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:38:30.185 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:38:30.185 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:38:30.185 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:38:30.185 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:38:30.185 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:38:30.185 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:38:30.185 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:38:30.186 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:38:30.186 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:38:30.186 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:38:30.186 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:38:30.186 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:38:30.186 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:38:30.186 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:38:30.186 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3401ms 2025-06-25 21:38:30.186 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:38:30.186 +03:00 [DBG] Connection id "0HNC8090TG5SQ" completed keep alive response. 2025-06-25 21:38:30.186 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3243ms 2025-06-25 21:38:30.186 +03:00 [DBG] Connection id "0HNC8090TG5SQ" received FIN. 2025-06-25 21:38:30.186 +03:00 [DBG] Connection id "0HNC8090TG5SQ" disconnecting. 2025-06-25 21:38:30.187 +03:00 [DBG] Connection id "0HNC8090TG5SQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:38:30.188 +03:00 [DBG] Connection id "0HNC8090TG5SQ" stopped. 2025-06-25 21:39:30.199 +03:00 [DBG] Connection id "0HNC8090TG5SR" accepted. 2025-06-25 21:39:30.199 +03:00 [DBG] Connection id "0HNC8090TG5SR" started. 2025-06-25 21:39:30.199 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:39:30.199 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:39:30.199 +03:00 [DBG] POST requests are not supported 2025-06-25 21:39:30.199 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:39:30.199 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:39:30.199 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:39:30.200 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:39:30.200 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:39:30.200 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:39:30.200 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:39:30.200 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:39:30.200 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:39:30.200 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:39:30.200 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:39:30.200 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:39:30.200 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:39:30.200 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:39:30.200 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:39:30.200 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:39:30.200 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:39:30.200 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:39:30.200 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:39:30.201 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:39:30.201 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:39:30.201 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:39:30.201 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:39:30.201 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1915ms. 2025-06-25 21:39:30.201 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:39:30.201 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:39:30.201 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:39:30.201 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:39:30.201 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:39:30.201 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:39:30.201 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:39:30.201 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:39:30.201 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:39:30.201 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:39:30.201 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:39:30.201 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:39:30.201 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:39:30.201 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:39:30.202 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:39:30.202 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:39:30.202 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:39:30.202 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6274ms 2025-06-25 21:39:30.202 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:39:30.202 +03:00 [DBG] Connection id "0HNC8090TG5SR" completed keep alive response. 2025-06-25 21:39:30.202 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8974ms 2025-06-25 21:39:30.202 +03:00 [DBG] Connection id "0HNC8090TG5SR" received FIN. 2025-06-25 21:39:30.202 +03:00 [DBG] Connection id "0HNC8090TG5SR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:39:30.203 +03:00 [DBG] Connection id "0HNC8090TG5SR" disconnecting. 2025-06-25 21:39:30.203 +03:00 [DBG] Connection id "0HNC8090TG5SR" stopped. 2025-06-25 21:40:30.183 +03:00 [DBG] Connection id "0HNC8090TG5SS" accepted. 2025-06-25 21:40:30.184 +03:00 [DBG] Connection id "0HNC8090TG5SS" started. 2025-06-25 21:40:30.184 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:40:30.184 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:40:30.184 +03:00 [DBG] POST requests are not supported 2025-06-25 21:40:30.184 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:40:30.184 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:40:30.184 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:40:30.184 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:40:30.184 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:40:30.184 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:40:30.184 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:40:30.184 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:40:30.184 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:40:30.184 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:40:30.184 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:40:30.184 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:40:30.184 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:40:30.184 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:40:30.185 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:40:30.185 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:40:30.185 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:40:30.185 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:40:30.185 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:40:30.185 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:40:30.185 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:40:30.185 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:40:30.185 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:40:30.185 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1519ms. 2025-06-25 21:40:30.185 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:40:30.185 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:40:30.185 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:40:30.185 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:40:30.185 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:40:30.185 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:40:30.185 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:40:30.185 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:40:30.185 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:40:30.185 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:40:30.185 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:40:30.185 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:40:30.186 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:40:30.186 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:40:30.186 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:40:30.186 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:40:30.186 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:40:30.186 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.161ms 2025-06-25 21:40:30.186 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:40:30.186 +03:00 [DBG] Connection id "0HNC8090TG5SS" completed keep alive response. 2025-06-25 21:40:30.186 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.084ms 2025-06-25 21:40:30.186 +03:00 [DBG] Connection id "0HNC8090TG5SS" received FIN. 2025-06-25 21:40:30.186 +03:00 [DBG] Connection id "0HNC8090TG5SS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:40:30.187 +03:00 [DBG] Connection id "0HNC8090TG5SS" disconnecting. 2025-06-25 21:40:30.187 +03:00 [DBG] Connection id "0HNC8090TG5SS" stopped. 2025-06-25 21:41:30.192 +03:00 [DBG] Connection id "0HNC8090TG5ST" accepted. 2025-06-25 21:41:30.192 +03:00 [DBG] Connection id "0HNC8090TG5ST" started. 2025-06-25 21:41:30.192 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:41:30.193 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:41:30.193 +03:00 [DBG] POST requests are not supported 2025-06-25 21:41:30.193 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:41:30.193 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:41:30.193 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:41:30.193 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:41:30.193 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:41:30.193 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:41:30.193 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:41:30.193 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:41:30.193 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:41:30.193 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:41:30.193 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:41:30.193 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:41:30.193 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:41:30.193 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:41:30.193 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:41:30.193 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:41:30.193 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:41:30.193 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:41:30.193 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:41:30.193 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:41:30.193 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:41:30.193 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:41:30.193 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:41:30.193 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1234ms. 2025-06-25 21:41:30.193 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:41:30.193 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:41:30.193 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:41:30.193 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:41:30.193 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:41:30.193 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:41:30.193 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:41:30.194 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:41:30.194 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:41:30.194 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:41:30.194 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:41:30.194 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:41:30.194 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:41:30.194 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:41:30.194 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:41:30.194 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:41:30.194 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:41:30.194 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.699ms 2025-06-25 21:41:30.194 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:41:30.194 +03:00 [DBG] Connection id "0HNC8090TG5ST" completed keep alive response. 2025-06-25 21:41:30.194 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3665ms 2025-06-25 21:41:30.194 +03:00 [DBG] Connection id "0HNC8090TG5ST" received FIN. 2025-06-25 21:41:30.194 +03:00 [DBG] Connection id "0HNC8090TG5ST" disconnecting. 2025-06-25 21:41:30.194 +03:00 [DBG] Connection id "0HNC8090TG5ST" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:41:30.195 +03:00 [DBG] Connection id "0HNC8090TG5ST" stopped. 2025-06-25 21:42:30.499 +03:00 [DBG] Connection id "0HNC8090TG5SU" accepted. 2025-06-25 21:42:30.499 +03:00 [DBG] Connection id "0HNC8090TG5SU" started. 2025-06-25 21:42:30.499 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:42:30.499 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:42:30.499 +03:00 [DBG] POST requests are not supported 2025-06-25 21:42:30.499 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:42:30.499 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:42:30.499 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:42:30.499 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:42:30.500 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:42:30.500 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:42:30.500 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:42:30.500 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:42:30.500 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:42:30.500 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:42:30.500 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:42:30.500 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:42:30.500 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:42:30.500 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:42:30.500 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:42:30.500 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:42:30.500 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:42:30.501 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:42:30.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:42:30.501 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:42:30.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:42:30.501 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:42:30.501 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:42:30.501 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2067ms. 2025-06-25 21:42:30.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:42:30.501 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:42:30.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:42:30.501 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:42:30.502 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:42:30.502 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:42:30.502 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:42:30.502 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:42:30.502 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:42:30.502 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:42:30.502 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:42:30.502 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:42:30.502 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:42:30.502 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:42:30.502 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:42:30.502 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:42:30.502 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:42:30.502 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9227ms 2025-06-25 21:42:30.502 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:42:30.502 +03:00 [DBG] Connection id "0HNC8090TG5SU" completed keep alive response. 2025-06-25 21:42:30.502 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4344ms 2025-06-25 21:42:30.503 +03:00 [DBG] Connection id "0HNC8090TG5SU" received FIN. 2025-06-25 21:42:30.503 +03:00 [DBG] Connection id "0HNC8090TG5SU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:42:30.503 +03:00 [DBG] Connection id "0HNC8090TG5SU" disconnecting. 2025-06-25 21:42:30.503 +03:00 [DBG] Connection id "0HNC8090TG5SU" stopped. 2025-06-25 21:43:30.197 +03:00 [DBG] Connection id "0HNC8090TG5SV" accepted. 2025-06-25 21:43:30.198 +03:00 [DBG] Connection id "0HNC8090TG5SV" started. 2025-06-25 21:43:30.198 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:43:30.198 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:43:30.198 +03:00 [DBG] POST requests are not supported 2025-06-25 21:43:30.198 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:43:30.198 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:43:30.198 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:43:30.198 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:43:30.198 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:43:30.198 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:43:30.198 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:43:30.198 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:43:30.198 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:43:30.198 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:43:30.198 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:43:30.198 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:43:30.198 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:43:30.198 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:43:30.198 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:43:30.198 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:43:30.198 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:43:30.198 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:43:30.198 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:43:30.198 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:43:30.198 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:43:30.198 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:43:30.198 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:43:30.199 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1447ms. 2025-06-25 21:43:30.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:43:30.199 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:43:30.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:43:30.199 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:43:30.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:43:30.199 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:43:30.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:43:30.199 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:43:30.199 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:43:30.199 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:43:30.199 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:43:30.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:43:30.199 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:43:30.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:43:30.199 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:43:30.199 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:43:30.199 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:43:30.199 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7641ms 2025-06-25 21:43:30.199 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:43:30.199 +03:00 [DBG] Connection id "0HNC8090TG5SV" completed keep alive response. 2025-06-25 21:43:30.199 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3467ms 2025-06-25 21:43:30.199 +03:00 [DBG] Connection id "0HNC8090TG5SV" received FIN. 2025-06-25 21:43:30.200 +03:00 [DBG] Connection id "0HNC8090TG5SV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:43:30.200 +03:00 [DBG] Connection id "0HNC8090TG5SV" disconnecting. 2025-06-25 21:43:30.200 +03:00 [DBG] Connection id "0HNC8090TG5SV" stopped. 2025-06-25 21:44:30.197 +03:00 [DBG] Connection id "0HNC8090TG5T0" accepted. 2025-06-25 21:44:30.197 +03:00 [DBG] Connection id "0HNC8090TG5T0" started. 2025-06-25 21:44:30.197 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:44:30.197 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:44:30.197 +03:00 [DBG] POST requests are not supported 2025-06-25 21:44:30.197 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:44:30.197 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:44:30.197 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:44:30.197 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:44:30.197 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:44:30.197 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:44:30.197 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:44:30.197 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:44:30.197 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:44:30.197 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:44:30.197 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:44:30.197 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:44:30.197 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:44:30.197 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:44:30.198 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:44:30.198 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:44:30.198 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:44:30.198 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:44:30.198 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:44:30.198 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:44:30.198 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:44:30.198 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:44:30.198 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:44:30.198 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1296ms. 2025-06-25 21:44:30.198 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:44:30.198 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:44:30.198 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:44:30.198 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:44:30.198 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:44:30.198 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:44:30.198 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:44:30.198 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:44:30.198 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:44:30.198 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:44:30.198 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:44:30.198 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:44:30.198 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:44:30.198 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:44:30.198 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:44:30.198 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:44:30.198 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:44:30.198 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7666ms 2025-06-25 21:44:30.198 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:44:30.198 +03:00 [DBG] Connection id "0HNC8090TG5T0" completed keep alive response. 2025-06-25 21:44:30.198 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4241ms 2025-06-25 21:44:30.199 +03:00 [DBG] Connection id "0HNC8090TG5T0" received FIN. 2025-06-25 21:44:30.199 +03:00 [DBG] Connection id "0HNC8090TG5T0" disconnecting. 2025-06-25 21:44:30.199 +03:00 [DBG] Connection id "0HNC8090TG5T0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:44:30.200 +03:00 [DBG] Connection id "0HNC8090TG5T0" stopped. 2025-06-25 21:45:30.206 +03:00 [DBG] Connection id "0HNC8090TG5T1" accepted. 2025-06-25 21:45:30.206 +03:00 [DBG] Connection id "0HNC8090TG5T1" started. 2025-06-25 21:45:30.206 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:45:30.206 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:45:30.206 +03:00 [DBG] POST requests are not supported 2025-06-25 21:45:30.206 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:45:30.206 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:45:30.206 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:45:30.206 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:45:30.206 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:45:30.206 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:45:30.206 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:45:30.207 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:45:30.207 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:45:30.207 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:45:30.207 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:45:30.207 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:45:30.207 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:45:30.207 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:45:30.207 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:45:30.207 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:45:30.207 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:45:30.207 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:45:30.207 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:45:30.207 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:45:30.207 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:45:30.207 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:45:30.207 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:45:30.207 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1144ms. 2025-06-25 21:45:30.207 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:45:30.207 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:45:30.207 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:45:30.207 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:45:30.207 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:45:30.207 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:45:30.207 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:45:30.207 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:45:30.207 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:45:30.207 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:45:30.207 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:45:30.207 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:45:30.207 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:45:30.207 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:45:30.207 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:45:30.207 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:45:30.207 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:45:30.207 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6254ms 2025-06-25 21:45:30.207 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:45:30.207 +03:00 [DBG] Connection id "0HNC8090TG5T1" completed keep alive response. 2025-06-25 21:45:30.207 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2015ms 2025-06-25 21:45:30.208 +03:00 [DBG] Connection id "0HNC8090TG5T1" received FIN. 2025-06-25 21:45:30.208 +03:00 [DBG] Connection id "0HNC8090TG5T1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:45:30.208 +03:00 [DBG] Connection id "0HNC8090TG5T1" disconnecting. 2025-06-25 21:45:30.208 +03:00 [DBG] Connection id "0HNC8090TG5T1" stopped. 2025-06-25 21:46:30.197 +03:00 [DBG] Connection id "0HNC8090TG5T2" accepted. 2025-06-25 21:46:30.197 +03:00 [DBG] Connection id "0HNC8090TG5T2" started. 2025-06-25 21:46:30.197 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:46:30.197 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:46:30.198 +03:00 [DBG] POST requests are not supported 2025-06-25 21:46:30.198 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:46:30.198 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:46:30.198 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:46:30.198 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:46:30.198 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:46:30.198 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:46:30.198 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:46:30.198 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:46:30.198 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:46:30.198 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:46:30.198 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:46:30.198 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:46:30.198 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:46:30.198 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:46:30.198 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:46:30.198 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:46:30.198 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:46:30.198 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:46:30.198 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:46:30.199 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:46:30.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:46:30.199 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:46:30.199 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:46:30.199 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1637ms. 2025-06-25 21:46:30.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:46:30.199 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:46:30.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:46:30.199 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:46:30.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:46:30.199 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:46:30.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:46:30.199 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:46:30.199 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:46:30.199 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:46:30.199 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:46:30.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:46:30.199 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:46:30.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:46:30.199 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:46:30.199 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:46:30.199 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:46:30.199 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2317ms 2025-06-25 21:46:30.200 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:46:30.200 +03:00 [DBG] Connection id "0HNC8090TG5T2" completed keep alive response. 2025-06-25 21:46:30.200 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3131ms 2025-06-25 21:46:30.200 +03:00 [DBG] Connection id "0HNC8090TG5T2" received FIN. 2025-06-25 21:46:30.200 +03:00 [DBG] Connection id "0HNC8090TG5T2" disconnecting. 2025-06-25 21:46:30.200 +03:00 [DBG] Connection id "0HNC8090TG5T2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:46:30.201 +03:00 [DBG] Connection id "0HNC8090TG5T2" stopped. 2025-06-25 21:47:30.197 +03:00 [DBG] Connection id "0HNC8090TG5T3" accepted. 2025-06-25 21:47:30.197 +03:00 [DBG] Connection id "0HNC8090TG5T3" started. 2025-06-25 21:47:30.197 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:47:30.197 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:47:30.197 +03:00 [DBG] POST requests are not supported 2025-06-25 21:47:30.197 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:47:30.197 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:47:30.198 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:47:30.198 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:47:30.198 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:47:30.198 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:47:30.198 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:47:30.198 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:47:30.198 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:47:30.198 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:47:30.198 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:47:30.198 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:47:30.198 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:47:30.198 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:47:30.198 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:47:30.198 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:47:30.198 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:47:30.199 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:47:30.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:47:30.199 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:47:30.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:47:30.199 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:47:30.199 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:47:30.199 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-06-25 21:47:30.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:47:30.199 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:47:30.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:47:30.199 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:47:30.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:47:30.199 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:47:30.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:47:30.200 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:47:30.200 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:47:30.200 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:47:30.200 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:47:30.200 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:47:30.200 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:47:30.200 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:47:30.200 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:47:30.200 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:47:30.200 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:47:30.200 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6579ms 2025-06-25 21:47:30.200 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:47:30.200 +03:00 [DBG] Connection id "0HNC8090TG5T3" completed keep alive response. 2025-06-25 21:47:30.200 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7511ms 2025-06-25 21:47:30.200 +03:00 [DBG] Connection id "0HNC8090TG5T3" received FIN. 2025-06-25 21:47:30.200 +03:00 [DBG] Connection id "0HNC8090TG5T3" disconnecting. 2025-06-25 21:47:30.201 +03:00 [DBG] Connection id "0HNC8090TG5T3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:47:30.202 +03:00 [DBG] Connection id "0HNC8090TG5T3" stopped. 2025-06-25 21:48:30.206 +03:00 [DBG] Connection id "0HNC8090TG5T4" accepted. 2025-06-25 21:48:30.206 +03:00 [DBG] Connection id "0HNC8090TG5T4" started. 2025-06-25 21:48:30.206 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:48:30.206 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:48:30.206 +03:00 [DBG] POST requests are not supported 2025-06-25 21:48:30.207 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:48:30.207 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:48:30.207 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:48:30.207 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:48:30.207 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:48:30.207 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:48:30.207 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:48:30.207 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:48:30.207 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:48:30.207 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:48:30.207 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:48:30.207 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:48:30.207 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:48:30.207 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:48:30.207 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:48:30.207 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:48:30.207 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:48:30.207 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:48:30.207 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:48:30.207 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:48:30.207 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:48:30.207 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:48:30.208 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:48:30.208 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1788ms. 2025-06-25 21:48:30.208 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:48:30.208 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:48:30.208 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:48:30.208 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:48:30.208 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:48:30.208 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:48:30.208 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:48:30.208 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:48:30.208 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:48:30.208 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:48:30.208 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:48:30.208 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:48:30.208 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:48:30.208 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:48:30.208 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:48:30.208 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:48:30.208 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:48:30.208 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2792ms 2025-06-25 21:48:30.208 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:48:30.209 +03:00 [DBG] Connection id "0HNC8090TG5T4" completed keep alive response. 2025-06-25 21:48:30.209 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3738ms 2025-06-25 21:48:30.209 +03:00 [DBG] Connection id "0HNC8090TG5T4" received FIN. 2025-06-25 21:48:30.209 +03:00 [DBG] Connection id "0HNC8090TG5T4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:48:30.209 +03:00 [DBG] Connection id "0HNC8090TG5T4" disconnecting. 2025-06-25 21:48:30.209 +03:00 [DBG] Connection id "0HNC8090TG5T4" stopped. 2025-06-25 21:49:30.205 +03:00 [DBG] Connection id "0HNC8090TG5T5" accepted. 2025-06-25 21:49:30.205 +03:00 [DBG] Connection id "0HNC8090TG5T5" started. 2025-06-25 21:49:30.205 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:49:30.206 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:49:30.206 +03:00 [DBG] POST requests are not supported 2025-06-25 21:49:30.206 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:49:30.206 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:49:30.206 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:49:30.206 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:49:30.206 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:49:30.206 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:49:30.206 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:49:30.206 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:49:30.206 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:49:30.206 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:49:30.206 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:49:30.206 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:49:30.206 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:49:30.206 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:49:30.206 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:49:30.206 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:49:30.206 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:49:30.206 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:49:30.206 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:49:30.206 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:49:30.206 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:49:30.206 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:49:30.206 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:49:30.206 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1168ms. 2025-06-25 21:49:30.206 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:49:30.206 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:49:30.206 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:49:30.206 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:49:30.206 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:49:30.206 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:49:30.206 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:49:30.206 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:49:30.206 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:49:30.206 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:49:30.206 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:49:30.206 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:49:30.206 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:49:30.206 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:49:30.207 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:49:30.207 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:49:30.207 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:49:30.207 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6519ms 2025-06-25 21:49:30.207 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:49:30.207 +03:00 [DBG] Connection id "0HNC8090TG5T5" completed keep alive response. 2025-06-25 21:49:30.207 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2057ms 2025-06-25 21:49:30.207 +03:00 [DBG] Connection id "0HNC8090TG5T5" received FIN. 2025-06-25 21:49:30.207 +03:00 [DBG] Connection id "0HNC8090TG5T5" disconnecting. 2025-06-25 21:49:30.207 +03:00 [DBG] Connection id "0HNC8090TG5T5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:49:30.208 +03:00 [DBG] Connection id "0HNC8090TG5T5" stopped. 2025-06-25 21:50:30.205 +03:00 [DBG] Connection id "0HNC8090TG5T6" accepted. 2025-06-25 21:50:30.205 +03:00 [DBG] Connection id "0HNC8090TG5T6" started. 2025-06-25 21:50:30.205 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:50:30.205 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:50:30.205 +03:00 [DBG] POST requests are not supported 2025-06-25 21:50:30.205 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:50:30.205 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:50:30.205 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:50:30.205 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:50:30.205 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:50:30.205 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:50:30.205 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:50:30.205 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:50:30.205 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:50:30.206 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:50:30.206 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:50:30.206 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:50:30.206 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:50:30.206 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:50:30.206 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:50:30.206 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:50:30.206 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:50:30.206 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:50:30.206 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:50:30.206 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:50:30.206 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:50:30.206 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:50:30.206 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:50:30.206 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-06-25 21:50:30.206 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:50:30.206 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:50:30.206 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:50:30.206 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:50:30.206 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:50:30.206 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:50:30.206 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:50:30.206 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:50:30.206 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:50:30.206 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:50:30.206 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:50:30.206 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:50:30.206 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:50:30.206 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:50:30.206 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:50:30.206 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:50:30.206 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:50:30.206 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7174ms 2025-06-25 21:50:30.206 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:50:30.206 +03:00 [DBG] Connection id "0HNC8090TG5T6" completed keep alive response. 2025-06-25 21:50:30.206 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5499ms 2025-06-25 21:50:30.207 +03:00 [DBG] Connection id "0HNC8090TG5T6" received FIN. 2025-06-25 21:50:30.207 +03:00 [DBG] Connection id "0HNC8090TG5T6" disconnecting. 2025-06-25 21:50:30.207 +03:00 [DBG] Connection id "0HNC8090TG5T6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:50:30.208 +03:00 [DBG] Connection id "0HNC8090TG5T6" stopped. 2025-06-25 21:51:30.198 +03:00 [DBG] Connection id "0HNC8090TG5T7" accepted. 2025-06-25 21:51:30.198 +03:00 [DBG] Connection id "0HNC8090TG5T7" started. 2025-06-25 21:51:30.198 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:51:30.198 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:51:30.198 +03:00 [DBG] POST requests are not supported 2025-06-25 21:51:30.198 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:51:30.198 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:51:30.198 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:51:30.198 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:51:30.198 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:51:30.198 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:51:30.198 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:51:30.198 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:51:30.198 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:51:30.198 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:51:30.198 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:51:30.198 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:51:30.199 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:51:30.199 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:51:30.199 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:51:30.199 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:51:30.199 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:51:30.199 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:51:30.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:51:30.199 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:51:30.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:51:30.199 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:51:30.199 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:51:30.199 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1207ms. 2025-06-25 21:51:30.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:51:30.199 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:51:30.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:51:30.199 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:51:30.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:51:30.199 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:51:30.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:51:30.199 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:51:30.199 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:51:30.199 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:51:30.199 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:51:30.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:51:30.199 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:51:30.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:51:30.199 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:51:30.199 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:51:30.199 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:51:30.199 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6953ms 2025-06-25 21:51:30.199 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:51:30.199 +03:00 [DBG] Connection id "0HNC8090TG5T7" completed keep alive response. 2025-06-25 21:51:30.199 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3455ms 2025-06-25 21:51:30.200 +03:00 [DBG] Connection id "0HNC8090TG5T7" received FIN. 2025-06-25 21:51:30.200 +03:00 [DBG] Connection id "0HNC8090TG5T7" disconnecting. 2025-06-25 21:51:30.200 +03:00 [DBG] Connection id "0HNC8090TG5T7" stopped. 2025-06-25 21:51:30.200 +03:00 [DBG] Connection id "0HNC8090TG5T7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:52:30.203 +03:00 [DBG] Connection id "0HNC8090TG5T8" accepted. 2025-06-25 21:52:30.203 +03:00 [DBG] Connection id "0HNC8090TG5T8" started. 2025-06-25 21:52:30.203 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:52:30.203 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:52:30.204 +03:00 [DBG] POST requests are not supported 2025-06-25 21:52:30.204 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:52:30.204 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:52:30.204 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:52:30.204 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:52:30.204 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:52:30.204 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:52:30.204 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:52:30.204 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:52:30.204 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:52:30.204 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:52:30.204 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:52:30.204 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:52:30.204 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:52:30.204 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:52:30.204 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:52:30.204 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:52:30.204 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:52:30.204 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:52:30.204 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:52:30.204 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:52:30.204 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:52:30.204 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:52:30.204 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:52:30.205 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1625ms. 2025-06-25 21:52:30.205 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:52:30.205 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:52:30.205 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:52:30.205 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:52:30.205 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:52:30.205 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:52:30.205 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:52:30.205 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:52:30.205 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:52:30.205 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:52:30.205 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:52:30.205 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:52:30.205 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:52:30.205 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:52:30.205 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:52:30.205 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:52:30.205 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:52:30.205 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8131ms 2025-06-25 21:52:30.205 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:52:30.205 +03:00 [DBG] Connection id "0HNC8090TG5T8" completed keep alive response. 2025-06-25 21:52:30.205 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6441ms 2025-06-25 21:52:30.205 +03:00 [DBG] Connection id "0HNC8090TG5T8" received FIN. 2025-06-25 21:52:30.206 +03:00 [DBG] Connection id "0HNC8090TG5T8" disconnecting. 2025-06-25 21:52:30.206 +03:00 [DBG] Connection id "0HNC8090TG5T8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:52:30.207 +03:00 [DBG] Connection id "0HNC8090TG5T8" stopped. 2025-06-25 21:53:30.205 +03:00 [DBG] Connection id "0HNC8090TG5T9" accepted. 2025-06-25 21:53:30.205 +03:00 [DBG] Connection id "0HNC8090TG5T9" started. 2025-06-25 21:53:30.205 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:53:30.205 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:53:30.205 +03:00 [DBG] POST requests are not supported 2025-06-25 21:53:30.205 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:53:30.205 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:53:30.205 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:53:30.205 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:53:30.205 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:53:30.205 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:53:30.205 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:53:30.205 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:53:30.205 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:53:30.206 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:53:30.206 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:53:30.206 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:53:30.206 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:53:30.206 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:53:30.206 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:53:30.206 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:53:30.206 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:53:30.206 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:53:30.206 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:53:30.206 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:53:30.206 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:53:30.206 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:53:30.206 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:53:30.206 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.156ms. 2025-06-25 21:53:30.206 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:53:30.206 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:53:30.206 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:53:30.206 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:53:30.206 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:53:30.206 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:53:30.206 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:53:30.206 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:53:30.206 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:53:30.206 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:53:30.206 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:53:30.206 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:53:30.206 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:53:30.206 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:53:30.206 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:53:30.206 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:53:30.206 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:53:30.206 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.827ms 2025-06-25 21:53:30.206 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:53:30.207 +03:00 [DBG] Connection id "0HNC8090TG5T9" completed keep alive response. 2025-06-25 21:53:30.207 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4877ms 2025-06-25 21:53:30.207 +03:00 [DBG] Connection id "0HNC8090TG5T9" received FIN. 2025-06-25 21:53:30.207 +03:00 [DBG] Connection id "0HNC8090TG5T9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:53:30.207 +03:00 [DBG] Connection id "0HNC8090TG5T9" disconnecting. 2025-06-25 21:53:30.207 +03:00 [DBG] Connection id "0HNC8090TG5T9" stopped. 2025-06-25 21:54:30.198 +03:00 [DBG] Connection id "0HNC8090TG5TA" accepted. 2025-06-25 21:54:30.198 +03:00 [DBG] Connection id "0HNC8090TG5TA" started. 2025-06-25 21:54:30.198 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:54:30.198 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:54:30.198 +03:00 [DBG] POST requests are not supported 2025-06-25 21:54:30.198 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:54:30.198 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:54:30.198 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:54:30.198 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:54:30.198 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:54:30.199 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:54:30.199 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:54:30.199 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:54:30.199 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:54:30.199 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:54:30.199 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:54:30.199 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:54:30.199 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:54:30.199 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:54:30.199 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:54:30.199 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:54:30.199 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:54:30.199 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:54:30.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:54:30.199 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:54:30.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:54:30.199 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:54:30.199 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:54:30.200 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2163ms. 2025-06-25 21:54:30.200 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:54:30.200 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:54:30.200 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:54:30.200 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:54:30.200 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:54:30.200 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:54:30.200 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:54:30.200 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:54:30.200 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:54:30.200 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:54:30.200 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:54:30.200 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:54:30.200 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:54:30.200 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:54:30.200 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:54:30.200 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:54:30.200 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:54:30.200 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2785ms 2025-06-25 21:54:30.200 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:54:30.200 +03:00 [DBG] Connection id "0HNC8090TG5TA" completed keep alive response. 2025-06-25 21:54:30.200 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3399ms 2025-06-25 21:54:30.201 +03:00 [DBG] Connection id "0HNC8090TG5TA" received FIN. 2025-06-25 21:54:30.201 +03:00 [DBG] Connection id "0HNC8090TG5TA" disconnecting. 2025-06-25 21:54:30.201 +03:00 [DBG] Connection id "0HNC8090TG5TA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:54:30.202 +03:00 [DBG] Connection id "0HNC8090TG5TA" stopped. 2025-06-25 21:55:30.208 +03:00 [DBG] Connection id "0HNC8090TG5TB" accepted. 2025-06-25 21:55:30.208 +03:00 [DBG] Connection id "0HNC8090TG5TB" started. 2025-06-25 21:55:30.209 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:55:30.209 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:55:30.209 +03:00 [DBG] POST requests are not supported 2025-06-25 21:55:30.209 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:55:30.209 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:55:30.209 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:55:30.209 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:55:30.209 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:55:30.209 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:55:30.209 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:55:30.209 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:55:30.209 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:55:30.209 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:55:30.209 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:55:30.209 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:55:30.209 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:55:30.209 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:55:30.209 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:55:30.209 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:55:30.209 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:55:30.209 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:55:30.209 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:55:30.210 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:55:30.210 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:55:30.210 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:55:30.210 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:55:30.210 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.141ms. 2025-06-25 21:55:30.210 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:55:30.210 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:55:30.210 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:55:30.210 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:55:30.210 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:55:30.210 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:55:30.210 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:55:30.210 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:55:30.210 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:55:30.210 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:55:30.210 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:55:30.210 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:55:30.210 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:55:30.210 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:55:30.210 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:55:30.210 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:55:30.210 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:55:30.210 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9894ms 2025-06-25 21:55:30.210 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:55:30.210 +03:00 [DBG] Connection id "0HNC8090TG5TB" completed keep alive response. 2025-06-25 21:55:30.210 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9673ms 2025-06-25 21:55:30.211 +03:00 [DBG] Connection id "0HNC8090TG5TB" received FIN. 2025-06-25 21:55:30.211 +03:00 [DBG] Connection id "0HNC8090TG5TB" disconnecting. 2025-06-25 21:55:30.211 +03:00 [DBG] Connection id "0HNC8090TG5TB" stopped. 2025-06-25 21:55:30.211 +03:00 [DBG] Connection id "0HNC8090TG5TB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:56:30.202 +03:00 [DBG] Connection id "0HNC8090TG5TC" accepted. 2025-06-25 21:56:30.202 +03:00 [DBG] Connection id "0HNC8090TG5TC" started. 2025-06-25 21:56:30.202 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:56:30.202 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:56:30.202 +03:00 [DBG] POST requests are not supported 2025-06-25 21:56:30.202 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:56:30.202 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:56:30.203 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:56:30.203 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:56:30.203 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:56:30.203 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:56:30.203 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:56:30.203 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:56:30.203 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:56:30.203 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:56:30.203 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:56:30.203 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:56:30.203 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:56:30.203 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:56:30.203 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:56:30.203 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:56:30.203 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:56:30.203 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:56:30.203 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:56:30.203 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:56:30.203 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:56:30.203 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:56:30.203 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:56:30.203 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.145ms. 2025-06-25 21:56:30.203 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:56:30.203 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:56:30.204 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:56:30.204 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:56:30.204 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:56:30.204 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:56:30.204 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:56:30.204 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:56:30.204 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:56:30.204 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:56:30.204 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:56:30.204 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:56:30.204 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:56:30.204 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:56:30.204 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:56:30.204 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:56:30.204 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:56:30.204 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9005ms 2025-06-25 21:56:30.204 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:56:30.204 +03:00 [DBG] Connection id "0HNC8090TG5TC" completed keep alive response. 2025-06-25 21:56:30.204 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6487ms 2025-06-25 21:56:30.204 +03:00 [DBG] Connection id "0HNC8090TG5TC" received FIN. 2025-06-25 21:56:30.204 +03:00 [DBG] Connection id "0HNC8090TG5TC" disconnecting. 2025-06-25 21:56:30.205 +03:00 [DBG] Connection id "0HNC8090TG5TC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:56:30.206 +03:00 [DBG] Connection id "0HNC8090TG5TC" stopped. 2025-06-25 21:57:30.204 +03:00 [DBG] Connection id "0HNC8090TG5TD" accepted. 2025-06-25 21:57:30.204 +03:00 [DBG] Connection id "0HNC8090TG5TD" started. 2025-06-25 21:57:30.204 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:57:30.204 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:57:30.204 +03:00 [DBG] POST requests are not supported 2025-06-25 21:57:30.204 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:57:30.204 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:57:30.204 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:57:30.204 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:57:30.204 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:57:30.204 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:57:30.204 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:57:30.204 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:57:30.204 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:57:30.204 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:57:30.204 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:57:30.204 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:57:30.204 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:57:30.205 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:57:30.205 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:57:30.205 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:57:30.205 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:57:30.205 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:57:30.205 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:57:30.205 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:57:30.205 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:57:30.205 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:57:30.205 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:57:30.205 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.131ms. 2025-06-25 21:57:30.205 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:57:30.205 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:57:30.205 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:57:30.205 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:57:30.205 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:57:30.205 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:57:30.205 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:57:30.205 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:57:30.205 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:57:30.205 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:57:30.205 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:57:30.205 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:57:30.205 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:57:30.205 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:57:30.205 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:57:30.205 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:57:30.205 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:57:30.205 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8207ms 2025-06-25 21:57:30.205 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:57:30.205 +03:00 [DBG] Connection id "0HNC8090TG5TD" completed keep alive response. 2025-06-25 21:57:30.205 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5712ms 2025-06-25 21:57:30.206 +03:00 [DBG] Connection id "0HNC8090TG5TD" received FIN. 2025-06-25 21:57:30.206 +03:00 [DBG] Connection id "0HNC8090TG5TD" disconnecting. 2025-06-25 21:57:30.206 +03:00 [DBG] Connection id "0HNC8090TG5TD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:57:30.207 +03:00 [DBG] Connection id "0HNC8090TG5TD" stopped. 2025-06-25 21:58:30.216 +03:00 [DBG] Connection id "0HNC8090TG5TE" accepted. 2025-06-25 21:58:30.217 +03:00 [DBG] Connection id "0HNC8090TG5TE" started. 2025-06-25 21:58:30.217 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:58:30.217 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:58:30.217 +03:00 [DBG] POST requests are not supported 2025-06-25 21:58:30.217 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:58:30.217 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:58:30.217 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:58:30.217 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:58:30.217 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:58:30.217 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:58:30.217 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:58:30.217 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:58:30.217 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:58:30.217 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:58:30.217 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:58:30.217 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:58:30.217 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:58:30.217 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:58:30.217 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:58:30.217 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:58:30.217 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:58:30.218 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:58:30.218 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:58:30.218 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:58:30.218 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:58:30.218 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:58:30.218 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:58:30.218 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-06-25 21:58:30.218 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:58:30.218 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:58:30.218 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:58:30.218 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:58:30.218 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:58:30.218 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:58:30.218 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:58:30.218 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:58:30.218 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:58:30.218 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:58:30.218 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:58:30.218 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:58:30.218 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:58:30.218 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:58:30.218 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:58:30.218 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:58:30.218 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:58:30.218 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8053ms 2025-06-25 21:58:30.218 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:58:30.218 +03:00 [DBG] Connection id "0HNC8090TG5TE" completed keep alive response. 2025-06-25 21:58:30.218 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4498ms 2025-06-25 21:58:30.219 +03:00 [DBG] Connection id "0HNC8090TG5TE" received FIN. 2025-06-25 21:58:30.219 +03:00 [DBG] Connection id "0HNC8090TG5TE" disconnecting. 2025-06-25 21:58:30.219 +03:00 [DBG] Connection id "0HNC8090TG5TE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:58:30.220 +03:00 [DBG] Connection id "0HNC8090TG5TE" stopped. 2025-06-25 21:59:30.213 +03:00 [DBG] Connection id "0HNC8090TG5TF" accepted. 2025-06-25 21:59:30.213 +03:00 [DBG] Connection id "0HNC8090TG5TF" started. 2025-06-25 21:59:30.213 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 21:59:30.214 +03:00 [VRB] All hosts are allowed. 2025-06-25 21:59:30.214 +03:00 [DBG] POST requests are not supported 2025-06-25 21:59:30.214 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 21:59:30.214 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 21:59:30.214 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:59:30.214 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 21:59:30.214 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 21:59:30.214 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 21:59:30.214 +03:00 [INF] CORS policy execution successful. 2025-06-25 21:59:30.214 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:59:30.214 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 21:59:30.214 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 21:59:30.214 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 21:59:30.214 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 21:59:30.214 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 21:59:30.214 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 21:59:30.214 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:59:30.214 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:59:30.214 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:59:30.214 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 21:59:30.214 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:59:30.214 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:59:30.214 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:59:30.214 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:59:30.214 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 21:59:30.214 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1463ms. 2025-06-25 21:59:30.215 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:59:30.215 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 21:59:30.215 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:59:30.215 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 21:59:30.215 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:59:30.215 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:59:30.215 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:59:30.215 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:59:30.215 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:59:30.215 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 21:59:30.215 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 21:59:30.215 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:59:30.215 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 21:59:30.215 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:59:30.215 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:59:30.215 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:59:30.215 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 21:59:30.215 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0719ms 2025-06-25 21:59:30.215 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 21:59:30.215 +03:00 [DBG] Connection id "0HNC8090TG5TF" completed keep alive response. 2025-06-25 21:59:30.215 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8891ms 2025-06-25 21:59:30.216 +03:00 [DBG] Connection id "0HNC8090TG5TF" received FIN. 2025-06-25 21:59:30.216 +03:00 [DBG] Connection id "0HNC8090TG5TF" disconnecting. 2025-06-25 21:59:30.216 +03:00 [DBG] Connection id "0HNC8090TG5TF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 21:59:30.217 +03:00 [DBG] Connection id "0HNC8090TG5TF" stopped. 2025-06-25 22:00:30.213 +03:00 [DBG] Connection id "0HNC8090TG5TG" accepted. 2025-06-25 22:00:30.213 +03:00 [DBG] Connection id "0HNC8090TG5TG" started. 2025-06-25 22:00:30.214 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:00:30.214 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:00:30.214 +03:00 [DBG] POST requests are not supported 2025-06-25 22:00:30.214 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:00:30.214 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:00:30.214 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:00:30.214 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:00:30.214 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:00:30.214 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:00:30.214 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:00:30.214 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:00:30.214 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:00:30.214 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:00:30.214 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:00:30.214 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:00:30.214 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:00:30.214 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:00:30.214 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:00:30.214 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:00:30.214 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:00:30.214 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:00:30.214 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:00:30.214 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:00:30.214 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:00:30.214 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:00:30.214 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:00:30.214 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1343ms. 2025-06-25 22:00:30.215 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:00:30.215 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:00:30.215 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:00:30.215 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:00:30.215 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:00:30.215 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:00:30.215 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:00:30.215 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:00:30.215 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:00:30.215 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:00:30.215 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:00:30.215 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:00:30.215 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:00:30.215 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:00:30.215 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:00:30.215 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:00:30.215 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:00:30.215 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7017ms 2025-06-25 22:00:30.215 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:00:30.215 +03:00 [DBG] Connection id "0HNC8090TG5TG" completed keep alive response. 2025-06-25 22:00:30.215 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3039ms 2025-06-25 22:00:30.215 +03:00 [DBG] Connection id "0HNC8090TG5TG" received FIN. 2025-06-25 22:00:30.215 +03:00 [DBG] Connection id "0HNC8090TG5TG" disconnecting. 2025-06-25 22:00:30.215 +03:00 [DBG] Connection id "0HNC8090TG5TG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:00:30.216 +03:00 [DBG] Connection id "0HNC8090TG5TG" stopped. 2025-06-25 22:01:30.216 +03:00 [DBG] Connection id "0HNC8090TG5TH" accepted. 2025-06-25 22:01:30.216 +03:00 [DBG] Connection id "0HNC8090TG5TH" started. 2025-06-25 22:01:30.216 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:01:30.216 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:01:30.216 +03:00 [DBG] POST requests are not supported 2025-06-25 22:01:30.216 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:01:30.216 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:01:30.216 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:01:30.216 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:01:30.216 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:01:30.216 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:01:30.216 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:01:30.216 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:01:30.216 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:01:30.216 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:01:30.216 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:01:30.216 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:01:30.216 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:01:30.216 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:01:30.217 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:01:30.217 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:01:30.217 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:01:30.217 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:01:30.217 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:01:30.217 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:01:30.217 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:01:30.217 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:01:30.217 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:01:30.217 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1189ms. 2025-06-25 22:01:30.217 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:01:30.217 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:01:30.217 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:01:30.217 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:01:30.217 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:01:30.217 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:01:30.217 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:01:30.217 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:01:30.217 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:01:30.217 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:01:30.217 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:01:30.217 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:01:30.217 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:01:30.217 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:01:30.217 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:01:30.217 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:01:30.217 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:01:30.217 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7591ms 2025-06-25 22:01:30.217 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:01:30.217 +03:00 [DBG] Connection id "0HNC8090TG5TH" completed keep alive response. 2025-06-25 22:01:30.217 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4083ms 2025-06-25 22:01:30.218 +03:00 [DBG] Connection id "0HNC8090TG5TH" received FIN. 2025-06-25 22:01:30.218 +03:00 [DBG] Connection id "0HNC8090TG5TH" disconnecting. 2025-06-25 22:01:30.218 +03:00 [DBG] Connection id "0HNC8090TG5TH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:01:30.219 +03:00 [DBG] Connection id "0HNC8090TG5TH" stopped. 2025-06-25 22:02:30.217 +03:00 [DBG] Connection id "0HNC8090TG5TI" accepted. 2025-06-25 22:02:30.217 +03:00 [DBG] Connection id "0HNC8090TG5TI" started. 2025-06-25 22:02:30.217 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:02:30.217 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:02:30.217 +03:00 [DBG] POST requests are not supported 2025-06-25 22:02:30.217 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:02:30.217 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:02:30.218 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:02:30.218 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:02:30.218 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:02:30.218 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:02:30.218 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:02:30.218 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:02:30.218 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:02:30.218 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:02:30.218 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:02:30.218 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:02:30.218 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:02:30.218 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:02:30.218 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:02:30.218 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:02:30.218 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:02:30.218 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:02:30.218 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:02:30.218 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:02:30.218 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:02:30.218 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:02:30.218 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:02:30.219 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1614ms. 2025-06-25 22:02:30.219 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:02:30.219 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:02:30.219 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:02:30.219 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:02:30.219 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:02:30.219 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:02:30.219 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:02:30.219 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:02:30.219 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:02:30.219 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:02:30.219 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:02:30.219 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:02:30.219 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:02:30.219 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:02:30.219 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:02:30.219 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:02:30.219 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:02:30.219 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1755ms 2025-06-25 22:02:30.219 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:02:30.219 +03:00 [DBG] Connection id "0HNC8090TG5TI" completed keep alive response. 2025-06-25 22:02:30.219 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0561ms 2025-06-25 22:02:30.220 +03:00 [DBG] Connection id "0HNC8090TG5TI" received FIN. 2025-06-25 22:02:30.220 +03:00 [DBG] Connection id "0HNC8090TG5TI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:02:30.220 +03:00 [DBG] Connection id "0HNC8090TG5TI" disconnecting. 2025-06-25 22:02:30.220 +03:00 [DBG] Connection id "0HNC8090TG5TI" stopped. 2025-06-25 22:03:30.215 +03:00 [DBG] Connection id "0HNC8090TG5TJ" accepted. 2025-06-25 22:03:30.215 +03:00 [DBG] Connection id "0HNC8090TG5TJ" started. 2025-06-25 22:03:30.223 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:03:30.223 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:03:30.223 +03:00 [DBG] POST requests are not supported 2025-06-25 22:03:30.223 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:03:30.223 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:03:30.223 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:03:30.223 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:03:30.223 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:03:30.223 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:03:30.223 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:03:30.223 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:03:30.223 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:03:30.224 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:03:30.224 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:03:30.224 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:03:30.224 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:03:30.224 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:03:30.224 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:03:30.224 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:03:30.224 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:03:30.224 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:03:30.224 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:03:30.224 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:03:30.224 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:03:30.224 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:03:30.224 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:03:30.224 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1235ms. 2025-06-25 22:03:30.224 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:03:30.224 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:03:30.224 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:03:30.224 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:03:30.224 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:03:30.224 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:03:30.224 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:03:30.224 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:03:30.224 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:03:30.224 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:03:30.224 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:03:30.224 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:03:30.224 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:03:30.224 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:03:30.224 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:03:30.225 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:03:30.225 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:03:30.225 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7894ms 2025-06-25 22:03:30.225 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:03:30.225 +03:00 [DBG] Connection id "0HNC8090TG5TJ" completed keep alive response. 2025-06-25 22:03:30.225 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7332ms 2025-06-25 22:03:30.225 +03:00 [DBG] Connection id "0HNC8090TG5TJ" received FIN. 2025-06-25 22:03:30.225 +03:00 [DBG] Connection id "0HNC8090TG5TJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:03:30.225 +03:00 [DBG] Connection id "0HNC8090TG5TJ" disconnecting. 2025-06-25 22:03:30.226 +03:00 [DBG] Connection id "0HNC8090TG5TJ" stopped. 2025-06-25 22:04:30.212 +03:00 [DBG] Connection id "0HNC8090TG5TK" accepted. 2025-06-25 22:04:30.212 +03:00 [DBG] Connection id "0HNC8090TG5TK" started. 2025-06-25 22:04:30.212 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:04:30.212 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:04:30.212 +03:00 [DBG] POST requests are not supported 2025-06-25 22:04:30.212 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:04:30.212 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:04:30.212 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:04:30.212 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:04:30.212 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:04:30.213 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:04:30.213 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:04:30.213 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:04:30.213 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:04:30.213 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:04:30.213 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:04:30.213 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:04:30.213 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:04:30.213 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:04:30.213 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:04:30.213 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:04:30.213 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:04:30.213 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:04:30.213 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:04:30.213 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:04:30.213 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:04:30.213 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:04:30.213 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:04:30.213 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1359ms. 2025-06-25 22:04:30.213 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:04:30.213 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:04:30.213 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:04:30.213 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:04:30.213 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:04:30.213 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:04:30.213 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:04:30.213 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:04:30.213 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:04:30.213 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:04:30.213 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:04:30.213 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:04:30.214 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:04:30.214 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:04:30.214 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:04:30.214 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:04:30.214 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:04:30.214 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7797ms 2025-06-25 22:04:30.214 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:04:30.214 +03:00 [DBG] Connection id "0HNC8090TG5TK" completed keep alive response. 2025-06-25 22:04:30.214 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4674ms 2025-06-25 22:04:30.214 +03:00 [DBG] Connection id "0HNC8090TG5TK" received FIN. 2025-06-25 22:04:30.214 +03:00 [DBG] Connection id "0HNC8090TG5TK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:04:30.214 +03:00 [DBG] Connection id "0HNC8090TG5TK" disconnecting. 2025-06-25 22:04:30.214 +03:00 [DBG] Connection id "0HNC8090TG5TK" stopped. 2025-06-25 22:05:30.220 +03:00 [DBG] Connection id "0HNC8090TG5TL" accepted. 2025-06-25 22:05:30.221 +03:00 [DBG] Connection id "0HNC8090TG5TL" started. 2025-06-25 22:05:30.221 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:05:30.221 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:05:30.221 +03:00 [DBG] POST requests are not supported 2025-06-25 22:05:30.221 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:05:30.221 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:05:30.221 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:05:30.221 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:05:30.221 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:05:30.221 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:05:30.221 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:05:30.221 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:05:30.221 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:05:30.221 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:05:30.221 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:05:30.221 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:05:30.221 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:05:30.221 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:05:30.221 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:05:30.221 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:05:30.221 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:05:30.221 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:05:30.221 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:05:30.221 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:05:30.221 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:05:30.221 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:05:30.222 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:05:30.222 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1234ms. 2025-06-25 22:05:30.222 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:05:30.222 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:05:30.222 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:05:30.222 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:05:30.222 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:05:30.222 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:05:30.222 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:05:30.222 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:05:30.222 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:05:30.222 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:05:30.222 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:05:30.222 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:05:30.222 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:05:30.222 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:05:30.222 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:05:30.222 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:05:30.222 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:05:30.222 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7169ms 2025-06-25 22:05:30.222 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:05:30.222 +03:00 [DBG] Connection id "0HNC8090TG5TL" completed keep alive response. 2025-06-25 22:05:30.222 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2897ms 2025-06-25 22:05:30.222 +03:00 [DBG] Connection id "0HNC8090TG5TL" received FIN. 2025-06-25 22:05:30.222 +03:00 [DBG] Connection id "0HNC8090TG5TL" disconnecting. 2025-06-25 22:05:30.223 +03:00 [DBG] Connection id "0HNC8090TG5TL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:05:30.224 +03:00 [DBG] Connection id "0HNC8090TG5TL" stopped. 2025-06-25 22:06:30.216 +03:00 [DBG] Connection id "0HNC8090TG5TM" accepted. 2025-06-25 22:06:30.216 +03:00 [DBG] Connection id "0HNC8090TG5TM" started. 2025-06-25 22:06:30.216 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:06:30.216 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:06:30.216 +03:00 [DBG] POST requests are not supported 2025-06-25 22:06:30.216 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:06:30.216 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:06:30.216 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:06:30.216 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:06:30.216 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:06:30.217 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:06:30.217 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:06:30.217 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:06:30.217 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:06:30.217 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:06:30.217 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:06:30.217 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:06:30.217 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:06:30.217 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:06:30.217 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:06:30.217 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:06:30.217 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:06:30.217 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:06:30.217 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:06:30.217 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:06:30.217 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:06:30.217 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:06:30.217 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:06:30.217 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1444ms. 2025-06-25 22:06:30.217 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:06:30.217 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:06:30.217 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:06:30.217 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:06:30.217 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:06:30.218 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:06:30.218 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:06:30.218 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:06:30.218 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:06:30.218 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:06:30.218 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:06:30.218 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:06:30.218 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:06:30.218 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:06:30.218 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:06:30.218 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:06:30.218 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:06:30.218 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9219ms 2025-06-25 22:06:30.218 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:06:30.218 +03:00 [DBG] Connection id "0HNC8090TG5TM" completed keep alive response. 2025-06-25 22:06:30.218 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7377ms 2025-06-25 22:06:30.218 +03:00 [DBG] Connection id "0HNC8090TG5TM" received FIN. 2025-06-25 22:06:30.219 +03:00 [DBG] Connection id "0HNC8090TG5TM" disconnecting. 2025-06-25 22:06:30.219 +03:00 [DBG] Connection id "0HNC8090TG5TM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:06:30.220 +03:00 [DBG] Connection id "0HNC8090TG5TM" stopped. 2025-06-25 22:07:30.214 +03:00 [DBG] Connection id "0HNC8090TG5TN" accepted. 2025-06-25 22:07:30.214 +03:00 [DBG] Connection id "0HNC8090TG5TN" started. 2025-06-25 22:07:30.215 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:07:30.215 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:07:30.215 +03:00 [DBG] POST requests are not supported 2025-06-25 22:07:30.215 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:07:30.215 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:07:30.215 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:07:30.215 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:07:30.215 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:07:30.215 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:07:30.215 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:07:30.215 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:07:30.215 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:07:30.215 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:07:30.215 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:07:30.215 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:07:30.215 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:07:30.216 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:07:30.216 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:07:30.216 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:07:30.216 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:07:30.216 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:07:30.216 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:07:30.216 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:07:30.216 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:07:30.216 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:07:30.216 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:07:30.216 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2345ms. 2025-06-25 22:07:30.216 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:07:30.216 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:07:30.216 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:07:30.216 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:07:30.216 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:07:30.216 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:07:30.216 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:07:30.217 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:07:30.217 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:07:30.217 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:07:30.217 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:07:30.217 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:07:30.217 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:07:30.217 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:07:30.217 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:07:30.217 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:07:30.217 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:07:30.217 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3273ms 2025-06-25 22:07:30.217 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:07:30.217 +03:00 [DBG] Connection id "0HNC8090TG5TN" completed keep alive response. 2025-06-25 22:07:30.217 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4828ms 2025-06-25 22:07:30.217 +03:00 [DBG] Connection id "0HNC8090TG5TN" received FIN. 2025-06-25 22:07:30.217 +03:00 [DBG] Connection id "0HNC8090TG5TN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:07:30.218 +03:00 [DBG] Connection id "0HNC8090TG5TN" disconnecting. 2025-06-25 22:07:30.218 +03:00 [DBG] Connection id "0HNC8090TG5TN" stopped. 2025-06-25 22:08:30.225 +03:00 [DBG] Connection id "0HNC8090TG5TO" accepted. 2025-06-25 22:08:30.226 +03:00 [DBG] Connection id "0HNC8090TG5TO" started. 2025-06-25 22:08:30.226 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:08:30.226 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:08:30.226 +03:00 [DBG] POST requests are not supported 2025-06-25 22:08:30.226 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:08:30.226 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:08:30.226 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:08:30.226 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:08:30.226 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:08:30.226 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:08:30.226 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:08:30.226 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:08:30.226 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:08:30.226 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:08:30.226 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:08:30.226 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:08:30.226 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:08:30.226 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:08:30.226 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:08:30.226 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:08:30.227 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:08:30.227 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:08:30.227 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:08:30.227 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:08:30.227 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:08:30.227 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:08:30.227 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:08:30.227 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-06-25 22:08:30.227 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:08:30.227 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:08:30.227 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:08:30.227 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:08:30.227 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:08:30.227 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:08:30.227 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:08:30.227 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:08:30.227 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:08:30.227 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:08:30.227 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:08:30.227 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:08:30.227 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:08:30.227 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:08:30.227 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:08:30.228 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:08:30.228 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:08:30.228 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1824ms 2025-06-25 22:08:30.228 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:08:30.228 +03:00 [DBG] Connection id "0HNC8090TG5TO" completed keep alive response. 2025-06-25 22:08:30.228 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.092ms 2025-06-25 22:08:30.228 +03:00 [DBG] Connection id "0HNC8090TG5TO" received FIN. 2025-06-25 22:08:30.228 +03:00 [DBG] Connection id "0HNC8090TG5TO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:08:30.228 +03:00 [DBG] Connection id "0HNC8090TG5TO" disconnecting. 2025-06-25 22:08:30.228 +03:00 [DBG] Connection id "0HNC8090TG5TO" stopped. 2025-06-25 22:09:30.226 +03:00 [DBG] Connection id "0HNC8090TG5TP" accepted. 2025-06-25 22:09:30.226 +03:00 [DBG] Connection id "0HNC8090TG5TP" started. 2025-06-25 22:09:30.226 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:09:30.226 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:09:30.226 +03:00 [DBG] POST requests are not supported 2025-06-25 22:09:30.226 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:09:30.227 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:09:30.227 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:09:30.227 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:09:30.227 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:09:30.227 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:09:30.227 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:09:30.227 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:09:30.227 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:09:30.227 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:09:30.227 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:09:30.227 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:09:30.227 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:09:30.227 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:09:30.227 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:09:30.227 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:09:30.227 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:09:30.227 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:09:30.227 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:09:30.227 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:09:30.227 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:09:30.227 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:09:30.227 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:09:30.227 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1208ms. 2025-06-25 22:09:30.227 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:09:30.227 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:09:30.227 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:09:30.227 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:09:30.227 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:09:30.227 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:09:30.227 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:09:30.227 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:09:30.227 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:09:30.227 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:09:30.227 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:09:30.227 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:09:30.228 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:09:30.228 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:09:30.228 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:09:30.228 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:09:30.228 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:09:30.228 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7083ms 2025-06-25 22:09:30.228 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:09:30.228 +03:00 [DBG] Connection id "0HNC8090TG5TP" completed keep alive response. 2025-06-25 22:09:30.228 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3125ms 2025-06-25 22:09:30.228 +03:00 [DBG] Connection id "0HNC8090TG5TP" received FIN. 2025-06-25 22:09:30.228 +03:00 [DBG] Connection id "0HNC8090TG5TP" disconnecting. 2025-06-25 22:09:30.228 +03:00 [DBG] Connection id "0HNC8090TG5TP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:09:30.229 +03:00 [DBG] Connection id "0HNC8090TG5TP" stopped. 2025-06-25 22:10:30.221 +03:00 [DBG] Connection id "0HNC8090TG5TQ" accepted. 2025-06-25 22:10:30.221 +03:00 [DBG] Connection id "0HNC8090TG5TQ" started. 2025-06-25 22:10:30.221 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:10:30.221 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:10:30.222 +03:00 [DBG] POST requests are not supported 2025-06-25 22:10:30.222 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:10:30.222 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:10:30.222 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:10:30.222 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:10:30.222 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:10:30.222 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:10:30.222 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:10:30.222 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:10:30.222 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:10:30.222 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:10:30.222 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:10:30.222 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:10:30.222 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:10:30.222 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:10:30.222 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:10:30.222 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:10:30.222 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:10:30.222 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:10:30.223 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:10:30.223 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:10:30.223 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:10:30.223 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:10:30.223 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:10:30.223 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1882ms. 2025-06-25 22:10:30.223 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:10:30.223 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:10:30.223 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:10:30.223 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:10:30.223 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:10:30.223 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:10:30.223 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:10:30.223 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:10:30.223 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:10:30.223 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:10:30.223 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:10:30.223 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:10:30.223 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:10:30.224 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:10:30.224 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:10:30.224 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:10:30.224 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:10:30.224 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3166ms 2025-06-25 22:10:30.224 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:10:30.224 +03:00 [DBG] Connection id "0HNC8090TG5TQ" completed keep alive response. 2025-06-25 22:10:30.224 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4002ms 2025-06-25 22:10:30.224 +03:00 [DBG] Connection id "0HNC8090TG5TQ" received FIN. 2025-06-25 22:10:30.224 +03:00 [DBG] Connection id "0HNC8090TG5TQ" disconnecting. 2025-06-25 22:10:30.225 +03:00 [DBG] Connection id "0HNC8090TG5TQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:10:30.226 +03:00 [DBG] Connection id "0HNC8090TG5TQ" stopped. 2025-06-25 22:11:30.226 +03:00 [DBG] Connection id "0HNC8090TG5TR" accepted. 2025-06-25 22:11:30.226 +03:00 [DBG] Connection id "0HNC8090TG5TR" started. 2025-06-25 22:11:30.226 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:11:30.226 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:11:30.226 +03:00 [DBG] POST requests are not supported 2025-06-25 22:11:30.226 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:11:30.226 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:11:30.226 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:11:30.226 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:11:30.226 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:11:30.226 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:11:30.226 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:11:30.226 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:11:30.227 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:11:30.227 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:11:30.227 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:11:30.227 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:11:30.227 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:11:30.227 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:11:30.227 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:11:30.227 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:11:30.227 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:11:30.227 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:11:30.227 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:11:30.227 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:11:30.227 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:11:30.227 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:11:30.227 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:11:30.227 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-06-25 22:11:30.227 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:11:30.227 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:11:30.227 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:11:30.227 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:11:30.227 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:11:30.227 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:11:30.227 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:11:30.227 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:11:30.227 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:11:30.227 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:11:30.227 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:11:30.227 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:11:30.227 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:11:30.227 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:11:30.227 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:11:30.227 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:11:30.227 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:11:30.227 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7454ms 2025-06-25 22:11:30.228 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:11:30.228 +03:00 [DBG] Connection id "0HNC8090TG5TR" completed keep alive response. 2025-06-25 22:11:30.228 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5606ms 2025-06-25 22:11:30.228 +03:00 [DBG] Connection id "0HNC8090TG5TR" received FIN. 2025-06-25 22:11:30.228 +03:00 [DBG] Connection id "0HNC8090TG5TR" disconnecting. 2025-06-25 22:11:30.228 +03:00 [DBG] Connection id "0HNC8090TG5TR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:11:30.229 +03:00 [DBG] Connection id "0HNC8090TG5TR" stopped. 2025-06-25 22:12:30.537 +03:00 [DBG] Connection id "0HNC8090TG5TS" accepted. 2025-06-25 22:12:30.537 +03:00 [DBG] Connection id "0HNC8090TG5TS" started. 2025-06-25 22:12:30.537 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:12:30.537 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:12:30.537 +03:00 [DBG] POST requests are not supported 2025-06-25 22:12:30.537 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:12:30.537 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:12:30.537 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:12:30.537 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:12:30.538 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:12:30.538 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:12:30.538 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:12:30.538 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:12:30.538 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:12:30.538 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:12:30.538 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:12:30.538 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:12:30.538 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:12:30.538 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:12:30.538 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:12:30.538 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:12:30.538 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:12:30.538 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:12:30.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:12:30.538 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:12:30.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:12:30.538 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:12:30.538 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:12:30.538 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1407ms. 2025-06-25 22:12:30.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:12:30.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:12:30.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:12:30.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:12:30.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:12:30.539 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:12:30.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:12:30.539 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:12:30.539 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:12:30.539 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:12:30.539 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:12:30.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:12:30.539 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:12:30.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:12:30.539 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:12:30.539 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:12:30.539 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:12:30.539 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8328ms 2025-06-25 22:12:30.539 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:12:30.539 +03:00 [DBG] Connection id "0HNC8090TG5TS" completed keep alive response. 2025-06-25 22:12:30.539 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5771ms 2025-06-25 22:12:30.539 +03:00 [DBG] Connection id "0HNC8090TG5TS" received FIN. 2025-06-25 22:12:30.540 +03:00 [DBG] Connection id "0HNC8090TG5TS" disconnecting. 2025-06-25 22:12:30.540 +03:00 [DBG] Connection id "0HNC8090TG5TS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:12:30.541 +03:00 [DBG] Connection id "0HNC8090TG5TS" stopped. 2025-06-25 22:13:30.235 +03:00 [DBG] Connection id "0HNC8090TG5TT" accepted. 2025-06-25 22:13:30.235 +03:00 [DBG] Connection id "0HNC8090TG5TT" started. 2025-06-25 22:13:30.235 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:13:30.236 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:13:30.236 +03:00 [DBG] POST requests are not supported 2025-06-25 22:13:30.236 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:13:30.236 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:13:30.236 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:13:30.236 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:13:30.236 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:13:30.236 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:13:30.236 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:13:30.236 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:13:30.236 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:13:30.236 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:13:30.236 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:13:30.236 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:13:30.236 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:13:30.236 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:13:30.236 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:13:30.236 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:13:30.236 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:13:30.236 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:13:30.236 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:13:30.236 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:13:30.236 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:13:30.236 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:13:30.236 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:13:30.237 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.163ms. 2025-06-25 22:13:30.237 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:13:30.237 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:13:30.237 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:13:30.237 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:13:30.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:13:30.237 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:13:30.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:13:30.237 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:13:30.237 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:13:30.237 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:13:30.237 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:13:30.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:13:30.237 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:13:30.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:13:30.237 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:13:30.237 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:13:30.237 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:13:30.237 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1295ms 2025-06-25 22:13:30.237 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:13:30.237 +03:00 [DBG] Connection id "0HNC8090TG5TT" completed keep alive response. 2025-06-25 22:13:30.237 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9355ms 2025-06-25 22:13:30.237 +03:00 [DBG] Connection id "0HNC8090TG5TT" received FIN. 2025-06-25 22:13:30.238 +03:00 [DBG] Connection id "0HNC8090TG5TT" disconnecting. 2025-06-25 22:13:30.238 +03:00 [DBG] Connection id "0HNC8090TG5TT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:13:30.239 +03:00 [DBG] Connection id "0HNC8090TG5TT" stopped. 2025-06-25 22:14:30.225 +03:00 [DBG] Connection id "0HNC8090TG5TU" accepted. 2025-06-25 22:14:30.225 +03:00 [DBG] Connection id "0HNC8090TG5TU" started. 2025-06-25 22:14:30.225 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:14:30.225 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:14:30.225 +03:00 [DBG] POST requests are not supported 2025-06-25 22:14:30.225 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:14:30.225 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:14:30.225 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:14:30.225 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:14:30.225 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:14:30.225 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:14:30.225 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:14:30.225 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:14:30.225 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:14:30.225 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:14:30.226 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:14:30.226 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:14:30.226 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:14:30.226 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:14:30.226 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:14:30.226 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:14:30.226 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:14:30.226 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:14:30.226 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:14:30.226 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:14:30.226 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:14:30.226 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:14:30.226 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:14:30.226 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.136ms. 2025-06-25 22:14:30.226 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:14:30.226 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:14:30.226 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:14:30.226 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:14:30.226 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:14:30.226 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:14:30.226 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:14:30.226 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:14:30.226 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:14:30.226 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:14:30.226 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:14:30.226 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:14:30.226 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:14:30.226 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:14:30.226 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:14:30.226 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:14:30.226 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:14:30.227 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8813ms 2025-06-25 22:14:30.227 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:14:30.227 +03:00 [DBG] Connection id "0HNC8090TG5TU" completed keep alive response. 2025-06-25 22:14:30.227 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6087ms 2025-06-25 22:14:30.227 +03:00 [DBG] Connection id "0HNC8090TG5TU" received FIN. 2025-06-25 22:14:30.227 +03:00 [DBG] Connection id "0HNC8090TG5TU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:14:30.227 +03:00 [DBG] Connection id "0HNC8090TG5TU" disconnecting. 2025-06-25 22:14:30.227 +03:00 [DBG] Connection id "0HNC8090TG5TU" stopped. 2025-06-25 22:15:30.224 +03:00 [DBG] Connection id "0HNC8090TG5TV" accepted. 2025-06-25 22:15:30.224 +03:00 [DBG] Connection id "0HNC8090TG5TV" started. 2025-06-25 22:15:30.224 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:15:30.224 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:15:30.224 +03:00 [DBG] POST requests are not supported 2025-06-25 22:15:30.224 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:15:30.224 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:15:30.224 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:15:30.224 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:15:30.224 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:15:30.224 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:15:30.224 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:15:30.224 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:15:30.224 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:15:30.224 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:15:30.224 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:15:30.225 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:15:30.225 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:15:30.225 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:15:30.225 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:15:30.225 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:15:30.225 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:15:30.225 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:15:30.225 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:15:30.225 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:15:30.225 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:15:30.225 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:15:30.225 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:15:30.225 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1209ms. 2025-06-25 22:15:30.225 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:15:30.225 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:15:30.225 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:15:30.225 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:15:30.225 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:15:30.225 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:15:30.225 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:15:30.225 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:15:30.225 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:15:30.225 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:15:30.225 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:15:30.225 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:15:30.225 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:15:30.225 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:15:30.225 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:15:30.225 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:15:30.225 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:15:30.225 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.723ms 2025-06-25 22:15:30.225 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:15:30.225 +03:00 [DBG] Connection id "0HNC8090TG5TV" completed keep alive response. 2025-06-25 22:15:30.226 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.476ms 2025-06-25 22:15:30.226 +03:00 [DBG] Connection id "0HNC8090TG5TV" received FIN. 2025-06-25 22:15:30.226 +03:00 [DBG] Connection id "0HNC8090TG5TV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:15:30.226 +03:00 [DBG] Connection id "0HNC8090TG5TV" disconnecting. 2025-06-25 22:15:30.226 +03:00 [DBG] Connection id "0HNC8090TG5TV" stopped. 2025-06-25 22:16:30.235 +03:00 [DBG] Connection id "0HNC8090TG5U0" accepted. 2025-06-25 22:16:30.235 +03:00 [DBG] Connection id "0HNC8090TG5U0" started. 2025-06-25 22:16:30.236 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:16:30.236 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:16:30.236 +03:00 [DBG] POST requests are not supported 2025-06-25 22:16:30.236 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:16:30.236 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:16:30.236 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:16:30.236 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:16:30.236 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:16:30.236 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:16:30.236 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:16:30.236 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:16:30.236 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:16:30.236 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:16:30.236 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:16:30.236 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:16:30.236 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:16:30.236 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:16:30.236 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:16:30.236 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:16:30.236 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:16:30.236 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:16:30.236 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:16:30.236 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:16:30.236 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:16:30.236 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:16:30.236 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:16:30.237 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2183ms. 2025-06-25 22:16:30.237 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:16:30.237 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:16:30.237 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:16:30.237 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:16:30.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:16:30.237 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:16:30.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:16:30.237 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:16:30.237 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:16:30.237 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:16:30.237 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:16:30.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:16:30.237 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:16:30.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:16:30.237 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:16:30.237 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:16:30.237 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:16:30.237 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3085ms 2025-06-25 22:16:30.237 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:16:30.238 +03:00 [DBG] Connection id "0HNC8090TG5U0" completed keep alive response. 2025-06-25 22:16:30.238 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0897ms 2025-06-25 22:16:30.238 +03:00 [DBG] Connection id "0HNC8090TG5U0" received FIN. 2025-06-25 22:16:30.238 +03:00 [DBG] Connection id "0HNC8090TG5U0" disconnecting. 2025-06-25 22:16:30.238 +03:00 [DBG] Connection id "0HNC8090TG5U0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:16:30.239 +03:00 [DBG] Connection id "0HNC8090TG5U0" stopped. 2025-06-25 22:17:30.222 +03:00 [DBG] Connection id "0HNC8090TG5U1" accepted. 2025-06-25 22:17:30.223 +03:00 [DBG] Connection id "0HNC8090TG5U1" started. 2025-06-25 22:17:30.223 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:17:30.223 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:17:30.223 +03:00 [DBG] POST requests are not supported 2025-06-25 22:17:30.223 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:17:30.223 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:17:30.223 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:17:30.223 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:17:30.223 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:17:30.223 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:17:30.223 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:17:30.223 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:17:30.223 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:17:30.223 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:17:30.223 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:17:30.223 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:17:30.223 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:17:30.223 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:17:30.224 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:17:30.224 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:17:30.224 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:17:30.224 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:17:30.224 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:17:30.224 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:17:30.224 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:17:30.224 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:17:30.224 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:17:30.224 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.211ms. 2025-06-25 22:17:30.224 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:17:30.224 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:17:30.224 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:17:30.224 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:17:30.224 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:17:30.224 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:17:30.224 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:17:30.224 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:17:30.224 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:17:30.224 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:17:30.224 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:17:30.224 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:17:30.224 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:17:30.224 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:17:30.225 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:17:30.225 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:17:30.225 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:17:30.225 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0412ms 2025-06-25 22:17:30.225 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:17:30.225 +03:00 [DBG] Connection id "0HNC8090TG5U1" completed keep alive response. 2025-06-25 22:17:30.225 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.949ms 2025-06-25 22:17:30.225 +03:00 [DBG] Connection id "0HNC8090TG5U1" received FIN. 2025-06-25 22:17:30.225 +03:00 [DBG] Connection id "0HNC8090TG5U1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:17:30.225 +03:00 [DBG] Connection id "0HNC8090TG5U1" disconnecting. 2025-06-25 22:17:30.225 +03:00 [DBG] Connection id "0HNC8090TG5U1" stopped. 2025-06-25 22:18:30.230 +03:00 [DBG] Connection id "0HNC8090TG5U2" accepted. 2025-06-25 22:18:30.230 +03:00 [DBG] Connection id "0HNC8090TG5U2" started. 2025-06-25 22:18:30.230 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:18:30.230 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:18:30.230 +03:00 [DBG] POST requests are not supported 2025-06-25 22:18:30.230 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:18:30.230 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:18:30.231 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:18:30.231 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:18:30.231 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:18:30.231 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:18:30.231 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:18:30.231 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:18:30.231 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:18:30.231 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:18:30.231 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:18:30.231 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:18:30.231 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:18:30.231 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:18:30.231 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:18:30.231 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:18:30.231 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:18:30.231 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:18:30.231 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:18:30.231 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:18:30.231 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:18:30.231 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:18:30.231 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:18:30.231 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1176ms. 2025-06-25 22:18:30.231 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:18:30.231 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:18:30.231 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:18:30.231 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:18:30.231 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:18:30.231 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:18:30.231 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:18:30.231 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:18:30.231 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:18:30.231 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:18:30.231 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:18:30.231 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:18:30.231 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:18:30.231 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:18:30.232 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:18:30.232 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:18:30.232 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:18:30.232 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6749ms 2025-06-25 22:18:30.232 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:18:30.232 +03:00 [DBG] Connection id "0HNC8090TG5U2" completed keep alive response. 2025-06-25 22:18:30.232 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2872ms 2025-06-25 22:18:30.232 +03:00 [DBG] Connection id "0HNC8090TG5U2" received FIN. 2025-06-25 22:18:30.232 +03:00 [DBG] Connection id "0HNC8090TG5U2" disconnecting. 2025-06-25 22:18:30.232 +03:00 [DBG] Connection id "0HNC8090TG5U2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:18:30.233 +03:00 [DBG] Connection id "0HNC8090TG5U2" stopped. 2025-06-25 22:19:30.230 +03:00 [DBG] Connection id "0HNC8090TG5U3" accepted. 2025-06-25 22:19:30.230 +03:00 [DBG] Connection id "0HNC8090TG5U3" started. 2025-06-25 22:19:30.231 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:19:30.231 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:19:30.231 +03:00 [DBG] POST requests are not supported 2025-06-25 22:19:30.231 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:19:30.231 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:19:30.231 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:19:30.231 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:19:30.231 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:19:30.231 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:19:30.231 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:19:30.231 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:19:30.231 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:19:30.231 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:19:30.231 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:19:30.231 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:19:30.231 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:19:30.231 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:19:30.231 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:19:30.231 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:19:30.231 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:19:30.231 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:19:30.231 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:19:30.231 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:19:30.231 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:19:30.231 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:19:30.231 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:19:30.232 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1374ms. 2025-06-25 22:19:30.232 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:19:30.232 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:19:30.232 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:19:30.232 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:19:30.232 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:19:30.232 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:19:30.232 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:19:30.232 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:19:30.232 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:19:30.232 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:19:30.232 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:19:30.232 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:19:30.232 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:19:30.232 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:19:30.232 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:19:30.232 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:19:30.232 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:19:30.232 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6526ms 2025-06-25 22:19:30.232 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:19:30.232 +03:00 [DBG] Connection id "0HNC8090TG5U3" completed keep alive response. 2025-06-25 22:19:30.232 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3958ms 2025-06-25 22:19:30.232 +03:00 [DBG] Connection id "0HNC8090TG5U3" received FIN. 2025-06-25 22:19:30.232 +03:00 [DBG] Connection id "0HNC8090TG5U3" disconnecting. 2025-06-25 22:19:30.232 +03:00 [DBG] Connection id "0HNC8090TG5U3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:19:30.233 +03:00 [DBG] Connection id "0HNC8090TG5U3" stopped. 2025-06-25 22:20:30.223 +03:00 [DBG] Connection id "0HNC8090TG5U4" accepted. 2025-06-25 22:20:30.223 +03:00 [DBG] Connection id "0HNC8090TG5U4" started. 2025-06-25 22:20:30.224 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:20:30.224 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:20:30.224 +03:00 [DBG] POST requests are not supported 2025-06-25 22:20:30.224 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:20:30.224 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:20:30.224 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:20:30.224 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:20:30.224 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:20:30.224 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:20:30.224 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:20:30.224 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:20:30.224 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:20:30.224 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:20:30.224 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:20:30.224 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:20:30.224 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:20:30.224 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:20:30.224 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:20:30.224 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:20:30.224 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:20:30.224 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:20:30.224 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:20:30.224 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:20:30.224 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:20:30.224 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:20:30.224 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:20:30.225 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1662ms. 2025-06-25 22:20:30.225 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:20:30.225 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:20:30.225 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:20:30.225 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:20:30.225 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:20:30.225 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:20:30.225 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:20:30.225 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:20:30.225 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:20:30.225 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:20:30.225 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:20:30.225 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:20:30.225 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:20:30.225 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:20:30.225 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:20:30.225 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:20:30.225 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:20:30.225 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9523ms 2025-06-25 22:20:30.225 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:20:30.225 +03:00 [DBG] Connection id "0HNC8090TG5U4" completed keep alive response. 2025-06-25 22:20:30.225 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7187ms 2025-06-25 22:20:30.226 +03:00 [DBG] Connection id "0HNC8090TG5U4" received FIN. 2025-06-25 22:20:30.226 +03:00 [DBG] Connection id "0HNC8090TG5U4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:20:30.226 +03:00 [DBG] Connection id "0HNC8090TG5U4" disconnecting. 2025-06-25 22:20:30.226 +03:00 [DBG] Connection id "0HNC8090TG5U4" stopped. 2025-06-25 22:21:30.239 +03:00 [DBG] Connection id "0HNC8090TG5U5" accepted. 2025-06-25 22:21:30.239 +03:00 [DBG] Connection id "0HNC8090TG5U5" started. 2025-06-25 22:21:30.239 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:21:30.239 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:21:30.239 +03:00 [DBG] POST requests are not supported 2025-06-25 22:21:30.239 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:21:30.239 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:21:30.239 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:21:30.240 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:21:30.240 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:21:30.240 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:21:30.240 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:21:30.240 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:21:30.240 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:21:30.240 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:21:30.240 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:21:30.240 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:21:30.240 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:21:30.240 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:21:30.240 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:21:30.240 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:21:30.240 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:21:30.240 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:21:30.240 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:21:30.240 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:21:30.240 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:21:30.240 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:21:30.240 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:21:30.241 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.16ms. 2025-06-25 22:21:30.241 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:21:30.241 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:21:30.241 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:21:30.241 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:21:30.241 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:21:30.241 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:21:30.241 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:21:30.241 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:21:30.241 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:21:30.241 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:21:30.241 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:21:30.241 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:21:30.241 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:21:30.241 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:21:30.241 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:21:30.241 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:21:30.241 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:21:30.241 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0929ms 2025-06-25 22:21:30.241 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:21:30.241 +03:00 [DBG] Connection id "0HNC8090TG5U5" completed keep alive response. 2025-06-25 22:21:30.241 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7986ms 2025-06-25 22:21:30.241 +03:00 [DBG] Connection id "0HNC8090TG5U5" received FIN. 2025-06-25 22:21:30.242 +03:00 [DBG] Connection id "0HNC8090TG5U5" disconnecting. 2025-06-25 22:21:30.242 +03:00 [DBG] Connection id "0HNC8090TG5U5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:21:30.243 +03:00 [DBG] Connection id "0HNC8090TG5U5" stopped. 2025-06-25 22:22:30.235 +03:00 [DBG] Connection id "0HNC8090TG5U6" accepted. 2025-06-25 22:22:30.235 +03:00 [DBG] Connection id "0HNC8090TG5U6" started. 2025-06-25 22:22:30.235 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:22:30.235 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:22:30.235 +03:00 [DBG] POST requests are not supported 2025-06-25 22:22:30.235 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:22:30.235 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:22:30.235 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:22:30.235 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:22:30.235 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:22:30.235 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:22:30.235 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:22:30.236 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:22:30.236 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:22:30.236 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:22:30.236 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:22:30.236 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:22:30.236 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:22:30.236 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:22:30.236 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:22:30.236 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:22:30.236 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:22:30.236 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:22:30.236 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:22:30.236 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:22:30.236 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:22:30.236 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:22:30.236 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:22:30.236 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1372ms. 2025-06-25 22:22:30.236 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:22:30.236 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:22:30.236 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:22:30.236 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:22:30.236 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:22:30.236 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:22:30.236 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:22:30.236 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:22:30.236 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:22:30.236 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:22:30.236 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:22:30.236 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:22:30.236 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:22:30.236 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:22:30.236 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:22:30.236 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:22:30.236 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:22:30.236 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7056ms 2025-06-25 22:22:30.236 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:22:30.237 +03:00 [DBG] Connection id "0HNC8090TG5U6" completed keep alive response. 2025-06-25 22:22:30.237 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3746ms 2025-06-25 22:22:30.237 +03:00 [DBG] Connection id "0HNC8090TG5U6" received FIN. 2025-06-25 22:22:30.237 +03:00 [DBG] Connection id "0HNC8090TG5U6" disconnecting. 2025-06-25 22:22:30.237 +03:00 [DBG] Connection id "0HNC8090TG5U6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:22:30.238 +03:00 [DBG] Connection id "0HNC8090TG5U6" stopped. 2025-06-25 22:23:30.231 +03:00 [DBG] Connection id "0HNC8090TG5U7" accepted. 2025-06-25 22:23:30.232 +03:00 [DBG] Connection id "0HNC8090TG5U7" started. 2025-06-25 22:23:30.232 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:23:30.232 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:23:30.232 +03:00 [DBG] POST requests are not supported 2025-06-25 22:23:30.232 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:23:30.232 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:23:30.232 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:23:30.232 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:23:30.232 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:23:30.232 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:23:30.232 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:23:30.232 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:23:30.232 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:23:30.232 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:23:30.232 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:23:30.232 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:23:30.233 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:23:30.233 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:23:30.233 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:23:30.233 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:23:30.233 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:23:30.233 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:23:30.233 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:23:30.233 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:23:30.233 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:23:30.233 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:23:30.233 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:23:30.233 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2256ms. 2025-06-25 22:23:30.233 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:23:30.233 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:23:30.233 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:23:30.233 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:23:30.233 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:23:30.234 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:23:30.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:23:30.234 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:23:30.234 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:23:30.234 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:23:30.234 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:23:30.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:23:30.234 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:23:30.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:23:30.234 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:23:30.234 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:23:30.234 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:23:30.234 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3065ms 2025-06-25 22:23:30.234 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:23:30.234 +03:00 [DBG] Connection id "0HNC8090TG5U7" completed keep alive response. 2025-06-25 22:23:30.234 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3549ms 2025-06-25 22:23:30.234 +03:00 [DBG] Connection id "0HNC8090TG5U7" received FIN. 2025-06-25 22:23:30.235 +03:00 [DBG] Connection id "0HNC8090TG5U7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:23:30.235 +03:00 [DBG] Connection id "0HNC8090TG5U7" disconnecting. 2025-06-25 22:23:30.235 +03:00 [DBG] Connection id "0HNC8090TG5U7" stopped. 2025-06-25 22:24:30.229 +03:00 [DBG] Connection id "0HNC8090TG5U8" accepted. 2025-06-25 22:24:30.229 +03:00 [DBG] Connection id "0HNC8090TG5U8" started. 2025-06-25 22:24:30.230 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:24:30.230 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:24:30.230 +03:00 [DBG] POST requests are not supported 2025-06-25 22:24:30.230 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:24:30.230 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:24:30.230 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:24:30.230 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:24:30.230 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:24:30.230 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:24:30.230 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:24:30.230 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:24:30.230 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:24:30.230 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:24:30.230 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:24:30.230 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:24:30.230 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:24:30.230 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:24:30.230 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:24:30.230 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:24:30.230 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:24:30.231 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:24:30.231 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:24:30.231 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:24:30.231 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:24:30.231 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:24:30.231 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:24:30.231 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1683ms. 2025-06-25 22:24:30.231 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:24:30.231 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:24:30.231 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:24:30.231 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:24:30.231 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:24:30.231 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:24:30.231 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:24:30.231 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:24:30.231 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:24:30.231 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:24:30.231 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:24:30.231 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:24:30.231 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:24:30.232 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:24:30.232 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:24:30.232 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:24:30.232 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:24:30.232 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.259ms 2025-06-25 22:24:30.232 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:24:30.232 +03:00 [DBG] Connection id "0HNC8090TG5U8" completed keep alive response. 2025-06-25 22:24:30.232 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1878ms 2025-06-25 22:24:30.232 +03:00 [DBG] Connection id "0HNC8090TG5U8" received FIN. 2025-06-25 22:24:30.232 +03:00 [DBG] Connection id "0HNC8090TG5U8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:24:30.232 +03:00 [DBG] Connection id "0HNC8090TG5U8" disconnecting. 2025-06-25 22:24:30.232 +03:00 [DBG] Connection id "0HNC8090TG5U8" stopped. 2025-06-25 22:25:30.236 +03:00 [DBG] Connection id "0HNC8090TG5U9" accepted. 2025-06-25 22:25:30.236 +03:00 [DBG] Connection id "0HNC8090TG5U9" started. 2025-06-25 22:25:30.236 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:25:30.236 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:25:30.236 +03:00 [DBG] POST requests are not supported 2025-06-25 22:25:30.236 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:25:30.236 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:25:30.236 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:25:30.236 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:25:30.236 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:25:30.236 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:25:30.236 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:25:30.236 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:25:30.236 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:25:30.236 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:25:30.236 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:25:30.236 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:25:30.236 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:25:30.236 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:25:30.236 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:25:30.236 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:25:30.236 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:25:30.237 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:25:30.237 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:25:30.237 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:25:30.237 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:25:30.237 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:25:30.237 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:25:30.237 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1212ms. 2025-06-25 22:25:30.237 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:25:30.237 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:25:30.237 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:25:30.237 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:25:30.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:25:30.237 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:25:30.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:25:30.237 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:25:30.237 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:25:30.237 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:25:30.237 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:25:30.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:25:30.237 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:25:30.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:25:30.237 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:25:30.237 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:25:30.237 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:25:30.237 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7459ms 2025-06-25 22:25:30.237 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:25:30.237 +03:00 [DBG] Connection id "0HNC8090TG5U9" completed keep alive response. 2025-06-25 22:25:30.237 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3647ms 2025-06-25 22:25:30.237 +03:00 [DBG] Connection id "0HNC8090TG5U9" received FIN. 2025-06-25 22:25:30.238 +03:00 [DBG] Connection id "0HNC8090TG5U9" disconnecting. 2025-06-25 22:25:30.238 +03:00 [DBG] Connection id "0HNC8090TG5U9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:25:30.239 +03:00 [DBG] Connection id "0HNC8090TG5U9" stopped. 2025-06-25 22:26:30.232 +03:00 [DBG] Connection id "0HNC8090TG5UA" accepted. 2025-06-25 22:26:30.232 +03:00 [DBG] Connection id "0HNC8090TG5UA" started. 2025-06-25 22:26:30.232 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:26:30.232 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:26:30.232 +03:00 [DBG] POST requests are not supported 2025-06-25 22:26:30.232 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:26:30.232 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:26:30.232 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:26:30.232 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:26:30.233 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:26:30.233 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:26:30.233 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:26:30.233 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:26:30.233 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:26:30.233 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:26:30.233 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:26:30.233 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:26:30.233 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:26:30.233 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:26:30.233 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:26:30.233 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:26:30.233 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:26:30.233 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:26:30.233 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:26:30.233 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:26:30.233 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:26:30.233 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:26:30.233 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:26:30.233 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-06-25 22:26:30.233 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:26:30.233 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:26:30.233 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:26:30.233 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:26:30.233 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:26:30.233 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:26:30.233 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:26:30.234 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:26:30.234 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:26:30.234 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:26:30.234 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:26:30.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:26:30.234 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:26:30.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:26:30.234 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:26:30.234 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:26:30.234 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:26:30.234 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8186ms 2025-06-25 22:26:30.234 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:26:30.234 +03:00 [DBG] Connection id "0HNC8090TG5UA" completed keep alive response. 2025-06-25 22:26:30.234 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5577ms 2025-06-25 22:26:30.234 +03:00 [DBG] Connection id "0HNC8090TG5UA" received FIN. 2025-06-25 22:26:30.234 +03:00 [DBG] Connection id "0HNC8090TG5UA" disconnecting. 2025-06-25 22:26:30.234 +03:00 [DBG] Connection id "0HNC8090TG5UA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:26:30.235 +03:00 [DBG] Connection id "0HNC8090TG5UA" stopped. 2025-06-25 22:27:30.247 +03:00 [DBG] Connection id "0HNC8090TG5UB" accepted. 2025-06-25 22:27:30.247 +03:00 [DBG] Connection id "0HNC8090TG5UB" started. 2025-06-25 22:27:30.247 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:27:30.247 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:27:30.247 +03:00 [DBG] POST requests are not supported 2025-06-25 22:27:30.247 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:27:30.247 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:27:30.247 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:27:30.247 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:27:30.248 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:27:30.248 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:27:30.248 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:27:30.248 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:27:30.248 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:27:30.248 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:27:30.248 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:27:30.248 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:27:30.248 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:27:30.248 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:27:30.248 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:27:30.248 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:27:30.248 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:27:30.248 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:27:30.248 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:27:30.248 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:27:30.248 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:27:30.249 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:27:30.249 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:27:30.249 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2329ms. 2025-06-25 22:27:30.249 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:27:30.249 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:27:30.249 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:27:30.249 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:27:30.249 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:27:30.249 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:27:30.249 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:27:30.249 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:27:30.249 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:27:30.249 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:27:30.249 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:27:30.249 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:27:30.249 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:27:30.249 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:27:30.249 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:27:30.249 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:27:30.249 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:27:30.249 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2837ms 2025-06-25 22:27:30.250 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:27:30.250 +03:00 [DBG] Connection id "0HNC8090TG5UB" completed keep alive response. 2025-06-25 22:27:30.250 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4736ms 2025-06-25 22:27:30.250 +03:00 [DBG] Connection id "0HNC8090TG5UB" received FIN. 2025-06-25 22:27:30.250 +03:00 [DBG] Connection id "0HNC8090TG5UB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:27:30.250 +03:00 [DBG] Connection id "0HNC8090TG5UB" disconnecting. 2025-06-25 22:27:30.250 +03:00 [DBG] Connection id "0HNC8090TG5UB" stopped. 2025-06-25 22:28:30.232 +03:00 [DBG] Connection id "0HNC8090TG5UC" accepted. 2025-06-25 22:28:30.233 +03:00 [DBG] Connection id "0HNC8090TG5UC" started. 2025-06-25 22:28:30.233 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:28:30.233 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:28:30.233 +03:00 [DBG] POST requests are not supported 2025-06-25 22:28:30.233 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:28:30.233 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:28:30.233 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:28:30.233 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:28:30.233 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:28:30.233 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:28:30.233 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:28:30.233 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:28:30.233 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:28:30.233 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:28:30.233 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:28:30.234 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:28:30.234 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:28:30.234 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:28:30.234 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:28:30.234 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:28:30.234 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:28:30.234 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:28:30.234 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:28:30.234 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:28:30.234 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:28:30.234 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:28:30.234 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:28:30.234 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1462ms. 2025-06-25 22:28:30.234 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:28:30.234 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:28:30.234 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:28:30.234 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:28:30.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:28:30.234 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:28:30.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:28:30.234 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:28:30.235 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:28:30.235 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:28:30.235 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:28:30.235 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:28:30.235 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:28:30.235 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:28:30.235 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:28:30.235 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:28:30.235 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:28:30.235 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3229ms 2025-06-25 22:28:30.235 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:28:30.235 +03:00 [DBG] Connection id "0HNC8090TG5UC" completed keep alive response. 2025-06-25 22:28:30.235 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1725ms 2025-06-25 22:28:30.235 +03:00 [DBG] Connection id "0HNC8090TG5UC" received FIN. 2025-06-25 22:28:30.235 +03:00 [DBG] Connection id "0HNC8090TG5UC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:28:30.236 +03:00 [DBG] Connection id "0HNC8090TG5UC" disconnecting. 2025-06-25 22:28:30.236 +03:00 [DBG] Connection id "0HNC8090TG5UC" stopped. 2025-06-25 22:29:30.245 +03:00 [DBG] Connection id "0HNC8090TG5UD" accepted. 2025-06-25 22:29:30.245 +03:00 [DBG] Connection id "0HNC8090TG5UD" started. 2025-06-25 22:29:30.245 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:29:30.245 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:29:30.245 +03:00 [DBG] POST requests are not supported 2025-06-25 22:29:30.245 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:29:30.245 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:29:30.245 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:29:30.245 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:29:30.245 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:29:30.245 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:29:30.246 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:29:30.246 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:29:30.246 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:29:30.246 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:29:30.246 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:29:30.246 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:29:30.246 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:29:30.246 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:29:30.246 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:29:30.246 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:29:30.246 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:29:30.246 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:29:30.246 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:29:30.246 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:29:30.246 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:29:30.246 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:29:30.246 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:29:30.246 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-06-25 22:29:30.246 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:29:30.246 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:29:30.246 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:29:30.246 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:29:30.246 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:29:30.246 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:29:30.246 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:29:30.246 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:29:30.246 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:29:30.246 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:29:30.246 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:29:30.246 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:29:30.246 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:29:30.246 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:29:30.246 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:29:30.246 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:29:30.246 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:29:30.246 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6782ms 2025-06-25 22:29:30.247 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:29:30.247 +03:00 [DBG] Connection id "0HNC8090TG5UD" completed keep alive response. 2025-06-25 22:29:30.247 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3515ms 2025-06-25 22:29:30.247 +03:00 [DBG] Connection id "0HNC8090TG5UD" received FIN. 2025-06-25 22:29:30.247 +03:00 [DBG] Connection id "0HNC8090TG5UD" disconnecting. 2025-06-25 22:29:30.247 +03:00 [DBG] Connection id "0HNC8090TG5UD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:29:30.248 +03:00 [DBG] Connection id "0HNC8090TG5UD" stopped. 2025-06-25 22:30:30.238 +03:00 [DBG] Connection id "0HNC8090TG5UE" accepted. 2025-06-25 22:30:30.239 +03:00 [DBG] Connection id "0HNC8090TG5UE" started. 2025-06-25 22:30:30.239 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:30:30.239 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:30:30.239 +03:00 [DBG] POST requests are not supported 2025-06-25 22:30:30.239 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:30:30.239 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:30:30.239 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:30:30.239 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:30:30.239 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:30:30.239 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:30:30.239 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:30:30.239 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:30:30.239 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:30:30.239 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:30:30.239 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:30:30.239 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:30:30.239 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:30:30.239 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:30:30.239 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:30:30.239 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:30:30.239 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:30:30.239 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:30:30.239 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:30:30.239 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:30:30.239 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:30:30.240 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:30:30.240 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:30:30.240 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1527ms. 2025-06-25 22:30:30.240 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:30:30.240 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:30:30.240 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:30:30.240 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:30:30.240 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:30:30.240 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:30:30.240 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:30:30.240 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:30:30.240 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:30:30.240 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:30:30.240 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:30:30.240 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:30:30.240 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:30:30.240 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:30:30.240 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:30:30.240 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:30:30.240 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:30:30.240 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9473ms 2025-06-25 22:30:30.240 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:30:30.240 +03:00 [DBG] Connection id "0HNC8090TG5UE" completed keep alive response. 2025-06-25 22:30:30.240 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6433ms 2025-06-25 22:30:30.241 +03:00 [DBG] Connection id "0HNC8090TG5UE" received FIN. 2025-06-25 22:30:30.241 +03:00 [DBG] Connection id "0HNC8090TG5UE" disconnecting. 2025-06-25 22:30:30.241 +03:00 [DBG] Connection id "0HNC8090TG5UE" stopped. 2025-06-25 22:30:30.241 +03:00 [DBG] Connection id "0HNC8090TG5UE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:31:30.237 +03:00 [DBG] Connection id "0HNC8090TG5UF" accepted. 2025-06-25 22:31:30.237 +03:00 [DBG] Connection id "0HNC8090TG5UF" started. 2025-06-25 22:31:30.237 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:31:30.237 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:31:30.237 +03:00 [DBG] POST requests are not supported 2025-06-25 22:31:30.237 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:31:30.238 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:31:30.238 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:31:30.238 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:31:30.238 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:31:30.238 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:31:30.238 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:31:30.238 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:31:30.238 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:31:30.238 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:31:30.238 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:31:30.238 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:31:30.238 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:31:30.238 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:31:30.238 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:31:30.238 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:31:30.238 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:31:30.238 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:31:30.238 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:31:30.239 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:31:30.239 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:31:30.239 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:31:30.239 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:31:30.239 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.194ms. 2025-06-25 22:31:30.239 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:31:30.239 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:31:30.239 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:31:30.239 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:31:30.239 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:31:30.239 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:31:30.239 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:31:30.239 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:31:30.239 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:31:30.239 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:31:30.239 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:31:30.239 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:31:30.239 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:31:30.239 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:31:30.239 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:31:30.239 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:31:30.239 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:31:30.239 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2618ms 2025-06-25 22:31:30.239 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:31:30.240 +03:00 [DBG] Connection id "0HNC8090TG5UF" completed keep alive response. 2025-06-25 22:31:30.240 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2747ms 2025-06-25 22:31:30.240 +03:00 [DBG] Connection id "0HNC8090TG5UF" received FIN. 2025-06-25 22:31:30.240 +03:00 [DBG] Connection id "0HNC8090TG5UF" disconnecting. 2025-06-25 22:31:30.240 +03:00 [DBG] Connection id "0HNC8090TG5UF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:31:30.241 +03:00 [DBG] Connection id "0HNC8090TG5UF" stopped. 2025-06-25 22:32:30.233 +03:00 [DBG] Connection id "0HNC8090TG5UG" accepted. 2025-06-25 22:32:30.233 +03:00 [DBG] Connection id "0HNC8090TG5UG" started. 2025-06-25 22:32:30.233 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:32:30.234 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:32:30.234 +03:00 [DBG] POST requests are not supported 2025-06-25 22:32:30.234 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:32:30.234 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:32:30.234 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:32:30.234 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:32:30.234 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:32:30.234 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:32:30.234 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:32:30.234 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:32:30.234 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:32:30.234 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:32:30.234 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:32:30.234 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:32:30.234 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:32:30.234 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:32:30.234 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:32:30.234 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:32:30.234 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:32:30.234 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:32:30.234 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:32:30.234 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:32:30.234 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:32:30.234 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:32:30.234 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:32:30.235 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1405ms. 2025-06-25 22:32:30.235 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:32:30.235 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:32:30.235 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:32:30.235 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:32:30.235 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:32:30.235 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:32:30.235 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:32:30.235 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:32:30.235 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:32:30.235 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:32:30.235 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:32:30.235 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:32:30.235 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:32:30.235 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:32:30.235 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:32:30.235 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:32:30.235 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:32:30.235 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9745ms 2025-06-25 22:32:30.235 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:32:30.235 +03:00 [DBG] Connection id "0HNC8090TG5UG" completed keep alive response. 2025-06-25 22:32:30.235 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8389ms 2025-06-25 22:32:30.236 +03:00 [DBG] Connection id "0HNC8090TG5UG" received FIN. 2025-06-25 22:32:30.236 +03:00 [DBG] Connection id "0HNC8090TG5UG" disconnecting. 2025-06-25 22:32:30.236 +03:00 [DBG] Connection id "0HNC8090TG5UG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:32:30.237 +03:00 [DBG] Connection id "0HNC8090TG5UG" stopped. 2025-06-25 22:33:30.247 +03:00 [DBG] Connection id "0HNC8090TG5UH" accepted. 2025-06-25 22:33:30.247 +03:00 [DBG] Connection id "0HNC8090TG5UH" started. 2025-06-25 22:33:30.247 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:33:30.247 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:33:30.247 +03:00 [DBG] POST requests are not supported 2025-06-25 22:33:30.247 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:33:30.248 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:33:30.248 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:33:30.248 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:33:30.248 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:33:30.248 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:33:30.248 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:33:30.248 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:33:30.248 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:33:30.248 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:33:30.248 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:33:30.248 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:33:30.248 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:33:30.248 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:33:30.248 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:33:30.248 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:33:30.248 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:33:30.248 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:33:30.248 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:33:30.248 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:33:30.248 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:33:30.248 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:33:30.248 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:33:30.248 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1347ms. 2025-06-25 22:33:30.248 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:33:30.248 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:33:30.248 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:33:30.248 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:33:30.248 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:33:30.248 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:33:30.249 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:33:30.249 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:33:30.249 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:33:30.249 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:33:30.249 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:33:30.249 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:33:30.249 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:33:30.249 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:33:30.249 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:33:30.249 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:33:30.249 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:33:30.249 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8207ms 2025-06-25 22:33:30.249 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:33:30.249 +03:00 [DBG] Connection id "0HNC8090TG5UH" completed keep alive response. 2025-06-25 22:33:30.249 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5093ms 2025-06-25 22:33:30.249 +03:00 [DBG] Connection id "0HNC8090TG5UH" received FIN. 2025-06-25 22:33:30.249 +03:00 [DBG] Connection id "0HNC8090TG5UH" disconnecting. 2025-06-25 22:33:30.249 +03:00 [DBG] Connection id "0HNC8090TG5UH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:33:30.250 +03:00 [DBG] Connection id "0HNC8090TG5UH" stopped. 2025-06-25 22:34:30.249 +03:00 [DBG] Connection id "0HNC8090TG5UI" accepted. 2025-06-25 22:34:30.249 +03:00 [DBG] Connection id "0HNC8090TG5UI" started. 2025-06-25 22:34:30.249 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:34:30.249 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:34:30.249 +03:00 [DBG] POST requests are not supported 2025-06-25 22:34:30.249 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:34:30.249 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:34:30.249 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:34:30.249 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:34:30.249 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:34:30.249 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:34:30.249 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:34:30.249 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:34:30.249 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:34:30.249 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:34:30.249 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:34:30.249 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:34:30.249 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:34:30.249 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:34:30.249 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:34:30.249 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:34:30.249 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:34:30.249 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:34:30.249 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:34:30.249 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:34:30.249 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:34:30.249 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:34:30.250 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:34:30.250 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-06-25 22:34:30.250 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:34:30.250 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:34:30.250 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:34:30.250 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:34:30.250 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:34:30.250 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:34:30.250 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:34:30.250 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:34:30.250 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:34:30.250 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:34:30.250 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:34:30.250 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:34:30.250 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:34:30.250 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:34:30.250 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:34:30.250 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:34:30.250 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:34:30.250 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6785ms 2025-06-25 22:34:30.250 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:34:30.250 +03:00 [DBG] Connection id "0HNC8090TG5UI" completed keep alive response. 2025-06-25 22:34:30.250 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3067ms 2025-06-25 22:34:30.250 +03:00 [DBG] Connection id "0HNC8090TG5UI" received FIN. 2025-06-25 22:34:30.250 +03:00 [DBG] Connection id "0HNC8090TG5UI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:34:30.250 +03:00 [DBG] Connection id "0HNC8090TG5UI" disconnecting. 2025-06-25 22:34:30.250 +03:00 [DBG] Connection id "0HNC8090TG5UI" stopped. 2025-06-25 22:35:30.247 +03:00 [DBG] Connection id "0HNC8090TG5UJ" accepted. 2025-06-25 22:35:30.248 +03:00 [DBG] Connection id "0HNC8090TG5UJ" started. 2025-06-25 22:35:30.248 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:35:30.248 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:35:30.248 +03:00 [DBG] POST requests are not supported 2025-06-25 22:35:30.248 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:35:30.248 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:35:30.248 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:35:30.248 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:35:30.248 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:35:30.248 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:35:30.248 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:35:30.248 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:35:30.248 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:35:30.248 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:35:30.248 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:35:30.248 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:35:30.248 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:35:30.248 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:35:30.248 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:30.248 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:30.248 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:35:30.248 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:35:30.248 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:35:30.248 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:35:30.248 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:35:30.248 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:35:30.248 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:35:30.248 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1113ms. 2025-06-25 22:35:30.248 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:35:30.248 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:35:30.248 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:35:30.248 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:35:30.249 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:30.249 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:30.249 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:35:30.249 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:35:30.249 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:35:30.249 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:35:30.249 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:35:30.249 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:35:30.249 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:35:30.249 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:30.249 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:30.249 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:30.249 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:30.249 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.615ms 2025-06-25 22:35:30.249 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:35:30.249 +03:00 [DBG] Connection id "0HNC8090TG5UJ" completed keep alive response. 2025-06-25 22:35:30.249 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1351ms 2025-06-25 22:35:30.249 +03:00 [DBG] Connection id "0HNC8090TG5UJ" received FIN. 2025-06-25 22:35:30.249 +03:00 [DBG] Connection id "0HNC8090TG5UJ" disconnecting. 2025-06-25 22:35:30.249 +03:00 [DBG] Connection id "0HNC8090TG5UJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:35:30.250 +03:00 [DBG] Connection id "0HNC8090TG5UJ" stopped. 2025-06-25 22:35:40.384 +03:00 [DBG] Connection id "0HNC8090TG5UK" accepted. 2025-06-25 22:35:40.384 +03:00 [DBG] Connection id "0HNC8090TG5UK" started. 2025-06-25 22:35:40.384 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-25 22:35:40.384 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:35:40.384 +03:00 [DBG] The request path / does not match a supported file type 2025-06-25 22:35:40.384 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-25 22:35:40.384 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-25 22:35:40.384 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-25 22:35:40.384 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:35:40.384 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:35:40.384 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-25 22:35:40.384 +03:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server). 2025-06-25 22:35:40.385 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:35:40.385 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:35:40.385 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-06-25 22:35:40.386 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:35:40.386 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:35:40.386 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.386 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.386 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-25 22:35:40.386 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-25 22:35:40.386 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-25 22:35:40.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:35:40.386 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:35:40.386 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:35:40.388 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0047ms. 2025-06-25 22:35:40.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:35:40.388 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:35:40.388 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-25 22:35:40.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.388 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.388 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-25 22:35:40.388 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-06-25 22:35:40.388 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-06-25 22:35:40.417 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-06-25 22:35:40.417 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-06-25 22:35:40.417 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-06-25 22:35:40.417 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-25 22:35:40.417 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 29.0687ms. 2025-06-25 22:35:40.418 +03:00 [INF] Executed ViewResult - view Index executed in 29.2793ms. 2025-06-25 22:35:40.418 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-25 22:35:40.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.418 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.418 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.418 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 32.2277ms 2025-06-25 22:35:40.418 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-25 22:35:40.418 +03:00 [DBG] Connection id "0HNC8090TG5UK" completed keep alive response. 2025-06-25 22:35:40.418 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 34.1312ms 2025-06-25 22:35:40.418 +03:00 [DBG] Connection id "0HNC8090TG5UK" received FIN. 2025-06-25 22:35:40.418 +03:00 [DBG] Connection id "0HNC8090TG5UK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:35:40.418 +03:00 [DBG] Connection id "0HNC8090TG5UK" disconnecting. 2025-06-25 22:35:40.418 +03:00 [DBG] Connection id "0HNC8090TG5UK" stopped. 2025-06-25 22:35:40.732 +03:00 [DBG] Connection id "0HNC8090TG5UL" accepted. 2025-06-25 22:35:40.732 +03:00 [DBG] Connection id "0HNC8090TG5UL" started. 2025-06-25 22:35:40.732 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-25 22:35:40.732 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:35:40.732 +03:00 [DBG] The request path / does not match a supported file type 2025-06-25 22:35:40.732 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-25 22:35:40.732 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-25 22:35:40.732 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-25 22:35:40.732 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:35:40.733 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:35:40.733 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-25 22:35:40.733 +03:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server). 2025-06-25 22:35:40.733 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:35:40.733 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:35:40.733 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-06-25 22:35:40.733 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:35:40.733 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:35:40.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.733 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-25 22:35:40.733 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-25 22:35:40.733 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-25 22:35:40.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:35:40.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:35:40.733 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:35:40.733 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.003ms. 2025-06-25 22:35:40.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:35:40.733 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:35:40.733 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-25 22:35:40.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.733 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.733 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-25 22:35:40.733 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-06-25 22:35:40.733 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-25 22:35:40.733 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0445ms. 2025-06-25 22:35:40.733 +03:00 [INF] Executed ViewResult - view Index executed in 0.1961ms. 2025-06-25 22:35:40.733 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-25 22:35:40.733 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.733 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.734 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.671ms 2025-06-25 22:35:40.734 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-25 22:35:40.734 +03:00 [DBG] Connection id "0HNC8090TG5UL" completed keep alive response. 2025-06-25 22:35:40.734 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.2535ms 2025-06-25 22:35:40.734 +03:00 [DBG] Connection id "0HNC8090TG5UL" received FIN. 2025-06-25 22:35:40.734 +03:00 [DBG] Connection id "0HNC8090TG5UL" disconnecting. 2025-06-25 22:35:40.734 +03:00 [DBG] Connection id "0HNC8090TG5UL" stopped. 2025-06-25 22:35:40.734 +03:00 [DBG] Connection id "0HNC8090TG5UL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:35:40.780 +03:00 [DBG] Connection id "0HNC8090TG5UM" accepted. 2025-06-25 22:35:40.780 +03:00 [DBG] Connection id "0HNC8090TG5UM" started. 2025-06-25 22:35:40.781 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp-includes/wlwmanifest.xml - null null 2025-06-25 22:35:40.781 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:35:40.781 +03:00 [DBG] The request path /wp-includes/wlwmanifest.xml does not match an existing file 2025-06-25 22:35:40.781 +03:00 [DBG] No candidates found for the request path '/wp-includes/wlwmanifest.xml' 2025-06-25 22:35:40.781 +03:00 [DBG] Request did not match any endpoints 2025-06-25 22:35:40.781 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:35:40.781 +03:00 [DBG] Connection id "0HNC8090TG5UM" completed keep alive response. 2025-06-25 22:35:40.781 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp-includes/wlwmanifest.xml - 404 0 null 0.7614ms 2025-06-25 22:35:40.781 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-25 22:35:40.781 +03:00 [DBG] Connection id "0HNC8090TG5UM" received FIN. 2025-06-25 22:35:40.782 +03:00 [DBG] Connection id "0HNC8090TG5UM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:35:40.782 +03:00 [DBG] Connection id "0HNC8090TG5UM" disconnecting. 2025-06-25 22:35:40.782 +03:00 [DBG] Connection id "0HNC8090TG5UM" stopped. 2025-06-25 22:35:40.842 +03:00 [DBG] Connection id "0HNC8090TG5UN" accepted. 2025-06-25 22:35:40.842 +03:00 [DBG] Connection id "0HNC8090TG5UN" started. 2025-06-25 22:35:40.842 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/xmlrpc.php?rsd - null null 2025-06-25 22:35:40.842 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:35:40.842 +03:00 [DBG] The request path /xmlrpc.php does not match a supported file type 2025-06-25 22:35:40.842 +03:00 [DBG] No candidates found for the request path '/xmlrpc.php' 2025-06-25 22:35:40.842 +03:00 [DBG] Request did not match any endpoints 2025-06-25 22:35:40.842 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:35:40.842 +03:00 [DBG] Connection id "0HNC8090TG5UN" completed keep alive response. 2025-06-25 22:35:40.842 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/xmlrpc.php?rsd - 404 0 null 0.1994ms 2025-06-25 22:35:40.842 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/xmlrpc.php, Response status code: 404 2025-06-25 22:35:40.843 +03:00 [DBG] Connection id "0HNC8090TG5UN" received FIN. 2025-06-25 22:35:40.843 +03:00 [DBG] Connection id "0HNC8090TG5UN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:35:40.843 +03:00 [DBG] Connection id "0HNC8090TG5UN" disconnecting. 2025-06-25 22:35:40.843 +03:00 [DBG] Connection id "0HNC8090TG5UN" stopped. 2025-06-25 22:35:40.876 +03:00 [DBG] Connection id "0HNC8090TG5UO" accepted. 2025-06-25 22:35:40.876 +03:00 [DBG] Connection id "0HNC8090TG5UO" started. 2025-06-25 22:35:40.876 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-25 22:35:40.876 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:35:40.876 +03:00 [DBG] The request path / does not match a supported file type 2025-06-25 22:35:40.876 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-25 22:35:40.876 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-25 22:35:40.876 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-25 22:35:40.876 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:35:40.876 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:35:40.876 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-25 22:35:40.876 +03:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server). 2025-06-25 22:35:40.876 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:35:40.876 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:35:40.876 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-06-25 22:35:40.876 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:35:40.877 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:35:40.877 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.877 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.877 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-25 22:35:40.877 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-25 22:35:40.877 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-25 22:35:40.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:35:40.877 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:35:40.877 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:35:40.877 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0042ms. 2025-06-25 22:35:40.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:35:40.877 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:35:40.877 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-25 22:35:40.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.877 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.877 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-25 22:35:40.877 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-06-25 22:35:40.877 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-25 22:35:40.877 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0482ms. 2025-06-25 22:35:40.877 +03:00 [INF] Executed ViewResult - view Index executed in 0.1985ms. 2025-06-25 22:35:40.877 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-25 22:35:40.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.877 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.877 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.877 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:35:40.877 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.7974ms 2025-06-25 22:35:40.877 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-25 22:35:40.877 +03:00 [DBG] Connection id "0HNC8090TG5UO" completed keep alive response. 2025-06-25 22:35:40.877 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.5947ms 2025-06-25 22:35:40.878 +03:00 [DBG] Connection id "0HNC8090TG5UO" received FIN. 2025-06-25 22:35:40.878 +03:00 [DBG] Connection id "0HNC8090TG5UO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:35:40.878 +03:00 [DBG] Connection id "0HNC8090TG5UO" disconnecting. 2025-06-25 22:35:40.878 +03:00 [DBG] Connection id "0HNC8090TG5UO" stopped. 2025-06-25 22:35:40.967 +03:00 [DBG] Connection id "0HNC8090TG5UP" accepted. 2025-06-25 22:35:40.967 +03:00 [DBG] Connection id "0HNC8090TG5UP" started. 2025-06-25 22:35:40.967 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/blog/wp-includes/wlwmanifest.xml - null null 2025-06-25 22:35:40.967 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:35:40.967 +03:00 [DBG] The request path /blog/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-25 22:35:40.967 +03:00 [DBG] No candidates found for the request path '/blog/wp-includes/wlwmanifest.xml' 2025-06-25 22:35:40.967 +03:00 [DBG] Request did not match any endpoints 2025-06-25 22:35:40.967 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:35:40.967 +03:00 [DBG] Connection id "0HNC8090TG5UP" completed keep alive response. 2025-06-25 22:35:40.967 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/blog/wp-includes/wlwmanifest.xml - 404 0 null 0.3779ms 2025-06-25 22:35:40.967 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/blog/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-25 22:35:40.967 +03:00 [DBG] Connection id "0HNC8090TG5UP" received FIN. 2025-06-25 22:35:40.968 +03:00 [DBG] Connection id "0HNC8090TG5UP" disconnecting. 2025-06-25 22:35:40.968 +03:00 [DBG] Connection id "0HNC8090TG5UP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:35:40.968 +03:00 [DBG] Connection id "0HNC8090TG5UP" stopped. 2025-06-25 22:35:41.033 +03:00 [DBG] Connection id "0HNC8090TG5UQ" accepted. 2025-06-25 22:35:41.033 +03:00 [DBG] Connection id "0HNC8090TG5UQ" started. 2025-06-25 22:35:41.033 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/web/wp-includes/wlwmanifest.xml - null null 2025-06-25 22:35:41.033 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:35:41.033 +03:00 [DBG] The request path /web/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-25 22:35:41.033 +03:00 [DBG] No candidates found for the request path '/web/wp-includes/wlwmanifest.xml' 2025-06-25 22:35:41.033 +03:00 [DBG] Request did not match any endpoints 2025-06-25 22:35:41.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:35:41.033 +03:00 [DBG] Connection id "0HNC8090TG5UQ" completed keep alive response. 2025-06-25 22:35:41.033 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/web/wp-includes/wlwmanifest.xml - 404 0 null 0.2401ms 2025-06-25 22:35:41.033 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/web/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-25 22:35:41.034 +03:00 [DBG] Connection id "0HNC8090TG5UQ" received FIN. 2025-06-25 22:35:41.034 +03:00 [DBG] Connection id "0HNC8090TG5UQ" disconnecting. 2025-06-25 22:35:41.034 +03:00 [DBG] Connection id "0HNC8090TG5UQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:35:41.035 +03:00 [DBG] Connection id "0HNC8090TG5UQ" stopped. 2025-06-25 22:35:41.065 +03:00 [DBG] Connection id "0HNC8090TG5UR" accepted. 2025-06-25 22:35:41.065 +03:00 [DBG] Connection id "0HNC8090TG5UR" started. 2025-06-25 22:35:41.065 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wordpress/wp-includes/wlwmanifest.xml - null null 2025-06-25 22:35:41.065 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:35:41.065 +03:00 [DBG] The request path /wordpress/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-25 22:35:41.065 +03:00 [DBG] No candidates found for the request path '/wordpress/wp-includes/wlwmanifest.xml' 2025-06-25 22:35:41.065 +03:00 [DBG] Request did not match any endpoints 2025-06-25 22:35:41.065 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:35:41.065 +03:00 [DBG] Connection id "0HNC8090TG5UR" completed keep alive response. 2025-06-25 22:35:41.065 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wordpress/wp-includes/wlwmanifest.xml - 404 0 null 0.3843ms 2025-06-25 22:35:41.065 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wordpress/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-25 22:35:41.066 +03:00 [DBG] Connection id "0HNC8090TG5UR" received FIN. 2025-06-25 22:35:41.066 +03:00 [DBG] Connection id "0HNC8090TG5UR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:35:41.066 +03:00 [DBG] Connection id "0HNC8090TG5UR" disconnecting. 2025-06-25 22:35:41.066 +03:00 [DBG] Connection id "0HNC8090TG5UR" stopped. 2025-06-25 22:35:41.137 +03:00 [DBG] Connection id "0HNC8090TG5US" accepted. 2025-06-25 22:35:41.138 +03:00 [DBG] Connection id "0HNC8090TG5US" started. 2025-06-25 22:35:41.138 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/website/wp-includes/wlwmanifest.xml - null null 2025-06-25 22:35:41.138 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:35:41.138 +03:00 [DBG] The request path /website/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-25 22:35:41.138 +03:00 [DBG] No candidates found for the request path '/website/wp-includes/wlwmanifest.xml' 2025-06-25 22:35:41.138 +03:00 [DBG] Request did not match any endpoints 2025-06-25 22:35:41.138 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:35:41.138 +03:00 [DBG] Connection id "0HNC8090TG5US" completed keep alive response. 2025-06-25 22:35:41.138 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/website/wp-includes/wlwmanifest.xml - 404 0 null 0.4104ms 2025-06-25 22:35:41.138 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/website/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-25 22:35:41.138 +03:00 [DBG] Connection id "0HNC8090TG5US" received FIN. 2025-06-25 22:35:41.138 +03:00 [DBG] Connection id "0HNC8090TG5US" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:35:41.138 +03:00 [DBG] Connection id "0HNC8090TG5US" disconnecting. 2025-06-25 22:35:41.138 +03:00 [DBG] Connection id "0HNC8090TG5US" stopped. 2025-06-25 22:35:41.172 +03:00 [DBG] Connection id "0HNC8090TG5UT" accepted. 2025-06-25 22:35:41.172 +03:00 [DBG] Connection id "0HNC8090TG5UT" started. 2025-06-25 22:35:41.172 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp/wp-includes/wlwmanifest.xml - null null 2025-06-25 22:35:41.172 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:35:41.172 +03:00 [DBG] The request path /wp/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-25 22:35:41.172 +03:00 [DBG] No candidates found for the request path '/wp/wp-includes/wlwmanifest.xml' 2025-06-25 22:35:41.172 +03:00 [DBG] Request did not match any endpoints 2025-06-25 22:35:41.172 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:35:41.172 +03:00 [DBG] Connection id "0HNC8090TG5UT" completed keep alive response. 2025-06-25 22:35:41.172 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp/wp-includes/wlwmanifest.xml - 404 0 null 0.3397ms 2025-06-25 22:35:41.172 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-25 22:35:41.172 +03:00 [DBG] Connection id "0HNC8090TG5UT" received FIN. 2025-06-25 22:35:41.172 +03:00 [DBG] Connection id "0HNC8090TG5UT" disconnecting. 2025-06-25 22:35:41.172 +03:00 [DBG] Connection id "0HNC8090TG5UT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:35:41.173 +03:00 [DBG] Connection id "0HNC8090TG5UT" stopped. 2025-06-25 22:35:41.242 +03:00 [DBG] Connection id "0HNC8090TG5UU" accepted. 2025-06-25 22:35:41.242 +03:00 [DBG] Connection id "0HNC8090TG5UU" started. 2025-06-25 22:35:41.243 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/news/wp-includes/wlwmanifest.xml - null null 2025-06-25 22:35:41.243 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:35:41.243 +03:00 [DBG] The request path /news/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-25 22:35:41.243 +03:00 [DBG] No candidates found for the request path '/news/wp-includes/wlwmanifest.xml' 2025-06-25 22:35:41.243 +03:00 [DBG] Request did not match any endpoints 2025-06-25 22:35:41.243 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:35:41.243 +03:00 [DBG] Connection id "0HNC8090TG5UU" completed keep alive response. 2025-06-25 22:35:41.243 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/news/wp-includes/wlwmanifest.xml - 404 0 null 0.2677ms 2025-06-25 22:35:41.243 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/news/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-25 22:35:41.243 +03:00 [DBG] Connection id "0HNC8090TG5UU" received FIN. 2025-06-25 22:35:41.243 +03:00 [DBG] Connection id "0HNC8090TG5UU" disconnecting. 2025-06-25 22:35:41.243 +03:00 [DBG] Connection id "0HNC8090TG5UU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:35:41.244 +03:00 [DBG] Connection id "0HNC8090TG5UU" stopped. 2025-06-25 22:35:41.276 +03:00 [DBG] Connection id "0HNC8090TG5UV" accepted. 2025-06-25 22:35:41.276 +03:00 [DBG] Connection id "0HNC8090TG5UV" started. 2025-06-25 22:35:41.276 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/2018/wp-includes/wlwmanifest.xml - null null 2025-06-25 22:35:41.277 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:35:41.277 +03:00 [DBG] The request path /2018/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-25 22:35:41.277 +03:00 [DBG] No candidates found for the request path '/2018/wp-includes/wlwmanifest.xml' 2025-06-25 22:35:41.277 +03:00 [DBG] Request did not match any endpoints 2025-06-25 22:35:41.277 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:35:41.277 +03:00 [DBG] Connection id "0HNC8090TG5UV" completed keep alive response. 2025-06-25 22:35:41.277 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/2018/wp-includes/wlwmanifest.xml - 404 0 null 0.4728ms 2025-06-25 22:35:41.277 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/2018/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-25 22:35:41.277 +03:00 [DBG] Connection id "0HNC8090TG5UV" received FIN. 2025-06-25 22:35:41.277 +03:00 [DBG] Connection id "0HNC8090TG5UV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:35:41.277 +03:00 [DBG] Connection id "0HNC8090TG5UV" disconnecting. 2025-06-25 22:35:41.277 +03:00 [DBG] Connection id "0HNC8090TG5UV" stopped. 2025-06-25 22:35:41.344 +03:00 [DBG] Connection id "0HNC8090TG5V0" accepted. 2025-06-25 22:35:41.344 +03:00 [DBG] Connection id "0HNC8090TG5V0" started. 2025-06-25 22:35:41.344 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/2019/wp-includes/wlwmanifest.xml - null null 2025-06-25 22:35:41.344 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:35:41.344 +03:00 [DBG] The request path /2019/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-25 22:35:41.344 +03:00 [DBG] No candidates found for the request path '/2019/wp-includes/wlwmanifest.xml' 2025-06-25 22:35:41.344 +03:00 [DBG] Request did not match any endpoints 2025-06-25 22:35:41.344 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:35:41.344 +03:00 [DBG] Connection id "0HNC8090TG5V0" completed keep alive response. 2025-06-25 22:35:41.344 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/2019/wp-includes/wlwmanifest.xml - 404 0 null 0.2606ms 2025-06-25 22:35:41.344 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/2019/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-25 22:35:41.345 +03:00 [DBG] Connection id "0HNC8090TG5V0" received FIN. 2025-06-25 22:35:41.345 +03:00 [DBG] Connection id "0HNC8090TG5V0" disconnecting. 2025-06-25 22:35:41.345 +03:00 [DBG] Connection id "0HNC8090TG5V0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:35:41.346 +03:00 [DBG] Connection id "0HNC8090TG5V0" stopped. 2025-06-25 22:35:41.376 +03:00 [DBG] Connection id "0HNC8090TG5V1" accepted. 2025-06-25 22:35:41.376 +03:00 [DBG] Connection id "0HNC8090TG5V1" started. 2025-06-25 22:35:41.376 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/shop/wp-includes/wlwmanifest.xml - null null 2025-06-25 22:35:41.376 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:35:41.376 +03:00 [DBG] The request path /shop/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-25 22:35:41.376 +03:00 [DBG] No candidates found for the request path '/shop/wp-includes/wlwmanifest.xml' 2025-06-25 22:35:41.376 +03:00 [DBG] Request did not match any endpoints 2025-06-25 22:35:41.376 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:35:41.376 +03:00 [DBG] Connection id "0HNC8090TG5V1" completed keep alive response. 2025-06-25 22:35:41.376 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/shop/wp-includes/wlwmanifest.xml - 404 0 null 0.2749ms 2025-06-25 22:35:41.377 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/shop/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-25 22:35:41.377 +03:00 [DBG] Connection id "0HNC8090TG5V1" received FIN. 2025-06-25 22:35:41.377 +03:00 [DBG] Connection id "0HNC8090TG5V1" disconnecting. 2025-06-25 22:35:41.377 +03:00 [DBG] Connection id "0HNC8090TG5V1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:35:41.378 +03:00 [DBG] Connection id "0HNC8090TG5V1" stopped. 2025-06-25 22:35:41.444 +03:00 [DBG] Connection id "0HNC8090TG5V2" accepted. 2025-06-25 22:35:41.444 +03:00 [DBG] Connection id "0HNC8090TG5V2" started. 2025-06-25 22:35:41.445 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp1/wp-includes/wlwmanifest.xml - null null 2025-06-25 22:35:41.445 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:35:41.445 +03:00 [DBG] The request path /wp1/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-25 22:35:41.445 +03:00 [DBG] No candidates found for the request path '/wp1/wp-includes/wlwmanifest.xml' 2025-06-25 22:35:41.445 +03:00 [DBG] Request did not match any endpoints 2025-06-25 22:35:41.445 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:35:41.445 +03:00 [DBG] Connection id "0HNC8090TG5V2" completed keep alive response. 2025-06-25 22:35:41.445 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp1/wp-includes/wlwmanifest.xml - 404 0 null 0.2913ms 2025-06-25 22:35:41.445 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp1/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-25 22:35:41.445 +03:00 [DBG] Connection id "0HNC8090TG5V2" received FIN. 2025-06-25 22:35:41.445 +03:00 [DBG] Connection id "0HNC8090TG5V2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:35:41.445 +03:00 [DBG] Connection id "0HNC8090TG5V2" disconnecting. 2025-06-25 22:35:41.445 +03:00 [DBG] Connection id "0HNC8090TG5V2" stopped. 2025-06-25 22:35:41.478 +03:00 [DBG] Connection id "0HNC8090TG5V3" accepted. 2025-06-25 22:35:41.478 +03:00 [DBG] Connection id "0HNC8090TG5V3" started. 2025-06-25 22:35:41.479 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/test/wp-includes/wlwmanifest.xml - null null 2025-06-25 22:35:41.479 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:35:41.479 +03:00 [DBG] The request path /test/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-25 22:35:41.479 +03:00 [DBG] No candidates found for the request path '/test/wp-includes/wlwmanifest.xml' 2025-06-25 22:35:41.479 +03:00 [DBG] Request did not match any endpoints 2025-06-25 22:35:41.479 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:35:41.479 +03:00 [DBG] Connection id "0HNC8090TG5V3" completed keep alive response. 2025-06-25 22:35:41.479 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/test/wp-includes/wlwmanifest.xml - 404 0 null 0.4388ms 2025-06-25 22:35:41.479 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/test/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-25 22:35:41.479 +03:00 [DBG] Connection id "0HNC8090TG5V3" received FIN. 2025-06-25 22:35:41.479 +03:00 [DBG] Connection id "0HNC8090TG5V3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:35:41.479 +03:00 [DBG] Connection id "0HNC8090TG5V3" disconnecting. 2025-06-25 22:35:41.480 +03:00 [DBG] Connection id "0HNC8090TG5V3" stopped. 2025-06-25 22:35:41.578 +03:00 [DBG] Connection id "0HNC8090TG5V4" accepted. 2025-06-25 22:35:41.578 +03:00 [DBG] Connection id "0HNC8090TG5V4" started. 2025-06-25 22:35:41.578 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/media/wp-includes/wlwmanifest.xml - null null 2025-06-25 22:35:41.578 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:35:41.578 +03:00 [DBG] The request path /media/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-25 22:35:41.579 +03:00 [DBG] No candidates found for the request path '/media/wp-includes/wlwmanifest.xml' 2025-06-25 22:35:41.579 +03:00 [DBG] Request did not match any endpoints 2025-06-25 22:35:41.579 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:35:41.579 +03:00 [DBG] Connection id "0HNC8090TG5V4" completed keep alive response. 2025-06-25 22:35:41.579 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/media/wp-includes/wlwmanifest.xml - 404 0 null 0.3491ms 2025-06-25 22:35:41.579 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/media/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-25 22:35:41.579 +03:00 [DBG] Connection id "0HNC8090TG5V4" received FIN. 2025-06-25 22:35:41.579 +03:00 [DBG] Connection id "0HNC8090TG5V4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:35:41.579 +03:00 [DBG] Connection id "0HNC8090TG5V4" disconnecting. 2025-06-25 22:35:41.579 +03:00 [DBG] Connection id "0HNC8090TG5V4" stopped. 2025-06-25 22:35:41.637 +03:00 [DBG] Connection id "0HNC8090TG5V5" accepted. 2025-06-25 22:35:41.637 +03:00 [DBG] Connection id "0HNC8090TG5V5" started. 2025-06-25 22:35:41.637 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/wp2/wp-includes/wlwmanifest.xml - null null 2025-06-25 22:35:41.638 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:35:41.638 +03:00 [DBG] The request path /wp2/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-25 22:35:41.638 +03:00 [DBG] No candidates found for the request path '/wp2/wp-includes/wlwmanifest.xml' 2025-06-25 22:35:41.638 +03:00 [DBG] Request did not match any endpoints 2025-06-25 22:35:41.638 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:35:41.638 +03:00 [DBG] Connection id "0HNC8090TG5V5" completed keep alive response. 2025-06-25 22:35:41.638 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/wp2/wp-includes/wlwmanifest.xml - 404 0 null 0.2948ms 2025-06-25 22:35:41.638 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/wp2/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-25 22:35:41.638 +03:00 [DBG] Connection id "0HNC8090TG5V5" received FIN. 2025-06-25 22:35:41.638 +03:00 [DBG] Connection id "0HNC8090TG5V5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:35:41.638 +03:00 [DBG] Connection id "0HNC8090TG5V5" disconnecting. 2025-06-25 22:35:41.638 +03:00 [DBG] Connection id "0HNC8090TG5V5" stopped. 2025-06-25 22:35:41.671 +03:00 [DBG] Connection id "0HNC8090TG5V6" accepted. 2025-06-25 22:35:41.671 +03:00 [DBG] Connection id "0HNC8090TG5V6" started. 2025-06-25 22:35:41.671 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/site/wp-includes/wlwmanifest.xml - null null 2025-06-25 22:35:41.671 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:35:41.671 +03:00 [DBG] The request path /site/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-25 22:35:41.671 +03:00 [DBG] No candidates found for the request path '/site/wp-includes/wlwmanifest.xml' 2025-06-25 22:35:41.671 +03:00 [DBG] Request did not match any endpoints 2025-06-25 22:35:41.671 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:35:41.672 +03:00 [DBG] Connection id "0HNC8090TG5V6" completed keep alive response. 2025-06-25 22:35:41.672 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/site/wp-includes/wlwmanifest.xml - 404 0 null 0.3678ms 2025-06-25 22:35:41.672 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/site/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-25 22:35:41.672 +03:00 [DBG] Connection id "0HNC8090TG5V6" received FIN. 2025-06-25 22:35:41.672 +03:00 [DBG] Connection id "0HNC8090TG5V6" disconnecting. 2025-06-25 22:35:41.672 +03:00 [DBG] Connection id "0HNC8090TG5V6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:35:41.673 +03:00 [DBG] Connection id "0HNC8090TG5V6" stopped. 2025-06-25 22:35:41.737 +03:00 [DBG] Connection id "0HNC8090TG5V7" accepted. 2025-06-25 22:35:41.738 +03:00 [DBG] Connection id "0HNC8090TG5V7" started. 2025-06-25 22:35:41.738 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/cms/wp-includes/wlwmanifest.xml - null null 2025-06-25 22:35:41.738 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:35:41.738 +03:00 [DBG] The request path /cms/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-25 22:35:41.738 +03:00 [DBG] No candidates found for the request path '/cms/wp-includes/wlwmanifest.xml' 2025-06-25 22:35:41.738 +03:00 [DBG] Request did not match any endpoints 2025-06-25 22:35:41.738 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:35:41.738 +03:00 [DBG] Connection id "0HNC8090TG5V7" completed keep alive response. 2025-06-25 22:35:41.738 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/cms/wp-includes/wlwmanifest.xml - 404 0 null 0.3613ms 2025-06-25 22:35:41.738 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/cms/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-25 22:35:41.738 +03:00 [DBG] Connection id "0HNC8090TG5V7" received FIN. 2025-06-25 22:35:41.738 +03:00 [DBG] Connection id "0HNC8090TG5V7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:35:41.738 +03:00 [DBG] Connection id "0HNC8090TG5V7" disconnecting. 2025-06-25 22:35:41.738 +03:00 [DBG] Connection id "0HNC8090TG5V7" stopped. 2025-06-25 22:35:41.772 +03:00 [DBG] Connection id "0HNC8090TG5V8" accepted. 2025-06-25 22:35:41.773 +03:00 [DBG] Connection id "0HNC8090TG5V8" started. 2025-06-25 22:35:41.773 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/sito/wp-includes/wlwmanifest.xml - null null 2025-06-25 22:35:41.773 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:35:41.773 +03:00 [DBG] The request path /sito/wp-includes/wlwmanifest.xml does not match an existing file 2025-06-25 22:35:41.773 +03:00 [DBG] No candidates found for the request path '/sito/wp-includes/wlwmanifest.xml' 2025-06-25 22:35:41.773 +03:00 [DBG] Request did not match any endpoints 2025-06-25 22:35:41.773 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:35:41.773 +03:00 [DBG] Connection id "0HNC8090TG5V8" completed keep alive response. 2025-06-25 22:35:41.773 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/sito/wp-includes/wlwmanifest.xml - 404 0 null 0.3417ms 2025-06-25 22:35:41.773 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/sito/wp-includes/wlwmanifest.xml, Response status code: 404 2025-06-25 22:35:41.773 +03:00 [DBG] Connection id "0HNC8090TG5V8" received FIN. 2025-06-25 22:35:41.773 +03:00 [DBG] Connection id "0HNC8090TG5V8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:35:41.773 +03:00 [DBG] Connection id "0HNC8090TG5V8" disconnecting. 2025-06-25 22:35:41.773 +03:00 [DBG] Connection id "0HNC8090TG5V8" stopped. 2025-06-25 22:36:30.254 +03:00 [DBG] Connection id "0HNC8090TG5V9" accepted. 2025-06-25 22:36:30.254 +03:00 [DBG] Connection id "0HNC8090TG5V9" started. 2025-06-25 22:36:30.254 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:36:30.254 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:36:30.254 +03:00 [DBG] POST requests are not supported 2025-06-25 22:36:30.254 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:36:30.254 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:36:30.254 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:36:30.254 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:36:30.254 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:36:30.254 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:36:30.254 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:36:30.254 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:36:30.254 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:36:30.254 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:36:30.254 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:36:30.255 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:36:30.255 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:36:30.255 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:36:30.255 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:36:30.255 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:36:30.255 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:36:30.255 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:36:30.255 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:36:30.255 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:36:30.255 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:36:30.255 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:36:30.255 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:36:30.255 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1235ms. 2025-06-25 22:36:30.255 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:36:30.255 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:36:30.255 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:36:30.255 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:36:30.255 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:36:30.255 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:36:30.255 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:36:30.255 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:36:30.255 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:36:30.255 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:36:30.255 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:36:30.255 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:36:30.255 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:36:30.255 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:36:30.255 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:36:30.255 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:36:30.255 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:36:30.255 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6794ms 2025-06-25 22:36:30.255 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:36:30.255 +03:00 [DBG] Connection id "0HNC8090TG5V9" completed keep alive response. 2025-06-25 22:36:30.255 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2955ms 2025-06-25 22:36:30.256 +03:00 [DBG] Connection id "0HNC8090TG5V9" received FIN. 2025-06-25 22:36:30.256 +03:00 [DBG] Connection id "0HNC8090TG5V9" disconnecting. 2025-06-25 22:36:30.256 +03:00 [DBG] Connection id "0HNC8090TG5V9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:36:30.257 +03:00 [DBG] Connection id "0HNC8090TG5V9" stopped. 2025-06-25 22:37:30.237 +03:00 [DBG] Connection id "0HNC8090TG5VA" accepted. 2025-06-25 22:37:30.237 +03:00 [DBG] Connection id "0HNC8090TG5VA" started. 2025-06-25 22:37:30.237 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:37:30.238 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:37:30.238 +03:00 [DBG] POST requests are not supported 2025-06-25 22:37:30.238 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:37:30.238 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:37:30.238 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:37:30.238 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:37:30.238 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:37:30.238 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:37:30.238 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:37:30.238 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:37:30.238 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:37:30.238 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:37:30.238 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:37:30.238 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:37:30.239 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:37:30.239 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:37:30.239 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:37:30.239 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:37:30.239 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:37:30.239 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:37:30.239 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:37:30.239 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:37:30.239 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:37:30.239 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:37:30.239 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:37:30.239 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1973ms. 2025-06-25 22:37:30.239 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:37:30.240 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:37:30.240 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:37:30.240 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:37:30.240 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:37:30.240 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:37:30.240 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:37:30.240 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:37:30.240 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:37:30.240 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:37:30.240 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:37:30.240 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:37:30.240 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:37:30.240 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:37:30.240 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:37:30.240 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:37:30.240 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:37:30.240 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5897ms 2025-06-25 22:37:30.240 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:37:30.240 +03:00 [DBG] Connection id "0HNC8090TG5VA" completed keep alive response. 2025-06-25 22:37:30.240 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0752ms 2025-06-25 22:37:30.241 +03:00 [DBG] Connection id "0HNC8090TG5VA" received FIN. 2025-06-25 22:37:30.241 +03:00 [DBG] Connection id "0HNC8090TG5VA" disconnecting. 2025-06-25 22:37:30.241 +03:00 [DBG] Connection id "0HNC8090TG5VA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:37:30.242 +03:00 [DBG] Connection id "0HNC8090TG5VA" stopped. 2025-06-25 22:38:30.239 +03:00 [DBG] Connection id "0HNC8090TG5VB" accepted. 2025-06-25 22:38:30.239 +03:00 [DBG] Connection id "0HNC8090TG5VB" started. 2025-06-25 22:38:30.240 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:38:30.240 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:38:30.240 +03:00 [DBG] POST requests are not supported 2025-06-25 22:38:30.240 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:38:30.240 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:38:30.240 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:38:30.240 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:38:30.240 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:38:30.240 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:38:30.240 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:38:30.240 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:38:30.240 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:38:30.240 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:38:30.240 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:38:30.240 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:38:30.240 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:38:30.240 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:38:30.240 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:38:30.240 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:38:30.240 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:38:30.240 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:38:30.240 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:38:30.240 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:38:30.240 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:38:30.240 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:38:30.240 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:38:30.241 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.229ms. 2025-06-25 22:38:30.241 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:38:30.241 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:38:30.241 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:38:30.241 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:38:30.241 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:38:30.241 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:38:30.241 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:38:30.241 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:38:30.241 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:38:30.241 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:38:30.241 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:38:30.241 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:38:30.241 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:38:30.241 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:38:30.241 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:38:30.241 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:38:30.241 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:38:30.241 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9319ms 2025-06-25 22:38:30.241 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:38:30.241 +03:00 [DBG] Connection id "0HNC8090TG5VB" completed keep alive response. 2025-06-25 22:38:30.241 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.68ms 2025-06-25 22:38:30.242 +03:00 [DBG] Connection id "0HNC8090TG5VB" received FIN. 2025-06-25 22:38:30.242 +03:00 [DBG] Connection id "0HNC8090TG5VB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:38:30.242 +03:00 [DBG] Connection id "0HNC8090TG5VB" disconnecting. 2025-06-25 22:38:30.242 +03:00 [DBG] Connection id "0HNC8090TG5VB" stopped. 2025-06-25 22:39:30.241 +03:00 [DBG] Connection id "0HNC8090TG5VC" accepted. 2025-06-25 22:39:30.242 +03:00 [DBG] Connection id "0HNC8090TG5VC" started. 2025-06-25 22:39:30.242 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:39:30.242 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:39:30.242 +03:00 [DBG] POST requests are not supported 2025-06-25 22:39:30.242 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:39:30.242 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:39:30.242 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:39:30.242 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:39:30.242 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:39:30.242 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:39:30.242 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:39:30.243 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:39:30.243 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:39:30.243 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:39:30.243 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:39:30.243 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:39:30.243 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:39:30.243 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:39:30.243 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:39:30.243 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:39:30.243 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:39:30.243 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:39:30.243 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:39:30.243 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:39:30.243 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:39:30.243 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:39:30.243 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:39:30.243 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1734ms. 2025-06-25 22:39:30.244 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:39:30.244 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:39:30.244 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:39:30.244 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:39:30.244 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:39:30.244 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:39:30.244 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:39:30.244 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:39:30.244 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:39:30.244 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:39:30.244 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:39:30.244 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:39:30.244 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:39:30.244 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:39:30.244 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:39:30.244 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:39:30.244 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:39:30.244 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2429ms 2025-06-25 22:39:30.244 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:39:30.244 +03:00 [DBG] Connection id "0HNC8090TG5VC" completed keep alive response. 2025-06-25 22:39:30.244 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2975ms 2025-06-25 22:39:30.245 +03:00 [DBG] Connection id "0HNC8090TG5VC" received FIN. 2025-06-25 22:39:30.245 +03:00 [DBG] Connection id "0HNC8090TG5VC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:39:30.245 +03:00 [DBG] Connection id "0HNC8090TG5VC" disconnecting. 2025-06-25 22:39:30.245 +03:00 [DBG] Connection id "0HNC8090TG5VC" stopped. 2025-06-25 22:40:30.250 +03:00 [DBG] Connection id "0HNC8090TG5VD" accepted. 2025-06-25 22:40:30.250 +03:00 [DBG] Connection id "0HNC8090TG5VD" started. 2025-06-25 22:40:30.251 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:40:30.251 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:40:30.251 +03:00 [DBG] POST requests are not supported 2025-06-25 22:40:30.251 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:40:30.251 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:40:30.251 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:40:30.251 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:40:30.251 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:40:30.251 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:40:30.251 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:40:30.251 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:40:30.251 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:40:30.251 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:40:30.251 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:40:30.251 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:40:30.251 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:40:30.251 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:40:30.252 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:40:30.252 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:40:30.252 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:40:30.252 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:40:30.252 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:40:30.252 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:40:30.252 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:40:30.252 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:40:30.252 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:40:30.252 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1651ms. 2025-06-25 22:40:30.252 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:40:30.252 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:40:30.252 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:40:30.252 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:40:30.252 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:40:30.252 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:40:30.252 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:40:30.252 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:40:30.252 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:40:30.252 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:40:30.253 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:40:30.253 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:40:30.253 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:40:30.253 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:40:30.253 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:40:30.253 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:40:30.253 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:40:30.253 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2596ms 2025-06-25 22:40:30.253 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:40:30.253 +03:00 [DBG] Connection id "0HNC8090TG5VD" completed keep alive response. 2025-06-25 22:40:30.253 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3062ms 2025-06-25 22:40:30.253 +03:00 [DBG] Connection id "0HNC8090TG5VD" received FIN. 2025-06-25 22:40:30.253 +03:00 [DBG] Connection id "0HNC8090TG5VD" disconnecting. 2025-06-25 22:40:30.253 +03:00 [DBG] Connection id "0HNC8090TG5VD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:40:30.255 +03:00 [DBG] Connection id "0HNC8090TG5VD" stopped. 2025-06-25 22:41:30.255 +03:00 [DBG] Connection id "0HNC8090TG5VE" accepted. 2025-06-25 22:41:30.255 +03:00 [DBG] Connection id "0HNC8090TG5VE" started. 2025-06-25 22:41:30.255 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:41:30.255 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:41:30.255 +03:00 [DBG] POST requests are not supported 2025-06-25 22:41:30.255 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:41:30.255 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:41:30.255 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:41:30.255 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:41:30.255 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:41:30.255 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:41:30.255 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:41:30.255 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:41:30.255 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:41:30.255 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:41:30.256 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:41:30.256 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:41:30.256 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:41:30.256 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:41:30.256 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:41:30.256 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:41:30.256 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:41:30.256 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:41:30.256 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:41:30.256 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:41:30.256 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:41:30.256 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:41:30.256 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:41:30.257 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2572ms. 2025-06-25 22:41:30.257 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:41:30.257 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:41:30.257 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:41:30.257 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:41:30.257 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:41:30.257 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:41:30.257 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:41:30.257 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:41:30.257 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:41:30.257 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:41:30.257 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:41:30.257 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:41:30.257 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:41:30.257 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:41:30.258 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:41:30.258 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:41:30.258 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:41:30.258 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9904ms 2025-06-25 22:41:30.258 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:41:30.258 +03:00 [DBG] Connection id "0HNC8090TG5VE" completed keep alive response. 2025-06-25 22:41:30.258 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0252ms 2025-06-25 22:41:30.258 +03:00 [DBG] Connection id "0HNC8090TG5VE" received FIN. 2025-06-25 22:41:30.258 +03:00 [DBG] Connection id "0HNC8090TG5VE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:41:30.258 +03:00 [DBG] Connection id "0HNC8090TG5VE" disconnecting. 2025-06-25 22:41:30.258 +03:00 [DBG] Connection id "0HNC8090TG5VE" stopped. 2025-06-25 22:42:30.524 +03:00 [DBG] Connection id "0HNC8090TG5VF" accepted. 2025-06-25 22:42:30.524 +03:00 [DBG] Connection id "0HNC8090TG5VF" started. 2025-06-25 22:42:30.525 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:42:30.525 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:42:30.525 +03:00 [DBG] POST requests are not supported 2025-06-25 22:42:30.525 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:42:30.525 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:42:30.525 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:42:30.525 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:42:30.525 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:42:30.525 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:42:30.525 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:42:30.525 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:42:30.525 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:42:30.525 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:42:30.525 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:42:30.525 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:42:30.525 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:42:30.525 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:42:30.525 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:42:30.525 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:42:30.525 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:42:30.525 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:42:30.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:42:30.525 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:42:30.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:42:30.525 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:42:30.525 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:42:30.525 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1246ms. 2025-06-25 22:42:30.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:42:30.526 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:42:30.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:42:30.526 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:42:30.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:42:30.526 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:42:30.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:42:30.526 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:42:30.526 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:42:30.526 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:42:30.526 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:42:30.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:42:30.526 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:42:30.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:42:30.526 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:42:30.526 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:42:30.526 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:42:30.526 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7355ms 2025-06-25 22:42:30.526 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:42:30.526 +03:00 [DBG] Connection id "0HNC8090TG5VF" completed keep alive response. 2025-06-25 22:42:30.526 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4113ms 2025-06-25 22:42:30.526 +03:00 [DBG] Connection id "0HNC8090TG5VF" received FIN. 2025-06-25 22:42:30.526 +03:00 [DBG] Connection id "0HNC8090TG5VF" disconnecting. 2025-06-25 22:42:30.526 +03:00 [DBG] Connection id "0HNC8090TG5VF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:42:30.527 +03:00 [DBG] Connection id "0HNC8090TG5VF" stopped. 2025-06-25 22:43:30.258 +03:00 [DBG] Connection id "0HNC8090TG5VG" accepted. 2025-06-25 22:43:30.259 +03:00 [DBG] Connection id "0HNC8090TG5VG" started. 2025-06-25 22:43:30.259 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:43:30.259 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:43:30.259 +03:00 [DBG] POST requests are not supported 2025-06-25 22:43:30.259 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:43:30.259 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:43:30.259 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:43:30.259 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:43:30.259 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:43:30.259 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:43:30.259 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:43:30.259 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:43:30.259 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:43:30.259 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:43:30.259 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:43:30.259 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:43:30.259 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:43:30.259 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:43:30.260 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:43:30.260 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:43:30.260 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:43:30.260 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:43:30.260 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:43:30.260 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:43:30.260 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:43:30.260 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:43:30.260 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:43:30.260 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1586ms. 2025-06-25 22:43:30.260 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:43:30.260 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:43:30.260 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:43:30.260 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:43:30.260 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:43:30.260 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:43:30.260 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:43:30.260 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:43:30.260 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:43:30.261 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:43:30.261 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:43:30.261 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:43:30.261 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:43:30.261 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:43:30.261 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:43:30.261 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:43:30.261 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:43:30.261 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4334ms 2025-06-25 22:43:30.261 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:43:30.261 +03:00 [DBG] Connection id "0HNC8090TG5VG" completed keep alive response. 2025-06-25 22:43:30.261 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3294ms 2025-06-25 22:43:30.261 +03:00 [DBG] Connection id "0HNC8090TG5VG" received FIN. 2025-06-25 22:43:30.262 +03:00 [DBG] Connection id "0HNC8090TG5VG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:43:30.262 +03:00 [DBG] Connection id "0HNC8090TG5VG" disconnecting. 2025-06-25 22:43:30.262 +03:00 [DBG] Connection id "0HNC8090TG5VG" stopped. 2025-06-25 22:44:30.256 +03:00 [DBG] Connection id "0HNC8090TG5VH" accepted. 2025-06-25 22:44:30.256 +03:00 [DBG] Connection id "0HNC8090TG5VH" started. 2025-06-25 22:44:30.256 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:44:30.256 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:44:30.256 +03:00 [DBG] POST requests are not supported 2025-06-25 22:44:30.256 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:44:30.256 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:44:30.256 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:44:30.256 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:44:30.256 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:44:30.256 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:44:30.256 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:44:30.256 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:44:30.256 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:44:30.256 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:44:30.256 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:44:30.256 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:44:30.256 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:44:30.256 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:44:30.256 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:44:30.256 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:44:30.256 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:44:30.256 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:44:30.256 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:44:30.257 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:44:30.257 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:44:30.257 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:44:30.257 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:44:30.257 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1121ms. 2025-06-25 22:44:30.257 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:44:30.257 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:44:30.257 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:44:30.257 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:44:30.257 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:44:30.257 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:44:30.257 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:44:30.257 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:44:30.257 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:44:30.257 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:44:30.257 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:44:30.257 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:44:30.257 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:44:30.257 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:44:30.257 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:44:30.257 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:44:30.257 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:44:30.257 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6451ms 2025-06-25 22:44:30.257 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:44:30.257 +03:00 [DBG] Connection id "0HNC8090TG5VH" completed keep alive response. 2025-06-25 22:44:30.257 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1805ms 2025-06-25 22:44:30.257 +03:00 [DBG] Connection id "0HNC8090TG5VH" received FIN. 2025-06-25 22:44:30.257 +03:00 [DBG] Connection id "0HNC8090TG5VH" disconnecting. 2025-06-25 22:44:30.257 +03:00 [DBG] Connection id "0HNC8090TG5VH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:44:30.259 +03:00 [DBG] Connection id "0HNC8090TG5VH" stopped. 2025-06-25 22:45:30.250 +03:00 [DBG] Connection id "0HNC8090TG5VI" accepted. 2025-06-25 22:45:30.250 +03:00 [DBG] Connection id "0HNC8090TG5VI" started. 2025-06-25 22:45:30.250 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:45:30.250 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:45:30.250 +03:00 [DBG] POST requests are not supported 2025-06-25 22:45:30.250 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:45:30.250 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:45:30.250 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:45:30.251 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:45:30.251 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:45:30.251 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:45:30.251 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:45:30.251 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:45:30.251 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:45:30.251 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:45:30.251 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:45:30.251 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:45:30.251 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:45:30.251 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:45:30.251 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:45:30.251 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:45:30.251 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:45:30.251 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:45:30.251 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:45:30.251 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:45:30.251 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:45:30.251 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:45:30.251 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:45:30.252 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1869ms. 2025-06-25 22:45:30.252 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:45:30.252 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:45:30.252 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:45:30.252 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:45:30.252 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:45:30.252 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:45:30.252 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:45:30.252 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:45:30.252 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:45:30.252 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:45:30.252 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:45:30.252 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:45:30.252 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:45:30.252 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:45:30.252 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:45:30.252 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:45:30.252 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:45:30.252 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2848ms 2025-06-25 22:45:30.252 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:45:30.253 +03:00 [DBG] Connection id "0HNC8090TG5VI" completed keep alive response. 2025-06-25 22:45:30.253 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4099ms 2025-06-25 22:45:30.253 +03:00 [DBG] Connection id "0HNC8090TG5VI" received FIN. 2025-06-25 22:45:30.253 +03:00 [DBG] Connection id "0HNC8090TG5VI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:45:30.253 +03:00 [DBG] Connection id "0HNC8090TG5VI" disconnecting. 2025-06-25 22:45:30.253 +03:00 [DBG] Connection id "0HNC8090TG5VI" stopped. 2025-06-25 22:46:30.251 +03:00 [DBG] Connection id "0HNC8090TG5VJ" accepted. 2025-06-25 22:46:30.251 +03:00 [DBG] Connection id "0HNC8090TG5VJ" started. 2025-06-25 22:46:30.251 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:46:30.251 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:46:30.251 +03:00 [DBG] POST requests are not supported 2025-06-25 22:46:30.251 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:46:30.251 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:46:30.251 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:46:30.251 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:46:30.251 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:46:30.252 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:46:30.252 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:46:30.252 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:46:30.252 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:46:30.252 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:46:30.252 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:46:30.252 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:46:30.252 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:46:30.252 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:46:30.252 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:46:30.252 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:46:30.252 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:46:30.252 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:46:30.252 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:46:30.252 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:46:30.252 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:46:30.252 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:46:30.252 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:46:30.252 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1368ms. 2025-06-25 22:46:30.252 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:46:30.252 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:46:30.252 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:46:30.252 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:46:30.252 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:46:30.252 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:46:30.252 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:46:30.252 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:46:30.252 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:46:30.252 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:46:30.252 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:46:30.252 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:46:30.252 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:46:30.252 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:46:30.252 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:46:30.252 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:46:30.252 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:46:30.252 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6362ms 2025-06-25 22:46:30.252 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:46:30.252 +03:00 [DBG] Connection id "0HNC8090TG5VJ" completed keep alive response. 2025-06-25 22:46:30.253 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2509ms 2025-06-25 22:46:30.253 +03:00 [DBG] Connection id "0HNC8090TG5VJ" received FIN. 2025-06-25 22:46:30.253 +03:00 [DBG] Connection id "0HNC8090TG5VJ" disconnecting. 2025-06-25 22:46:30.253 +03:00 [DBG] Connection id "0HNC8090TG5VJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:46:30.254 +03:00 [DBG] Connection id "0HNC8090TG5VJ" stopped. 2025-06-25 22:47:30.258 +03:00 [DBG] Connection id "0HNC8090TG5VK" accepted. 2025-06-25 22:47:30.258 +03:00 [DBG] Connection id "0HNC8090TG5VK" started. 2025-06-25 22:47:30.258 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:47:30.258 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:47:30.258 +03:00 [DBG] POST requests are not supported 2025-06-25 22:47:30.258 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:47:30.258 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:47:30.259 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:47:30.259 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:47:30.259 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:47:30.259 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:47:30.259 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:47:30.259 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:47:30.259 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:47:30.259 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:47:30.259 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:47:30.259 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:47:30.259 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:47:30.259 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:47:30.259 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:47:30.259 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:47:30.259 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:47:30.259 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:47:30.259 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:47:30.259 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:47:30.259 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:47:30.260 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:47:30.260 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:47:30.260 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2007ms. 2025-06-25 22:47:30.260 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:47:30.260 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:47:30.260 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:47:30.260 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:47:30.260 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:47:30.260 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:47:30.260 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:47:30.260 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:47:30.260 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:47:30.260 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:47:30.260 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:47:30.260 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:47:30.260 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:47:30.260 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:47:30.260 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:47:30.260 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:47:30.260 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:47:30.260 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1715ms 2025-06-25 22:47:30.260 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:47:30.260 +03:00 [DBG] Connection id "0HNC8090TG5VK" completed keep alive response. 2025-06-25 22:47:30.261 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3677ms 2025-06-25 22:47:30.261 +03:00 [DBG] Connection id "0HNC8090TG5VK" received FIN. 2025-06-25 22:47:30.261 +03:00 [DBG] Connection id "0HNC8090TG5VK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:47:30.261 +03:00 [DBG] Connection id "0HNC8090TG5VK" disconnecting. 2025-06-25 22:47:30.261 +03:00 [DBG] Connection id "0HNC8090TG5VK" stopped. 2025-06-25 22:48:30.262 +03:00 [DBG] Connection id "0HNC8090TG5VL" accepted. 2025-06-25 22:48:30.262 +03:00 [DBG] Connection id "0HNC8090TG5VL" started. 2025-06-25 22:48:30.262 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:48:30.262 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:48:30.262 +03:00 [DBG] POST requests are not supported 2025-06-25 22:48:30.262 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:48:30.262 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:48:30.262 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:48:30.262 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:48:30.262 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:48:30.263 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:48:30.263 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:48:30.263 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:48:30.263 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:48:30.263 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:48:30.263 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:48:30.263 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:48:30.263 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:48:30.263 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:48:30.263 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:48:30.263 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:48:30.264 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:48:30.264 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:48:30.264 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:48:30.264 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:48:30.264 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:48:30.264 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:48:30.264 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:48:30.264 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2063ms. 2025-06-25 22:48:30.265 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:48:30.265 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:48:30.265 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:48:30.265 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:48:30.265 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:48:30.265 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:48:30.265 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:48:30.265 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:48:30.265 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:48:30.265 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:48:30.265 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:48:30.265 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:48:30.265 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:48:30.265 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:48:30.265 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:48:30.266 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:48:30.266 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:48:30.266 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.2365ms 2025-06-25 22:48:30.266 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:48:30.266 +03:00 [DBG] Connection id "0HNC8090TG5VL" completed keep alive response. 2025-06-25 22:48:30.266 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.9937ms 2025-06-25 22:48:30.266 +03:00 [DBG] Connection id "0HNC8090TG5VL" received FIN. 2025-06-25 22:48:30.266 +03:00 [DBG] Connection id "0HNC8090TG5VL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:48:30.267 +03:00 [DBG] Connection id "0HNC8090TG5VL" disconnecting. 2025-06-25 22:48:30.267 +03:00 [DBG] Connection id "0HNC8090TG5VL" stopped. 2025-06-25 22:49:30.260 +03:00 [DBG] Connection id "0HNC8090TG5VM" accepted. 2025-06-25 22:49:30.261 +03:00 [DBG] Connection id "0HNC8090TG5VM" started. 2025-06-25 22:49:30.261 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:49:30.261 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:49:30.261 +03:00 [DBG] POST requests are not supported 2025-06-25 22:49:30.261 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:49:30.261 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:49:30.261 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:49:30.261 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:49:30.261 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:49:30.261 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:49:30.261 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:49:30.261 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:49:30.261 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:49:30.261 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:49:30.261 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:49:30.261 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:49:30.261 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:49:30.261 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:49:30.261 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:49:30.261 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:49:30.261 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:49:30.261 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:49:30.262 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:49:30.262 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:49:30.262 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:49:30.262 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:49:30.262 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:49:30.262 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1404ms. 2025-06-25 22:49:30.262 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:49:30.262 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:49:30.262 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:49:30.262 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:49:30.262 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:49:30.262 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:49:30.262 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:49:30.262 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:49:30.262 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:49:30.262 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:49:30.262 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:49:30.262 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:49:30.262 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:49:30.262 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:49:30.262 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:49:30.262 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:49:30.262 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:49:30.262 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8867ms 2025-06-25 22:49:30.262 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:49:30.262 +03:00 [DBG] Connection id "0HNC8090TG5VM" completed keep alive response. 2025-06-25 22:49:30.262 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5752ms 2025-06-25 22:49:30.263 +03:00 [DBG] Connection id "0HNC8090TG5VM" received FIN. 2025-06-25 22:49:30.263 +03:00 [DBG] Connection id "0HNC8090TG5VM" disconnecting. 2025-06-25 22:49:30.263 +03:00 [DBG] Connection id "0HNC8090TG5VM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:49:30.264 +03:00 [DBG] Connection id "0HNC8090TG5VM" stopped. 2025-06-25 22:50:30.265 +03:00 [DBG] Connection id "0HNC8090TG5VN" accepted. 2025-06-25 22:50:30.265 +03:00 [DBG] Connection id "0HNC8090TG5VN" started. 2025-06-25 22:50:30.265 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:50:30.265 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:50:30.265 +03:00 [DBG] POST requests are not supported 2025-06-25 22:50:30.265 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:50:30.265 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:50:30.266 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:50:30.266 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:50:30.266 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:50:30.266 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:50:30.266 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:50:30.266 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:50:30.266 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:50:30.266 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:50:30.266 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:50:30.266 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:50:30.266 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:50:30.266 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:50:30.266 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:50:30.266 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:50:30.266 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:50:30.266 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:50:30.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:50:30.266 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:50:30.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:50:30.266 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:50:30.266 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:50:30.266 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1178ms. 2025-06-25 22:50:30.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:50:30.266 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:50:30.267 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:50:30.267 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:50:30.267 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:50:30.267 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:50:30.267 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:50:30.267 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:50:30.267 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:50:30.267 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:50:30.267 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:50:30.267 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:50:30.267 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:50:30.267 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:50:30.267 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:50:30.267 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:50:30.267 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:50:30.267 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9444ms 2025-06-25 22:50:30.267 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:50:30.267 +03:00 [DBG] Connection id "0HNC8090TG5VN" completed keep alive response. 2025-06-25 22:50:30.267 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.702ms 2025-06-25 22:50:30.267 +03:00 [DBG] Connection id "0HNC8090TG5VN" received FIN. 2025-06-25 22:50:30.267 +03:00 [DBG] Connection id "0HNC8090TG5VN" disconnecting. 2025-06-25 22:50:30.267 +03:00 [DBG] Connection id "0HNC8090TG5VN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:50:30.269 +03:00 [DBG] Connection id "0HNC8090TG5VN" stopped. 2025-06-25 22:51:30.249 +03:00 [DBG] Connection id "0HNC8090TG5VO" accepted. 2025-06-25 22:51:30.250 +03:00 [DBG] Connection id "0HNC8090TG5VO" started. 2025-06-25 22:51:30.250 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:51:30.250 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:51:30.250 +03:00 [DBG] POST requests are not supported 2025-06-25 22:51:30.250 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:51:30.250 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:51:30.250 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:51:30.250 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:51:30.250 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:51:30.250 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:51:30.250 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:51:30.250 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:51:30.250 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:51:30.250 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:51:30.251 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:51:30.251 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:51:30.251 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:51:30.251 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:51:30.251 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:51:30.251 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:51:30.251 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:51:30.251 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:51:30.251 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:51:30.251 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:51:30.251 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:51:30.251 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:51:30.251 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:51:30.251 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1832ms. 2025-06-25 22:51:30.252 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:51:30.252 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:51:30.252 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:51:30.252 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:51:30.252 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:51:30.252 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:51:30.252 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:51:30.252 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:51:30.252 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:51:30.252 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:51:30.252 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:51:30.252 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:51:30.252 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:51:30.252 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:51:30.252 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:51:30.252 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:51:30.252 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:51:30.252 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3633ms 2025-06-25 22:51:30.252 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:51:30.252 +03:00 [DBG] Connection id "0HNC8090TG5VO" completed keep alive response. 2025-06-25 22:51:30.252 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6112ms 2025-06-25 22:51:30.253 +03:00 [DBG] Connection id "0HNC8090TG5VO" received FIN. 2025-06-25 22:51:30.253 +03:00 [DBG] Connection id "0HNC8090TG5VO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:51:30.253 +03:00 [DBG] Connection id "0HNC8090TG5VO" disconnecting. 2025-06-25 22:51:30.253 +03:00 [DBG] Connection id "0HNC8090TG5VO" stopped. 2025-06-25 22:52:30.262 +03:00 [DBG] Connection id "0HNC8090TG5VP" accepted. 2025-06-25 22:52:30.262 +03:00 [DBG] Connection id "0HNC8090TG5VP" started. 2025-06-25 22:52:30.262 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:52:30.262 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:52:30.262 +03:00 [DBG] POST requests are not supported 2025-06-25 22:52:30.262 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:52:30.262 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:52:30.262 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:52:30.262 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:52:30.262 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:52:30.262 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:52:30.262 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:52:30.262 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:52:30.263 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:52:30.263 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:52:30.263 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:52:30.263 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:52:30.263 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:52:30.263 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:52:30.263 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:52:30.263 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:52:30.263 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:52:30.263 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:52:30.263 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:52:30.263 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:52:30.263 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:52:30.263 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:52:30.263 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:52:30.263 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1181ms. 2025-06-25 22:52:30.263 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:52:30.263 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:52:30.263 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:52:30.263 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:52:30.263 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:52:30.263 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:52:30.263 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:52:30.263 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:52:30.263 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:52:30.263 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:52:30.263 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:52:30.263 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:52:30.263 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:52:30.263 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:52:30.263 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:52:30.263 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:52:30.263 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:52:30.263 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6566ms 2025-06-25 22:52:30.263 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:52:30.263 +03:00 [DBG] Connection id "0HNC8090TG5VP" completed keep alive response. 2025-06-25 22:52:30.263 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2591ms 2025-06-25 22:52:30.264 +03:00 [DBG] Connection id "0HNC8090TG5VP" received FIN. 2025-06-25 22:52:30.264 +03:00 [DBG] Connection id "0HNC8090TG5VP" disconnecting. 2025-06-25 22:52:30.264 +03:00 [DBG] Connection id "0HNC8090TG5VP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:52:30.265 +03:00 [DBG] Connection id "0HNC8090TG5VP" stopped. 2025-06-25 22:53:30.260 +03:00 [DBG] Connection id "0HNC8090TG5VQ" accepted. 2025-06-25 22:53:30.260 +03:00 [DBG] Connection id "0HNC8090TG5VQ" started. 2025-06-25 22:53:30.260 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:53:30.260 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:53:30.260 +03:00 [DBG] POST requests are not supported 2025-06-25 22:53:30.260 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:53:30.260 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:53:30.260 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:53:30.260 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:53:30.261 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:53:30.261 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:53:30.261 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:53:30.261 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:53:30.261 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:53:30.261 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:53:30.261 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:53:30.261 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:53:30.261 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:53:30.261 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:53:30.261 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:53:30.261 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:53:30.261 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:53:30.261 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:53:30.261 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:53:30.261 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:53:30.261 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:53:30.261 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:53:30.261 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:53:30.262 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1891ms. 2025-06-25 22:53:30.262 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:53:30.262 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:53:30.262 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:53:30.262 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:53:30.262 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:53:30.262 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:53:30.262 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:53:30.262 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:53:30.262 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:53:30.262 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:53:30.262 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:53:30.262 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:53:30.262 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:53:30.262 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:53:30.262 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:53:30.262 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:53:30.262 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:53:30.262 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2538ms 2025-06-25 22:53:30.262 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:53:30.263 +03:00 [DBG] Connection id "0HNC8090TG5VQ" completed keep alive response. 2025-06-25 22:53:30.263 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5136ms 2025-06-25 22:53:30.263 +03:00 [DBG] Connection id "0HNC8090TG5VQ" received FIN. 2025-06-25 22:53:30.263 +03:00 [DBG] Connection id "0HNC8090TG5VQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:53:30.263 +03:00 [DBG] Connection id "0HNC8090TG5VQ" disconnecting. 2025-06-25 22:53:30.263 +03:00 [DBG] Connection id "0HNC8090TG5VQ" stopped. 2025-06-25 22:54:30.291 +03:00 [DBG] Connection id "0HNC8090TG5VR" accepted. 2025-06-25 22:54:30.292 +03:00 [DBG] Connection id "0HNC8090TG5VR" started. 2025-06-25 22:54:30.292 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:54:30.292 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:54:30.292 +03:00 [DBG] POST requests are not supported 2025-06-25 22:54:30.292 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:54:30.292 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:54:30.292 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:54:30.292 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:54:30.292 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:54:30.292 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:54:30.292 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:54:30.292 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:54:30.292 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:54:30.292 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:54:30.292 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:54:30.292 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:54:30.292 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:54:30.292 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:54:30.292 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:54:30.293 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:54:30.293 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:54:30.293 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:54:30.293 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:54:30.293 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:54:30.293 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:54:30.293 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:54:30.293 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:54:30.293 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.185ms. 2025-06-25 22:54:30.293 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:54:30.293 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:54:30.293 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:54:30.293 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:54:30.293 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:54:30.293 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:54:30.294 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:54:30.294 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:54:30.294 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:54:30.294 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:54:30.294 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:54:30.294 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:54:30.294 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:54:30.294 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:54:30.294 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:54:30.294 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:54:30.294 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:54:30.294 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4383ms 2025-06-25 22:54:30.294 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:54:30.294 +03:00 [DBG] Connection id "0HNC8090TG5VR" completed keep alive response. 2025-06-25 22:54:30.294 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.453ms 2025-06-25 22:54:30.294 +03:00 [DBG] Connection id "0HNC8090TG5VR" received FIN. 2025-06-25 22:54:30.294 +03:00 [DBG] Connection id "0HNC8090TG5VR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:54:30.295 +03:00 [DBG] Connection id "0HNC8090TG5VR" disconnecting. 2025-06-25 22:54:30.295 +03:00 [DBG] Connection id "0HNC8090TG5VR" stopped. 2025-06-25 22:55:30.264 +03:00 [DBG] Connection id "0HNC8090TG5VS" accepted. 2025-06-25 22:55:30.264 +03:00 [DBG] Connection id "0HNC8090TG5VS" started. 2025-06-25 22:55:30.265 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:55:30.265 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:55:30.265 +03:00 [DBG] POST requests are not supported 2025-06-25 22:55:30.265 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:55:30.265 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:55:30.265 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:55:30.265 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:55:30.265 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:55:30.265 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:55:30.265 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:55:30.265 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:55:30.265 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:55:30.265 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:55:30.265 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:55:30.265 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:55:30.265 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:55:30.265 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:55:30.265 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:55:30.265 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:55:30.265 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:55:30.265 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:55:30.265 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:55:30.265 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:55:30.265 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:55:30.265 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:55:30.265 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:55:30.265 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1343ms. 2025-06-25 22:55:30.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:55:30.266 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:55:30.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:55:30.266 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:55:30.266 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:55:30.266 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:55:30.266 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:55:30.266 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:55:30.266 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:55:30.266 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:55:30.266 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:55:30.266 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:55:30.266 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:55:30.266 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:55:30.266 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:55:30.266 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:55:30.266 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:55:30.266 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6794ms 2025-06-25 22:55:30.266 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:55:30.266 +03:00 [DBG] Connection id "0HNC8090TG5VS" completed keep alive response. 2025-06-25 22:55:30.266 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3417ms 2025-06-25 22:55:30.266 +03:00 [DBG] Connection id "0HNC8090TG5VS" received FIN. 2025-06-25 22:55:30.266 +03:00 [DBG] Connection id "0HNC8090TG5VS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:55:30.266 +03:00 [DBG] Connection id "0HNC8090TG5VS" disconnecting. 2025-06-25 22:55:30.267 +03:00 [DBG] Connection id "0HNC8090TG5VS" stopped. 2025-06-25 22:56:30.255 +03:00 [DBG] Connection id "0HNC8090TG5VT" accepted. 2025-06-25 22:56:30.255 +03:00 [DBG] Connection id "0HNC8090TG5VT" started. 2025-06-25 22:56:30.255 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:56:30.255 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:56:30.255 +03:00 [DBG] POST requests are not supported 2025-06-25 22:56:30.255 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:56:30.255 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:56:30.255 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:56:30.255 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:56:30.255 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:56:30.255 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:56:30.255 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:56:30.255 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:56:30.255 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:56:30.256 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:56:30.256 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:56:30.256 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:56:30.256 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:56:30.256 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:56:30.256 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:56:30.256 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:56:30.256 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:56:30.256 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:56:30.256 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:56:30.256 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:56:30.256 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:56:30.256 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:56:30.256 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:56:30.256 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1517ms. 2025-06-25 22:56:30.256 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:56:30.256 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:56:30.256 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:56:30.256 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:56:30.256 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:56:30.256 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:56:30.256 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:56:30.256 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:56:30.256 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:56:30.256 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:56:30.256 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:56:30.257 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:56:30.257 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:56:30.257 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:56:30.257 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:56:30.257 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:56:30.257 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:56:30.257 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0001ms 2025-06-25 22:56:30.257 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:56:30.257 +03:00 [DBG] Connection id "0HNC8090TG5VT" completed keep alive response. 2025-06-25 22:56:30.257 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8365ms 2025-06-25 22:56:30.257 +03:00 [DBG] Connection id "0HNC8090TG5VT" received FIN. 2025-06-25 22:56:30.257 +03:00 [DBG] Connection id "0HNC8090TG5VT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:56:30.257 +03:00 [DBG] Connection id "0HNC8090TG5VT" disconnecting. 2025-06-25 22:56:30.257 +03:00 [DBG] Connection id "0HNC8090TG5VT" stopped. 2025-06-25 22:57:30.261 +03:00 [DBG] Connection id "0HNC8090TG5VU" accepted. 2025-06-25 22:57:30.261 +03:00 [DBG] Connection id "0HNC8090TG5VU" started. 2025-06-25 22:57:30.261 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:57:30.261 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:57:30.261 +03:00 [DBG] POST requests are not supported 2025-06-25 22:57:30.261 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:57:30.261 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:57:30.261 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:57:30.261 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:57:30.261 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:57:30.261 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:57:30.261 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:57:30.261 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:57:30.261 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:57:30.262 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:57:30.262 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:57:30.262 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:57:30.262 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:57:30.262 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:57:30.262 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:57:30.262 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:57:30.262 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:57:30.262 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:57:30.262 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:57:30.262 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:57:30.262 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:57:30.262 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:57:30.262 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:57:30.262 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1177ms. 2025-06-25 22:57:30.262 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:57:30.262 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:57:30.262 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:57:30.262 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:57:30.262 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:57:30.262 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:57:30.262 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:57:30.262 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:57:30.262 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:57:30.262 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:57:30.262 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:57:30.262 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:57:30.262 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:57:30.262 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:57:30.262 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:57:30.262 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:57:30.262 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:57:30.262 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6756ms 2025-06-25 22:57:30.262 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:57:30.262 +03:00 [DBG] Connection id "0HNC8090TG5VU" completed keep alive response. 2025-06-25 22:57:30.262 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2647ms 2025-06-25 22:57:30.263 +03:00 [DBG] Connection id "0HNC8090TG5VU" received FIN. 2025-06-25 22:57:30.263 +03:00 [DBG] Connection id "0HNC8090TG5VU" disconnecting. 2025-06-25 22:57:30.263 +03:00 [DBG] Connection id "0HNC8090TG5VU" stopped. 2025-06-25 22:57:30.263 +03:00 [DBG] Connection id "0HNC8090TG5VU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:58:30.266 +03:00 [DBG] Connection id "0HNC8090TG5VV" accepted. 2025-06-25 22:58:30.267 +03:00 [DBG] Connection id "0HNC8090TG5VV" started. 2025-06-25 22:58:30.267 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:58:30.267 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:58:30.267 +03:00 [DBG] POST requests are not supported 2025-06-25 22:58:30.267 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:58:30.267 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:58:30.267 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:58:30.267 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:58:30.267 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:58:30.267 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:58:30.267 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:58:30.267 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:58:30.267 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:58:30.267 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:58:30.267 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:58:30.267 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:58:30.267 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:58:30.267 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:58:30.267 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:58:30.267 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:58:30.267 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:58:30.267 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:58:30.267 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:58:30.267 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:58:30.268 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:58:30.268 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:58:30.268 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:58:30.268 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1313ms. 2025-06-25 22:58:30.268 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:58:30.268 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:58:30.268 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:58:30.268 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:58:30.268 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:58:30.268 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:58:30.268 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:58:30.268 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:58:30.268 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:58:30.268 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:58:30.268 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:58:30.268 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:58:30.268 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:58:30.268 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:58:30.268 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:58:30.268 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:58:30.268 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:58:30.268 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9543ms 2025-06-25 22:58:30.268 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:58:30.268 +03:00 [DBG] Connection id "0HNC8090TG5VV" completed keep alive response. 2025-06-25 22:58:30.268 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6378ms 2025-06-25 22:58:30.269 +03:00 [DBG] Connection id "0HNC8090TG5VV" received FIN. 2025-06-25 22:58:30.269 +03:00 [DBG] Connection id "0HNC8090TG5VV" disconnecting. 2025-06-25 22:58:30.269 +03:00 [DBG] Connection id "0HNC8090TG5VV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:58:30.270 +03:00 [DBG] Connection id "0HNC8090TG5VV" stopped. 2025-06-25 22:59:30.263 +03:00 [DBG] Connection id "0HNC8090TG600" accepted. 2025-06-25 22:59:30.263 +03:00 [DBG] Connection id "0HNC8090TG600" started. 2025-06-25 22:59:30.263 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 22:59:30.263 +03:00 [VRB] All hosts are allowed. 2025-06-25 22:59:30.263 +03:00 [DBG] POST requests are not supported 2025-06-25 22:59:30.263 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 22:59:30.263 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 22:59:30.263 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:59:30.263 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 22:59:30.263 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 22:59:30.263 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 22:59:30.263 +03:00 [INF] CORS policy execution successful. 2025-06-25 22:59:30.263 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:59:30.263 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 22:59:30.263 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 22:59:30.263 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 22:59:30.264 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 22:59:30.264 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 22:59:30.264 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 22:59:30.264 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:59:30.264 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:59:30.264 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:59:30.264 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 22:59:30.264 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:59:30.264 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:59:30.264 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:59:30.264 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:59:30.264 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 22:59:30.264 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1295ms. 2025-06-25 22:59:30.264 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:59:30.264 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 22:59:30.264 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:59:30.264 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 22:59:30.264 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:59:30.264 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:59:30.264 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:59:30.264 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:59:30.264 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:59:30.264 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 22:59:30.264 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 22:59:30.264 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:59:30.264 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 22:59:30.264 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:59:30.264 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:59:30.264 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:59:30.264 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 22:59:30.264 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7816ms 2025-06-25 22:59:30.264 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 22:59:30.264 +03:00 [DBG] Connection id "0HNC8090TG600" completed keep alive response. 2025-06-25 22:59:30.264 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4098ms 2025-06-25 22:59:30.265 +03:00 [DBG] Connection id "0HNC8090TG600" received FIN. 2025-06-25 22:59:30.265 +03:00 [DBG] Connection id "0HNC8090TG600" disconnecting. 2025-06-25 22:59:30.265 +03:00 [DBG] Connection id "0HNC8090TG600" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 22:59:30.266 +03:00 [DBG] Connection id "0HNC8090TG600" stopped. 2025-06-25 23:00:30.265 +03:00 [DBG] Connection id "0HNC8090TG601" accepted. 2025-06-25 23:00:30.265 +03:00 [DBG] Connection id "0HNC8090TG601" started. 2025-06-25 23:00:30.265 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:00:30.265 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:00:30.265 +03:00 [DBG] POST requests are not supported 2025-06-25 23:00:30.265 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:00:30.265 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:00:30.265 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:00:30.265 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:00:30.265 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:00:30.266 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:00:30.266 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:00:30.266 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:00:30.266 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:00:30.266 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:00:30.266 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:00:30.266 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:00:30.266 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:00:30.266 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:00:30.266 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:00:30.266 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:00:30.266 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:00:30.266 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:00:30.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:00:30.266 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:00:30.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:00:30.266 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:00:30.266 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:00:30.266 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1397ms. 2025-06-25 23:00:30.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:00:30.266 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:00:30.266 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:00:30.267 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:00:30.267 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:00:30.267 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:00:30.267 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:00:30.267 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:00:30.267 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:00:30.267 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:00:30.267 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:00:30.267 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:00:30.267 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:00:30.267 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:00:30.267 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:00:30.267 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:00:30.267 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:00:30.267 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8485ms 2025-06-25 23:00:30.267 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:00:30.267 +03:00 [DBG] Connection id "0HNC8090TG601" completed keep alive response. 2025-06-25 23:00:30.267 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5744ms 2025-06-25 23:00:30.267 +03:00 [DBG] Connection id "0HNC8090TG601" received FIN. 2025-06-25 23:00:30.267 +03:00 [DBG] Connection id "0HNC8090TG601" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:00:30.267 +03:00 [DBG] Connection id "0HNC8090TG601" disconnecting. 2025-06-25 23:00:30.267 +03:00 [DBG] Connection id "0HNC8090TG601" stopped. 2025-06-25 23:01:30.268 +03:00 [DBG] Connection id "0HNC8090TG602" accepted. 2025-06-25 23:01:30.268 +03:00 [DBG] Connection id "0HNC8090TG602" started. 2025-06-25 23:01:30.268 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:01:30.268 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:01:30.268 +03:00 [DBG] POST requests are not supported 2025-06-25 23:01:30.268 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:01:30.268 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:01:30.268 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:01:30.268 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:01:30.268 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:01:30.268 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:01:30.268 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:01:30.268 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:01:30.268 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:01:30.268 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:01:30.268 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:01:30.268 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:01:30.268 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:01:30.268 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:01:30.268 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:01:30.268 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:01:30.268 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:01:30.269 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:01:30.269 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:01:30.269 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:01:30.269 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:01:30.269 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:01:30.269 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:01:30.269 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-06-25 23:01:30.269 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:01:30.269 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:01:30.269 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:01:30.269 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:01:30.269 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:01:30.269 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:01:30.269 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:01:30.269 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:01:30.269 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:01:30.269 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:01:30.269 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:01:30.269 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:01:30.269 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:01:30.269 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:01:30.269 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:01:30.269 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:01:30.269 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:01:30.269 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7459ms 2025-06-25 23:01:30.269 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:01:30.269 +03:00 [DBG] Connection id "0HNC8090TG602" completed keep alive response. 2025-06-25 23:01:30.269 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3888ms 2025-06-25 23:01:30.270 +03:00 [DBG] Connection id "0HNC8090TG602" received FIN. 2025-06-25 23:01:30.270 +03:00 [DBG] Connection id "0HNC8090TG602" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:01:30.270 +03:00 [DBG] Connection id "0HNC8090TG602" disconnecting. 2025-06-25 23:01:30.270 +03:00 [DBG] Connection id "0HNC8090TG602" stopped. 2025-06-25 23:02:30.279 +03:00 [DBG] Connection id "0HNC8090TG603" accepted. 2025-06-25 23:02:30.279 +03:00 [DBG] Connection id "0HNC8090TG603" started. 2025-06-25 23:02:30.280 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:02:30.280 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:02:30.280 +03:00 [DBG] POST requests are not supported 2025-06-25 23:02:30.280 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:02:30.280 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:02:30.280 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:02:30.280 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:02:30.280 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:02:30.280 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:02:30.280 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:02:30.280 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:02:30.280 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:02:30.280 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:02:30.281 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:02:30.281 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:02:30.281 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:02:30.281 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:02:30.281 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:02:30.281 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:02:30.281 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:02:30.281 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:02:30.281 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:02:30.281 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:02:30.281 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:02:30.281 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:02:30.281 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:02:30.282 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2157ms. 2025-06-25 23:02:30.282 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:02:30.282 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:02:30.282 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:02:30.282 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:02:30.282 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:02:30.282 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:02:30.282 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:02:30.282 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:02:30.282 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:02:30.282 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:02:30.282 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:02:30.282 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:02:30.282 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:02:30.282 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:02:30.283 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:02:30.283 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:02:30.283 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:02:30.283 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8398ms 2025-06-25 23:02:30.283 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:02:30.283 +03:00 [DBG] Connection id "0HNC8090TG603" completed keep alive response. 2025-06-25 23:02:30.283 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4373ms 2025-06-25 23:02:30.283 +03:00 [DBG] Connection id "0HNC8090TG603" received FIN. 2025-06-25 23:02:30.283 +03:00 [DBG] Connection id "0HNC8090TG603" disconnecting. 2025-06-25 23:02:30.283 +03:00 [DBG] Connection id "0HNC8090TG603" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:02:30.284 +03:00 [DBG] Connection id "0HNC8090TG603" stopped. 2025-06-25 23:03:30.280 +03:00 [DBG] Connection id "0HNC8090TG604" accepted. 2025-06-25 23:03:30.280 +03:00 [DBG] Connection id "0HNC8090TG604" started. 2025-06-25 23:03:30.280 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:03:30.281 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:03:30.281 +03:00 [DBG] POST requests are not supported 2025-06-25 23:03:30.281 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:03:30.281 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:03:30.281 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:03:30.281 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:03:30.281 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:03:30.281 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:03:30.281 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:03:30.281 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:03:30.281 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:03:30.281 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:03:30.281 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:03:30.281 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:03:30.281 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:03:30.281 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:03:30.281 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:03:30.281 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:03:30.281 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:03:30.281 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:03:30.281 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:03:30.281 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:03:30.281 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:03:30.281 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:03:30.282 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:03:30.282 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1423ms. 2025-06-25 23:03:30.282 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:03:30.282 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:03:30.282 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:03:30.282 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:03:30.282 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:03:30.282 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:03:30.282 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:03:30.282 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:03:30.282 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:03:30.282 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:03:30.282 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:03:30.282 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:03:30.282 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:03:30.282 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:03:30.282 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:03:30.282 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:03:30.282 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:03:30.282 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0777ms 2025-06-25 23:03:30.282 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:03:30.282 +03:00 [DBG] Connection id "0HNC8090TG604" completed keep alive response. 2025-06-25 23:03:30.282 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8773ms 2025-06-25 23:03:30.283 +03:00 [DBG] Connection id "0HNC8090TG604" received FIN. 2025-06-25 23:03:30.283 +03:00 [DBG] Connection id "0HNC8090TG604" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:03:30.283 +03:00 [DBG] Connection id "0HNC8090TG604" disconnecting. 2025-06-25 23:03:30.283 +03:00 [DBG] Connection id "0HNC8090TG604" stopped. 2025-06-25 23:04:30.269 +03:00 [DBG] Connection id "0HNC8090TG605" accepted. 2025-06-25 23:04:30.269 +03:00 [DBG] Connection id "0HNC8090TG605" started. 2025-06-25 23:04:30.269 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:04:30.269 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:04:30.269 +03:00 [DBG] POST requests are not supported 2025-06-25 23:04:30.269 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:04:30.269 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:04:30.269 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:04:30.269 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:04:30.269 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:04:30.269 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:04:30.269 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:04:30.269 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:04:30.269 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:04:30.270 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:04:30.270 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:04:30.270 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:04:30.270 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:04:30.270 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:04:30.270 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:04:30.270 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:04:30.270 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:04:30.270 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:04:30.270 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:04:30.270 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:04:30.270 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:04:30.270 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:04:30.270 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:04:30.270 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-06-25 23:04:30.270 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:04:30.270 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:04:30.270 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:04:30.270 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:04:30.270 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:04:30.270 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:04:30.270 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:04:30.270 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:04:30.270 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:04:30.270 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:04:30.270 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:04:30.270 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:04:30.270 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:04:30.270 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:04:30.270 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:04:30.270 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:04:30.270 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:04:30.270 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.643ms 2025-06-25 23:04:30.270 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:04:30.270 +03:00 [DBG] Connection id "0HNC8090TG605" completed keep alive response. 2025-06-25 23:04:30.270 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2449ms 2025-06-25 23:04:30.271 +03:00 [DBG] Connection id "0HNC8090TG605" received FIN. 2025-06-25 23:04:30.271 +03:00 [DBG] Connection id "0HNC8090TG605" disconnecting. 2025-06-25 23:04:30.271 +03:00 [DBG] Connection id "0HNC8090TG605" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:04:30.272 +03:00 [DBG] Connection id "0HNC8090TG605" stopped. 2025-06-25 23:05:30.272 +03:00 [DBG] Connection id "0HNC8090TG606" accepted. 2025-06-25 23:05:30.272 +03:00 [DBG] Connection id "0HNC8090TG606" started. 2025-06-25 23:05:30.272 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:05:30.272 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:05:30.272 +03:00 [DBG] POST requests are not supported 2025-06-25 23:05:30.272 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:05:30.272 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:05:30.272 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:05:30.272 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:05:30.272 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:05:30.272 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:05:30.272 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:05:30.272 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:05:30.272 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:05:30.272 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:05:30.272 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:05:30.272 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:05:30.273 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:05:30.273 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:05:30.273 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:05:30.273 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:05:30.273 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:05:30.273 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:05:30.273 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:05:30.273 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:05:30.273 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:05:30.273 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:05:30.273 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:05:30.273 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1525ms. 2025-06-25 23:05:30.273 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:05:30.273 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:05:30.273 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:05:30.273 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:05:30.273 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:05:30.273 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:05:30.273 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:05:30.273 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:05:30.273 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:05:30.273 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:05:30.273 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:05:30.273 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:05:30.273 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:05:30.273 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:05:30.273 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:05:30.273 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:05:30.273 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:05:30.273 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9259ms 2025-06-25 23:05:30.274 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:05:30.274 +03:00 [DBG] Connection id "0HNC8090TG606" completed keep alive response. 2025-06-25 23:05:30.274 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6268ms 2025-06-25 23:05:30.274 +03:00 [DBG] Connection id "0HNC8090TG606" received FIN. 2025-06-25 23:05:30.274 +03:00 [DBG] Connection id "0HNC8090TG606" disconnecting. 2025-06-25 23:05:30.274 +03:00 [DBG] Connection id "0HNC8090TG606" stopped. 2025-06-25 23:05:30.274 +03:00 [DBG] Connection id "0HNC8090TG606" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:06:30.273 +03:00 [DBG] Connection id "0HNC8090TG607" accepted. 2025-06-25 23:06:30.274 +03:00 [DBG] Connection id "0HNC8090TG607" started. 2025-06-25 23:06:30.274 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:06:30.274 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:06:30.274 +03:00 [DBG] POST requests are not supported 2025-06-25 23:06:30.274 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:06:30.274 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:06:30.274 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:06:30.274 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:06:30.274 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:06:30.274 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:06:30.274 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:06:30.274 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:06:30.274 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:06:30.274 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:06:30.274 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:06:30.274 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:06:30.274 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:06:30.274 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:06:30.274 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:06:30.274 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:06:30.274 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:06:30.274 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:06:30.274 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:06:30.274 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:06:30.274 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:06:30.274 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:06:30.274 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:06:30.275 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-06-25 23:06:30.275 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:06:30.275 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:06:30.275 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:06:30.275 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:06:30.275 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:06:30.275 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:06:30.275 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:06:30.275 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:06:30.275 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:06:30.275 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:06:30.275 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:06:30.275 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:06:30.275 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:06:30.275 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:06:30.275 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:06:30.275 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:06:30.275 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:06:30.275 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9388ms 2025-06-25 23:06:30.275 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:06:30.275 +03:00 [DBG] Connection id "0HNC8090TG607" completed keep alive response. 2025-06-25 23:06:30.275 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6086ms 2025-06-25 23:06:30.276 +03:00 [DBG] Connection id "0HNC8090TG607" received FIN. 2025-06-25 23:06:30.276 +03:00 [DBG] Connection id "0HNC8090TG607" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:06:30.276 +03:00 [DBG] Connection id "0HNC8090TG607" disconnecting. 2025-06-25 23:06:30.276 +03:00 [DBG] Connection id "0HNC8090TG607" stopped. 2025-06-25 23:07:30.281 +03:00 [DBG] Connection id "0HNC8090TG608" accepted. 2025-06-25 23:07:30.281 +03:00 [DBG] Connection id "0HNC8090TG608" started. 2025-06-25 23:07:30.281 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:07:30.281 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:07:30.281 +03:00 [DBG] POST requests are not supported 2025-06-25 23:07:30.281 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:07:30.281 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:07:30.281 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:07:30.281 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:07:30.281 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:07:30.282 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:07:30.282 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:07:30.282 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:07:30.282 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:07:30.282 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:07:30.282 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:07:30.282 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:07:30.282 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:07:30.282 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:07:30.282 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:07:30.282 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:07:30.282 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:07:30.282 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:07:30.282 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:07:30.283 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:07:30.283 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:07:30.283 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:07:30.283 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:07:30.283 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1954ms. 2025-06-25 23:07:30.283 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:07:30.283 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:07:30.283 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:07:30.283 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:07:30.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:07:30.283 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:07:30.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:07:30.283 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:07:30.283 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:07:30.283 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:07:30.283 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:07:30.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:07:30.283 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:07:30.284 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:07:30.284 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:07:30.284 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:07:30.284 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:07:30.284 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6526ms 2025-06-25 23:07:30.284 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:07:30.284 +03:00 [DBG] Connection id "0HNC8090TG608" completed keep alive response. 2025-06-25 23:07:30.284 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7231ms 2025-06-25 23:07:30.284 +03:00 [DBG] Connection id "0HNC8090TG608" received FIN. 2025-06-25 23:07:30.284 +03:00 [DBG] Connection id "0HNC8090TG608" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:07:30.284 +03:00 [DBG] Connection id "0HNC8090TG608" disconnecting. 2025-06-25 23:07:30.284 +03:00 [DBG] Connection id "0HNC8090TG608" stopped. 2025-06-25 23:08:30.281 +03:00 [DBG] Connection id "0HNC8090TG609" accepted. 2025-06-25 23:08:30.281 +03:00 [DBG] Connection id "0HNC8090TG609" started. 2025-06-25 23:08:30.281 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:08:30.281 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:08:30.282 +03:00 [DBG] POST requests are not supported 2025-06-25 23:08:30.282 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:08:30.282 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:08:30.282 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:08:30.282 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:08:30.282 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:08:30.282 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:08:30.282 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:08:30.282 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:08:30.282 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:08:30.282 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:08:30.282 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:08:30.282 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:08:30.282 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:08:30.282 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:08:30.282 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:08:30.283 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:08:30.283 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:08:30.283 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:08:30.283 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:08:30.283 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:08:30.283 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:08:30.283 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:08:30.283 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:08:30.283 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1744ms. 2025-06-25 23:08:30.283 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:08:30.283 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:08:30.283 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:08:30.283 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:08:30.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:08:30.283 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:08:30.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:08:30.283 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:08:30.283 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:08:30.283 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:08:30.283 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:08:30.284 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:08:30.284 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:08:30.284 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:08:30.284 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:08:30.284 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:08:30.284 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:08:30.284 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1744ms 2025-06-25 23:08:30.284 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:08:30.284 +03:00 [DBG] Connection id "0HNC8090TG609" completed keep alive response. 2025-06-25 23:08:30.284 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4647ms 2025-06-25 23:08:30.284 +03:00 [DBG] Connection id "0HNC8090TG609" received FIN. 2025-06-25 23:08:30.284 +03:00 [DBG] Connection id "0HNC8090TG609" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:08:30.285 +03:00 [DBG] Connection id "0HNC8090TG609" disconnecting. 2025-06-25 23:08:30.285 +03:00 [DBG] Connection id "0HNC8090TG609" stopped. 2025-06-25 23:09:30.279 +03:00 [DBG] Connection id "0HNC8090TG60A" accepted. 2025-06-25 23:09:30.279 +03:00 [DBG] Connection id "0HNC8090TG60A" started. 2025-06-25 23:09:30.279 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:09:30.279 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:09:30.280 +03:00 [DBG] POST requests are not supported 2025-06-25 23:09:30.280 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:09:30.280 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:09:30.280 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:09:30.280 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:09:30.280 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:09:30.280 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:09:30.280 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:09:30.280 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:09:30.280 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:09:30.280 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:09:30.280 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:09:30.280 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:09:30.280 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:09:30.280 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:09:30.280 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:09:30.280 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:09:30.280 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:09:30.280 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:09:30.280 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:09:30.280 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:09:30.280 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:09:30.280 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:09:30.280 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:09:30.280 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-06-25 23:09:30.281 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:09:30.281 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:09:30.281 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:09:30.281 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:09:30.281 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:09:30.281 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:09:30.281 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:09:30.281 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:09:30.281 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:09:30.281 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:09:30.281 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:09:30.281 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:09:30.281 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:09:30.281 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:09:30.281 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:09:30.281 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:09:30.281 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:09:30.281 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9852ms 2025-06-25 23:09:30.281 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:09:30.281 +03:00 [DBG] Connection id "0HNC8090TG60A" completed keep alive response. 2025-06-25 23:09:30.281 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7065ms 2025-06-25 23:09:30.281 +03:00 [DBG] Connection id "0HNC8090TG60A" received FIN. 2025-06-25 23:09:30.282 +03:00 [DBG] Connection id "0HNC8090TG60A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:09:30.282 +03:00 [DBG] Connection id "0HNC8090TG60A" disconnecting. 2025-06-25 23:09:30.282 +03:00 [DBG] Connection id "0HNC8090TG60A" stopped. 2025-06-25 23:10:30.282 +03:00 [DBG] Connection id "0HNC8090TG60B" accepted. 2025-06-25 23:10:30.282 +03:00 [DBG] Connection id "0HNC8090TG60B" started. 2025-06-25 23:10:30.282 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:10:30.282 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:10:30.282 +03:00 [DBG] POST requests are not supported 2025-06-25 23:10:30.282 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:10:30.282 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:10:30.282 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:10:30.282 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:10:30.282 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:10:30.282 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:10:30.282 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:10:30.282 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:10:30.282 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:10:30.282 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:10:30.282 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:10:30.282 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:10:30.282 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:10:30.282 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:10:30.282 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:10:30.282 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:10:30.282 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:10:30.282 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:10:30.282 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:10:30.282 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:10:30.283 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:10:30.283 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:10:30.283 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:10:30.283 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1209ms. 2025-06-25 23:10:30.283 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:10:30.283 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:10:30.283 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:10:30.283 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:10:30.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:10:30.283 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:10:30.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:10:30.283 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:10:30.283 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:10:30.283 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:10:30.283 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:10:30.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:10:30.283 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:10:30.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:10:30.283 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:10:30.283 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:10:30.283 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:10:30.283 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6789ms 2025-06-25 23:10:30.283 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:10:30.283 +03:00 [DBG] Connection id "0HNC8090TG60B" completed keep alive response. 2025-06-25 23:10:30.283 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2778ms 2025-06-25 23:10:30.283 +03:00 [DBG] Connection id "0HNC8090TG60B" received FIN. 2025-06-25 23:10:30.283 +03:00 [DBG] Connection id "0HNC8090TG60B" disconnecting. 2025-06-25 23:10:30.283 +03:00 [DBG] Connection id "0HNC8090TG60B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:10:30.285 +03:00 [DBG] Connection id "0HNC8090TG60B" stopped. 2025-06-25 23:11:30.289 +03:00 [DBG] Connection id "0HNC8090TG60C" accepted. 2025-06-25 23:11:30.289 +03:00 [DBG] Connection id "0HNC8090TG60C" started. 2025-06-25 23:11:30.289 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:11:30.289 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:11:30.289 +03:00 [DBG] POST requests are not supported 2025-06-25 23:11:30.289 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:11:30.289 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:11:30.289 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:11:30.289 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:11:30.289 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:11:30.290 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:11:30.290 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:11:30.290 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:11:30.290 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:11:30.290 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:11:30.290 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:11:30.290 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:11:30.290 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:11:30.290 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:11:30.290 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:11:30.290 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:11:30.290 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:11:30.290 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:11:30.290 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:11:30.290 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:11:30.290 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:11:30.291 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:11:30.291 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:11:30.291 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1556ms. 2025-06-25 23:11:30.291 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:11:30.291 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:11:30.291 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:11:30.291 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:11:30.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:11:30.291 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:11:30.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:11:30.291 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:11:30.291 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:11:30.291 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:11:30.291 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:11:30.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:11:30.291 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:11:30.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:11:30.292 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:11:30.292 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:11:30.292 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:11:30.292 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5393ms 2025-06-25 23:11:30.292 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:11:30.292 +03:00 [DBG] Connection id "0HNC8090TG60C" completed keep alive response. 2025-06-25 23:11:30.292 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7975ms 2025-06-25 23:11:30.292 +03:00 [DBG] Connection id "0HNC8090TG60C" received FIN. 2025-06-25 23:11:30.292 +03:00 [DBG] Connection id "0HNC8090TG60C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:11:30.292 +03:00 [DBG] Connection id "0HNC8090TG60C" disconnecting. 2025-06-25 23:11:30.292 +03:00 [DBG] Connection id "0HNC8090TG60C" stopped. 2025-06-25 23:12:30.567 +03:00 [DBG] Connection id "0HNC8090TG60D" accepted. 2025-06-25 23:12:30.568 +03:00 [DBG] Connection id "0HNC8090TG60D" started. 2025-06-25 23:12:30.568 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:12:30.568 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:12:30.568 +03:00 [DBG] POST requests are not supported 2025-06-25 23:12:30.568 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:12:30.568 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:12:30.568 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:12:30.568 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:12:30.568 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:12:30.568 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:12:30.568 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:12:30.568 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:12:30.568 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:12:30.568 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:12:30.568 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:12:30.569 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:12:30.569 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:12:30.569 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:12:30.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:12:30.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:12:30.569 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:12:30.569 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:12:30.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:12:30.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:12:30.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:12:30.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:12:30.569 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:12:30.569 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1348ms. 2025-06-25 23:12:30.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:12:30.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:12:30.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:12:30.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:12:30.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:12:30.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:12:30.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:12:30.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:12:30.570 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:12:30.570 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:12:30.570 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:12:30.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:12:30.570 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:12:30.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:12:30.570 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:12:30.570 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:12:30.570 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:12:30.570 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1842ms 2025-06-25 23:12:30.570 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:12:30.570 +03:00 [DBG] Connection id "0HNC8090TG60D" completed keep alive response. 2025-06-25 23:12:30.570 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2478ms 2025-06-25 23:12:30.570 +03:00 [DBG] Connection id "0HNC8090TG60D" received FIN. 2025-06-25 23:12:30.571 +03:00 [DBG] Connection id "0HNC8090TG60D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:12:30.571 +03:00 [DBG] Connection id "0HNC8090TG60D" disconnecting. 2025-06-25 23:12:30.571 +03:00 [DBG] Connection id "0HNC8090TG60D" stopped. 2025-06-25 23:13:30.282 +03:00 [DBG] Connection id "0HNC8090TG60E" accepted. 2025-06-25 23:13:30.282 +03:00 [DBG] Connection id "0HNC8090TG60E" started. 2025-06-25 23:13:30.282 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:13:30.282 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:13:30.282 +03:00 [DBG] POST requests are not supported 2025-06-25 23:13:30.282 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:13:30.282 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:13:30.282 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:13:30.282 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:13:30.282 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:13:30.282 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:13:30.282 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:13:30.282 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:13:30.283 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:13:30.283 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:13:30.283 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:13:30.283 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:13:30.283 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:13:30.283 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:13:30.283 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:13:30.283 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:13:30.283 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:13:30.283 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:13:30.283 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:13:30.283 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:13:30.283 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:13:30.283 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:13:30.283 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:13:30.283 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1514ms. 2025-06-25 23:13:30.283 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:13:30.283 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:13:30.283 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:13:30.283 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:13:30.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:13:30.283 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:13:30.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:13:30.283 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:13:30.283 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:13:30.283 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:13:30.283 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:13:30.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:13:30.283 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:13:30.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:13:30.284 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:13:30.284 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:13:30.284 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:13:30.284 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9096ms 2025-06-25 23:13:30.284 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:13:30.284 +03:00 [DBG] Connection id "0HNC8090TG60E" completed keep alive response. 2025-06-25 23:13:30.284 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6655ms 2025-06-25 23:13:30.284 +03:00 [DBG] Connection id "0HNC8090TG60E" received FIN. 2025-06-25 23:13:30.284 +03:00 [DBG] Connection id "0HNC8090TG60E" disconnecting. 2025-06-25 23:13:30.284 +03:00 [DBG] Connection id "0HNC8090TG60E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:13:30.285 +03:00 [DBG] Connection id "0HNC8090TG60E" stopped. 2025-06-25 23:14:30.280 +03:00 [DBG] Connection id "0HNC8090TG60F" accepted. 2025-06-25 23:14:30.280 +03:00 [DBG] Connection id "0HNC8090TG60F" started. 2025-06-25 23:14:30.280 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:14:30.280 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:14:30.280 +03:00 [DBG] POST requests are not supported 2025-06-25 23:14:30.280 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:14:30.280 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:14:30.280 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:14:30.280 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:14:30.281 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:14:30.281 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:14:30.281 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:14:30.281 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:14:30.281 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:14:30.281 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:14:30.281 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:14:30.281 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:14:30.281 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:14:30.281 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:14:30.281 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:14:30.281 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:14:30.281 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:14:30.281 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:14:30.281 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:14:30.281 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:14:30.281 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:14:30.281 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:14:30.281 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:14:30.281 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-06-25 23:14:30.281 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:14:30.281 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:14:30.281 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:14:30.281 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:14:30.281 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:14:30.281 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:14:30.281 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:14:30.281 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:14:30.281 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:14:30.281 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:14:30.281 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:14:30.281 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:14:30.281 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:14:30.281 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:14:30.281 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:14:30.281 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:14:30.281 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:14:30.281 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.644ms 2025-06-25 23:14:30.281 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:14:30.281 +03:00 [DBG] Connection id "0HNC8090TG60F" completed keep alive response. 2025-06-25 23:14:30.282 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2026ms 2025-06-25 23:14:30.282 +03:00 [DBG] Connection id "0HNC8090TG60F" received FIN. 2025-06-25 23:14:30.282 +03:00 [DBG] Connection id "0HNC8090TG60F" disconnecting. 2025-06-25 23:14:30.282 +03:00 [DBG] Connection id "0HNC8090TG60F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:14:30.283 +03:00 [DBG] Connection id "0HNC8090TG60F" stopped. 2025-06-25 23:15:30.282 +03:00 [DBG] Connection id "0HNC8090TG60G" accepted. 2025-06-25 23:15:30.282 +03:00 [DBG] Connection id "0HNC8090TG60G" started. 2025-06-25 23:15:30.282 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:15:30.282 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:15:30.282 +03:00 [DBG] POST requests are not supported 2025-06-25 23:15:30.282 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:15:30.282 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:15:30.282 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:15:30.282 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:15:30.282 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:15:30.282 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:15:30.282 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:15:30.282 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:15:30.282 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:15:30.282 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:15:30.282 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:15:30.282 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:15:30.282 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:15:30.282 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:15:30.282 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:15:30.282 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:15:30.282 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:15:30.282 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:15:30.282 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:15:30.283 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:15:30.283 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:15:30.283 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:15:30.283 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:15:30.283 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1109ms. 2025-06-25 23:15:30.283 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:15:30.283 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:15:30.283 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:15:30.283 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:15:30.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:15:30.283 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:15:30.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:15:30.283 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:15:30.283 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:15:30.283 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:15:30.283 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:15:30.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:15:30.283 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:15:30.283 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:15:30.283 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:15:30.283 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:15:30.283 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:15:30.283 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6269ms 2025-06-25 23:15:30.283 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:15:30.283 +03:00 [DBG] Connection id "0HNC8090TG60G" completed keep alive response. 2025-06-25 23:15:30.283 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1966ms 2025-06-25 23:15:30.283 +03:00 [DBG] Connection id "0HNC8090TG60G" received FIN. 2025-06-25 23:15:30.283 +03:00 [DBG] Connection id "0HNC8090TG60G" disconnecting. 2025-06-25 23:15:30.283 +03:00 [DBG] Connection id "0HNC8090TG60G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:15:30.285 +03:00 [DBG] Connection id "0HNC8090TG60G" stopped. 2025-06-25 23:16:30.289 +03:00 [DBG] Connection id "0HNC8090TG60H" accepted. 2025-06-25 23:16:30.289 +03:00 [DBG] Connection id "0HNC8090TG60H" started. 2025-06-25 23:16:30.289 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:16:30.289 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:16:30.289 +03:00 [DBG] POST requests are not supported 2025-06-25 23:16:30.289 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:16:30.289 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:16:30.290 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:16:30.290 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:16:30.290 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:16:30.290 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:16:30.290 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:16:30.290 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:16:30.290 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:16:30.290 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:16:30.290 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:16:30.290 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:16:30.290 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:16:30.290 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:16:30.290 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:16:30.290 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:16:30.290 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:16:30.290 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:16:30.290 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:16:30.290 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:16:30.291 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:16:30.291 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:16:30.291 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:16:30.291 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1749ms. 2025-06-25 23:16:30.291 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:16:30.291 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:16:30.291 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:16:30.291 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:16:30.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:16:30.291 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:16:30.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:16:30.291 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:16:30.291 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:16:30.291 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:16:30.291 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:16:30.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:16:30.291 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:16:30.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:16:30.291 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:16:30.292 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:16:30.292 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:16:30.292 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4723ms 2025-06-25 23:16:30.292 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:16:30.292 +03:00 [DBG] Connection id "0HNC8090TG60H" completed keep alive response. 2025-06-25 23:16:30.292 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4633ms 2025-06-25 23:16:30.292 +03:00 [DBG] Connection id "0HNC8090TG60H" received FIN. 2025-06-25 23:16:30.292 +03:00 [DBG] Connection id "0HNC8090TG60H" disconnecting. 2025-06-25 23:16:30.292 +03:00 [DBG] Connection id "0HNC8090TG60H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:16:30.293 +03:00 [DBG] Connection id "0HNC8090TG60H" stopped. 2025-06-25 23:17:30.289 +03:00 [DBG] Connection id "0HNC8090TG60I" accepted. 2025-06-25 23:17:30.289 +03:00 [DBG] Connection id "0HNC8090TG60I" started. 2025-06-25 23:17:30.290 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:17:30.290 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:17:30.290 +03:00 [DBG] POST requests are not supported 2025-06-25 23:17:30.290 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:17:30.290 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:17:30.290 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:17:30.290 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:17:30.290 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:17:30.290 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:17:30.290 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:17:30.290 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:17:30.290 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:17:30.290 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:17:30.290 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:17:30.290 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:17:30.290 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:17:30.290 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:17:30.290 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:17:30.290 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:17:30.290 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:17:30.290 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:17:30.290 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:17:30.290 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:17:30.290 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:17:30.290 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:17:30.290 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:17:30.290 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-06-25 23:17:30.290 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:17:30.290 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:17:30.290 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:17:30.290 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:17:30.290 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:17:30.290 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:17:30.290 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:17:30.290 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:17:30.290 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:17:30.291 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:17:30.291 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:17:30.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:17:30.291 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:17:30.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:17:30.291 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:17:30.291 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:17:30.291 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:17:30.291 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6278ms 2025-06-25 23:17:30.291 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:17:30.291 +03:00 [DBG] Connection id "0HNC8090TG60I" completed keep alive response. 2025-06-25 23:17:30.291 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2253ms 2025-06-25 23:17:30.291 +03:00 [DBG] Connection id "0HNC8090TG60I" received FIN. 2025-06-25 23:17:30.291 +03:00 [DBG] Connection id "0HNC8090TG60I" disconnecting. 2025-06-25 23:17:30.291 +03:00 [DBG] Connection id "0HNC8090TG60I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:17:30.292 +03:00 [DBG] Connection id "0HNC8090TG60I" stopped. 2025-06-25 23:18:30.291 +03:00 [DBG] Connection id "0HNC8090TG60J" accepted. 2025-06-25 23:18:30.292 +03:00 [DBG] Connection id "0HNC8090TG60J" started. 2025-06-25 23:18:30.292 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:18:30.292 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:18:30.292 +03:00 [DBG] POST requests are not supported 2025-06-25 23:18:30.292 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:18:30.292 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:18:30.292 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:18:30.292 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:18:30.292 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:18:30.292 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:18:30.292 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:18:30.292 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:18:30.292 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:18:30.292 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:18:30.292 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:18:30.292 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:18:30.292 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:18:30.292 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:18:30.293 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:18:30.293 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:18:30.293 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:18:30.293 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:18:30.293 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:18:30.293 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:18:30.293 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:18:30.293 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:18:30.293 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:18:30.293 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1814ms. 2025-06-25 23:18:30.293 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:18:30.293 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:18:30.293 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:18:30.293 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:18:30.293 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:18:30.293 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:18:30.293 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:18:30.293 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:18:30.293 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:18:30.293 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:18:30.293 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:18:30.293 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:18:30.294 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:18:30.294 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:18:30.294 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:18:30.294 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:18:30.294 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:18:30.294 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1299ms 2025-06-25 23:18:30.294 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:18:30.294 +03:00 [DBG] Connection id "0HNC8090TG60J" completed keep alive response. 2025-06-25 23:18:30.294 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0278ms 2025-06-25 23:18:30.294 +03:00 [DBG] Connection id "0HNC8090TG60J" received FIN. 2025-06-25 23:18:30.294 +03:00 [DBG] Connection id "0HNC8090TG60J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:18:30.294 +03:00 [DBG] Connection id "0HNC8090TG60J" disconnecting. 2025-06-25 23:18:30.294 +03:00 [DBG] Connection id "0HNC8090TG60J" stopped. 2025-06-25 23:19:30.286 +03:00 [DBG] Connection id "0HNC8090TG60K" accepted. 2025-06-25 23:19:30.286 +03:00 [DBG] Connection id "0HNC8090TG60K" started. 2025-06-25 23:19:30.287 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:19:30.287 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:19:30.287 +03:00 [DBG] POST requests are not supported 2025-06-25 23:19:30.287 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:19:30.287 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:19:30.287 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:19:30.287 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:19:30.287 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:19:30.287 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:19:30.287 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:19:30.287 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:19:30.287 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:19:30.287 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:19:30.287 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:19:30.287 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:19:30.287 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:19:30.287 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:19:30.287 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:19:30.287 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:19:30.287 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:19:30.287 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:19:30.287 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:19:30.287 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:19:30.287 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:19:30.287 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:19:30.287 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:19:30.287 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1221ms. 2025-06-25 23:19:30.287 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:19:30.287 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:19:30.288 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:19:30.288 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:19:30.288 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:19:30.288 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:19:30.288 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:19:30.288 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:19:30.288 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:19:30.288 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:19:30.288 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:19:30.288 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:19:30.288 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:19:30.288 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:19:30.288 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:19:30.288 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:19:30.288 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:19:30.288 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.644ms 2025-06-25 23:19:30.288 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:19:30.288 +03:00 [DBG] Connection id "0HNC8090TG60K" completed keep alive response. 2025-06-25 23:19:30.288 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2188ms 2025-06-25 23:19:30.288 +03:00 [DBG] Connection id "0HNC8090TG60K" received FIN. 2025-06-25 23:19:30.288 +03:00 [DBG] Connection id "0HNC8090TG60K" disconnecting. 2025-06-25 23:19:30.288 +03:00 [DBG] Connection id "0HNC8090TG60K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:19:30.289 +03:00 [DBG] Connection id "0HNC8090TG60K" stopped. 2025-06-25 23:20:30.294 +03:00 [DBG] Connection id "0HNC8090TG60L" accepted. 2025-06-25 23:20:30.294 +03:00 [DBG] Connection id "0HNC8090TG60L" started. 2025-06-25 23:20:30.294 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:20:30.294 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:20:30.294 +03:00 [DBG] POST requests are not supported 2025-06-25 23:20:30.294 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:20:30.294 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:20:30.294 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:20:30.294 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:20:30.294 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:20:30.294 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:20:30.294 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:20:30.294 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:20:30.294 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:20:30.294 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:20:30.294 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:20:30.294 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:20:30.294 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:20:30.294 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:20:30.294 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:20:30.295 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:20:30.295 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:20:30.295 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:20:30.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:20:30.295 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:20:30.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:20:30.295 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:20:30.295 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:20:30.295 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1176ms. 2025-06-25 23:20:30.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:20:30.295 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:20:30.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:20:30.295 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:20:30.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:20:30.295 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:20:30.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:20:30.295 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:20:30.295 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:20:30.295 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:20:30.295 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:20:30.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:20:30.295 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:20:30.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:20:30.295 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:20:30.295 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:20:30.295 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:20:30.295 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7433ms 2025-06-25 23:20:30.295 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:20:30.295 +03:00 [DBG] Connection id "0HNC8090TG60L" completed keep alive response. 2025-06-25 23:20:30.295 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4256ms 2025-06-25 23:20:30.296 +03:00 [DBG] Connection id "0HNC8090TG60L" received FIN. 2025-06-25 23:20:30.296 +03:00 [DBG] Connection id "0HNC8090TG60L" disconnecting. 2025-06-25 23:20:30.296 +03:00 [DBG] Connection id "0HNC8090TG60L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:20:30.297 +03:00 [DBG] Connection id "0HNC8090TG60L" stopped. 2025-06-25 23:21:30.290 +03:00 [DBG] Connection id "0HNC8090TG60M" accepted. 2025-06-25 23:21:30.290 +03:00 [DBG] Connection id "0HNC8090TG60M" started. 2025-06-25 23:21:30.290 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:21:30.290 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:21:30.290 +03:00 [DBG] POST requests are not supported 2025-06-25 23:21:30.290 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:21:30.290 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:21:30.290 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:21:30.290 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:21:30.290 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:21:30.290 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:21:30.290 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:21:30.290 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:21:30.290 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:21:30.290 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:21:30.290 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:21:30.291 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:21:30.291 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:21:30.291 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:21:30.291 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:21:30.291 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:21:30.291 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:21:30.291 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:21:30.291 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:21:30.291 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:21:30.291 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:21:30.291 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:21:30.291 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:21:30.291 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1404ms. 2025-06-25 23:21:30.291 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:21:30.291 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:21:30.291 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:21:30.291 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:21:30.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:21:30.291 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:21:30.291 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:21:30.291 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:21:30.292 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:21:30.292 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:21:30.292 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:21:30.292 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:21:30.292 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:21:30.292 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:21:30.292 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:21:30.292 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:21:30.292 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:21:30.292 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8246ms 2025-06-25 23:21:30.292 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:21:30.292 +03:00 [DBG] Connection id "0HNC8090TG60M" completed keep alive response. 2025-06-25 23:21:30.292 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8454ms 2025-06-25 23:21:30.292 +03:00 [DBG] Connection id "0HNC8090TG60M" received FIN. 2025-06-25 23:21:30.292 +03:00 [DBG] Connection id "0HNC8090TG60M" disconnecting. 2025-06-25 23:21:30.292 +03:00 [DBG] Connection id "0HNC8090TG60M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:21:30.294 +03:00 [DBG] Connection id "0HNC8090TG60M" stopped. 2025-06-25 23:22:30.298 +03:00 [DBG] Connection id "0HNC8090TG60N" accepted. 2025-06-25 23:22:30.298 +03:00 [DBG] Connection id "0HNC8090TG60N" started. 2025-06-25 23:22:30.298 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:22:30.298 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:22:30.298 +03:00 [DBG] POST requests are not supported 2025-06-25 23:22:30.298 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:22:30.298 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:22:30.298 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:22:30.298 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:22:30.298 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:22:30.299 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:22:30.299 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:22:30.299 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:22:30.299 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:22:30.299 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:22:30.299 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:22:30.299 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:22:30.299 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:22:30.299 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:22:30.299 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:22:30.299 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:22:30.299 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:22:30.299 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:22:30.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:22:30.299 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:22:30.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:22:30.299 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:22:30.299 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:22:30.299 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1508ms. 2025-06-25 23:22:30.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:22:30.299 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:22:30.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:22:30.299 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:22:30.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:22:30.299 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:22:30.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:22:30.299 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:22:30.299 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:22:30.299 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:22:30.299 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:22:30.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:22:30.299 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:22:30.300 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:22:30.300 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:22:30.300 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:22:30.300 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:22:30.300 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7647ms 2025-06-25 23:22:30.300 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:22:30.300 +03:00 [DBG] Connection id "0HNC8090TG60N" completed keep alive response. 2025-06-25 23:22:30.300 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4565ms 2025-06-25 23:22:30.300 +03:00 [DBG] Connection id "0HNC8090TG60N" received FIN. 2025-06-25 23:22:30.300 +03:00 [DBG] Connection id "0HNC8090TG60N" disconnecting. 2025-06-25 23:22:30.300 +03:00 [DBG] Connection id "0HNC8090TG60N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:22:30.301 +03:00 [DBG] Connection id "0HNC8090TG60N" stopped. 2025-06-25 23:23:30.291 +03:00 [DBG] Connection id "0HNC8090TG60O" accepted. 2025-06-25 23:23:30.291 +03:00 [DBG] Connection id "0HNC8090TG60O" started. 2025-06-25 23:23:30.291 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:23:30.292 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:23:30.292 +03:00 [DBG] POST requests are not supported 2025-06-25 23:23:30.292 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:23:30.292 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:23:30.292 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:23:30.292 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:23:30.292 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:23:30.292 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:23:30.292 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:23:30.292 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:23:30.292 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:23:30.292 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:23:30.292 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:23:30.292 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:23:30.292 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:23:30.292 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:23:30.292 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:23:30.292 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:23:30.292 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:23:30.292 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:23:30.292 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:23:30.292 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:23:30.292 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:23:30.292 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:23:30.292 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:23:30.293 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1654ms. 2025-06-25 23:23:30.293 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:23:30.293 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:23:30.293 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:23:30.293 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:23:30.293 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:23:30.293 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:23:30.293 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:23:30.293 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:23:30.293 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:23:30.293 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:23:30.293 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:23:30.293 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:23:30.293 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:23:30.293 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:23:30.293 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:23:30.293 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:23:30.293 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:23:30.293 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0615ms 2025-06-25 23:23:30.293 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:23:30.293 +03:00 [DBG] Connection id "0HNC8090TG60O" completed keep alive response. 2025-06-25 23:23:30.293 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9544ms 2025-06-25 23:23:30.294 +03:00 [DBG] Connection id "0HNC8090TG60O" received FIN. 2025-06-25 23:23:30.294 +03:00 [DBG] Connection id "0HNC8090TG60O" disconnecting. 2025-06-25 23:23:30.294 +03:00 [DBG] Connection id "0HNC8090TG60O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:23:30.295 +03:00 [DBG] Connection id "0HNC8090TG60O" stopped. 2025-06-25 23:24:30.296 +03:00 [DBG] Connection id "0HNC8090TG60P" accepted. 2025-06-25 23:24:30.296 +03:00 [DBG] Connection id "0HNC8090TG60P" started. 2025-06-25 23:24:30.297 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:24:30.297 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:24:30.297 +03:00 [DBG] POST requests are not supported 2025-06-25 23:24:30.297 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:24:30.297 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:24:30.297 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:24:30.297 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:24:30.297 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:24:30.297 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:24:30.297 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:24:30.297 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:24:30.297 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:24:30.297 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:24:30.297 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:24:30.297 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:24:30.297 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:24:30.297 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:24:30.297 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:24:30.297 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:24:30.297 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:24:30.298 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:24:30.298 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:24:30.298 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:24:30.298 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:24:30.298 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:24:30.298 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:24:30.298 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1408ms. 2025-06-25 23:24:30.298 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:24:30.298 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:24:30.298 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:24:30.298 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:24:30.298 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:24:30.298 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:24:30.298 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:24:30.298 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:24:30.298 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:24:30.298 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:24:30.298 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:24:30.298 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:24:30.298 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:24:30.298 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:24:30.298 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:24:30.298 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:24:30.298 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:24:30.298 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1442ms 2025-06-25 23:24:30.299 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:24:30.299 +03:00 [DBG] Connection id "0HNC8090TG60P" completed keep alive response. 2025-06-25 23:24:30.299 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0808ms 2025-06-25 23:24:30.299 +03:00 [DBG] Connection id "0HNC8090TG60P" received FIN. 2025-06-25 23:24:30.299 +03:00 [DBG] Connection id "0HNC8090TG60P" disconnecting. 2025-06-25 23:24:30.299 +03:00 [DBG] Connection id "0HNC8090TG60P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:24:30.300 +03:00 [DBG] Connection id "0HNC8090TG60P" stopped. 2025-06-25 23:25:30.297 +03:00 [DBG] Connection id "0HNC8090TG60Q" accepted. 2025-06-25 23:25:30.297 +03:00 [DBG] Connection id "0HNC8090TG60Q" started. 2025-06-25 23:25:30.298 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:25:30.298 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:25:30.298 +03:00 [DBG] POST requests are not supported 2025-06-25 23:25:30.298 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:25:30.298 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:25:30.298 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:25:30.298 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:25:30.298 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:25:30.298 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:25:30.298 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:25:30.298 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:25:30.298 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:25:30.298 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:25:30.298 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:25:30.298 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:25:30.298 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:25:30.298 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:25:30.298 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:25:30.298 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:25:30.298 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:25:30.298 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:25:30.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:25:30.299 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:25:30.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:25:30.299 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:25:30.299 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:25:30.299 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1629ms. 2025-06-25 23:25:30.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:25:30.299 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:25:30.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:25:30.299 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:25:30.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:25:30.299 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:25:30.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:25:30.299 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:25:30.299 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:25:30.299 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:25:30.299 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:25:30.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:25:30.299 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:25:30.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:25:30.299 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:25:30.299 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:25:30.299 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:25:30.299 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0976ms 2025-06-25 23:25:30.299 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:25:30.300 +03:00 [DBG] Connection id "0HNC8090TG60Q" completed keep alive response. 2025-06-25 23:25:30.300 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.032ms 2025-06-25 23:25:30.300 +03:00 [DBG] Connection id "0HNC8090TG60Q" received FIN. 2025-06-25 23:25:30.300 +03:00 [DBG] Connection id "0HNC8090TG60Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:25:30.300 +03:00 [DBG] Connection id "0HNC8090TG60Q" disconnecting. 2025-06-25 23:25:30.300 +03:00 [DBG] Connection id "0HNC8090TG60Q" stopped. 2025-06-25 23:26:30.293 +03:00 [DBG] Connection id "0HNC8090TG60R" accepted. 2025-06-25 23:26:30.293 +03:00 [DBG] Connection id "0HNC8090TG60R" started. 2025-06-25 23:26:30.293 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:26:30.293 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:26:30.293 +03:00 [DBG] POST requests are not supported 2025-06-25 23:26:30.293 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:26:30.293 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:26:30.293 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:26:30.293 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:26:30.293 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:26:30.293 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:26:30.293 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:26:30.293 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:26:30.293 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:26:30.293 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:26:30.293 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:26:30.293 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:26:30.294 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:26:30.294 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:26:30.294 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:26:30.294 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:26:30.294 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:26:30.294 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:26:30.294 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:26:30.294 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:26:30.294 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:26:30.294 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:26:30.294 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:26:30.294 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1433ms. 2025-06-25 23:26:30.294 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:26:30.294 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:26:30.294 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:26:30.294 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:26:30.294 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:26:30.294 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:26:30.294 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:26:30.294 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:26:30.294 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:26:30.294 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:26:30.294 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:26:30.294 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:26:30.294 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:26:30.294 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:26:30.294 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:26:30.294 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:26:30.294 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:26:30.295 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9397ms 2025-06-25 23:26:30.295 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:26:30.295 +03:00 [DBG] Connection id "0HNC8090TG60R" completed keep alive response. 2025-06-25 23:26:30.295 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7837ms 2025-06-25 23:26:30.295 +03:00 [DBG] Connection id "0HNC8090TG60R" received FIN. 2025-06-25 23:26:30.295 +03:00 [DBG] Connection id "0HNC8090TG60R" disconnecting. 2025-06-25 23:26:30.295 +03:00 [DBG] Connection id "0HNC8090TG60R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:26:30.296 +03:00 [DBG] Connection id "0HNC8090TG60R" stopped. 2025-06-25 23:27:30.288 +03:00 [DBG] Connection id "0HNC8090TG60S" accepted. 2025-06-25 23:27:30.289 +03:00 [DBG] Connection id "0HNC8090TG60S" started. 2025-06-25 23:27:30.289 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:27:30.289 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:27:30.289 +03:00 [DBG] POST requests are not supported 2025-06-25 23:27:30.289 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:27:30.289 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:27:30.289 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:27:30.289 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:27:30.289 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:27:30.289 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:27:30.289 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:27:30.289 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:27:30.289 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:27:30.289 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:27:30.289 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:27:30.289 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:27:30.289 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:27:30.289 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:27:30.289 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:27:30.289 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:27:30.289 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:27:30.289 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:27:30.289 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:27:30.289 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:27:30.289 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:27:30.289 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:27:30.289 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:27:30.290 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1147ms. 2025-06-25 23:27:30.290 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:27:30.290 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:27:30.290 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:27:30.290 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:27:30.290 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:27:30.290 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:27:30.290 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:27:30.290 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:27:30.290 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:27:30.290 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:27:30.290 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:27:30.290 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:27:30.290 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:27:30.290 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:27:30.290 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:27:30.290 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:27:30.290 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:27:30.290 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6304ms 2025-06-25 23:27:30.290 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:27:30.290 +03:00 [DBG] Connection id "0HNC8090TG60S" completed keep alive response. 2025-06-25 23:27:30.290 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1848ms 2025-06-25 23:27:30.290 +03:00 [DBG] Connection id "0HNC8090TG60S" received FIN. 2025-06-25 23:27:30.290 +03:00 [DBG] Connection id "0HNC8090TG60S" disconnecting. 2025-06-25 23:27:30.290 +03:00 [DBG] Connection id "0HNC8090TG60S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:27:30.291 +03:00 [DBG] Connection id "0HNC8090TG60S" stopped. 2025-06-25 23:28:30.300 +03:00 [DBG] Connection id "0HNC8090TG60T" accepted. 2025-06-25 23:28:30.300 +03:00 [DBG] Connection id "0HNC8090TG60T" started. 2025-06-25 23:28:30.300 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:28:30.300 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:28:30.300 +03:00 [DBG] POST requests are not supported 2025-06-25 23:28:30.300 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:28:30.300 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:28:30.301 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:28:30.301 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:28:30.301 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:28:30.301 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:28:30.301 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:28:30.301 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:28:30.301 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:28:30.301 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:28:30.301 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:28:30.301 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:28:30.301 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:28:30.301 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:28:30.301 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:28:30.301 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:28:30.301 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:28:30.301 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:28:30.301 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:28:30.301 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:28:30.301 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:28:30.301 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:28:30.302 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:28:30.302 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1588ms. 2025-06-25 23:28:30.302 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:28:30.302 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:28:30.302 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:28:30.302 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:28:30.302 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:28:30.302 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:28:30.302 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:28:30.302 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:28:30.302 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:28:30.302 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:28:30.302 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:28:30.302 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:28:30.302 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:28:30.302 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:28:30.302 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:28:30.302 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:28:30.302 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:28:30.302 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2027ms 2025-06-25 23:28:30.302 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:28:30.302 +03:00 [DBG] Connection id "0HNC8090TG60T" completed keep alive response. 2025-06-25 23:28:30.302 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1526ms 2025-06-25 23:28:30.303 +03:00 [DBG] Connection id "0HNC8090TG60T" received FIN. 2025-06-25 23:28:30.303 +03:00 [DBG] Connection id "0HNC8090TG60T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:28:30.303 +03:00 [DBG] Connection id "0HNC8090TG60T" disconnecting. 2025-06-25 23:28:30.303 +03:00 [DBG] Connection id "0HNC8090TG60T" stopped. 2025-06-25 23:29:30.305 +03:00 [DBG] Connection id "0HNC8090TG60U" accepted. 2025-06-25 23:29:30.306 +03:00 [DBG] Connection id "0HNC8090TG60U" started. 2025-06-25 23:29:30.306 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:29:30.306 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:29:30.306 +03:00 [DBG] POST requests are not supported 2025-06-25 23:29:30.306 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:29:30.306 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:29:30.306 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:29:30.307 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:29:30.307 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:29:30.307 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:29:30.307 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:29:30.307 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:29:30.307 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:29:30.307 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:29:30.307 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:29:30.307 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:29:30.307 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:29:30.307 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:29:30.307 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:29:30.307 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:29:30.307 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:29:30.307 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:29:30.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:29:30.308 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:29:30.308 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:29:30.308 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:29:30.308 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:29:30.308 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1763ms. 2025-06-25 23:29:30.308 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:29:30.308 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:29:30.308 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:29:30.308 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:29:30.308 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:29:30.308 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:29:30.308 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:29:30.308 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:29:30.308 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:29:30.308 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:29:30.308 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:29:30.308 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:29:30.309 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:29:30.309 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:29:30.309 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:29:30.309 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:29:30.309 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:29:30.309 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6696ms 2025-06-25 23:29:30.309 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:29:30.309 +03:00 [DBG] Connection id "0HNC8090TG60U" completed keep alive response. 2025-06-25 23:29:30.309 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1277ms 2025-06-25 23:29:30.310 +03:00 [DBG] Connection id "0HNC8090TG60U" received FIN. 2025-06-25 23:29:30.310 +03:00 [DBG] Connection id "0HNC8090TG60U" disconnecting. 2025-06-25 23:29:30.310 +03:00 [DBG] Connection id "0HNC8090TG60U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:29:30.311 +03:00 [DBG] Connection id "0HNC8090TG60U" stopped. 2025-06-25 23:30:30.294 +03:00 [DBG] Connection id "0HNC8090TG60V" accepted. 2025-06-25 23:30:30.295 +03:00 [DBG] Connection id "0HNC8090TG60V" started. 2025-06-25 23:30:30.295 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:30:30.295 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:30:30.295 +03:00 [DBG] POST requests are not supported 2025-06-25 23:30:30.295 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:30:30.295 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:30:30.295 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:30:30.295 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:30:30.295 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:30:30.295 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:30:30.295 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:30:30.295 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:30:30.295 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:30:30.295 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:30:30.296 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:30:30.296 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:30:30.296 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:30:30.296 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:30:30.296 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:30:30.296 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:30:30.296 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:30:30.296 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:30:30.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:30:30.296 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:30:30.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:30:30.296 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:30:30.296 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:30:30.296 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2511ms. 2025-06-25 23:30:30.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:30:30.297 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:30:30.297 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:30:30.297 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:30:30.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:30:30.297 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:30:30.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:30:30.297 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:30:30.297 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:30:30.297 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:30:30.297 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:30:30.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:30:30.297 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:30:30.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:30:30.297 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:30:30.297 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:30:30.297 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:30:30.297 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5397ms 2025-06-25 23:30:30.297 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:30:30.297 +03:00 [DBG] Connection id "0HNC8090TG60V" completed keep alive response. 2025-06-25 23:30:30.297 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5653ms 2025-06-25 23:30:30.298 +03:00 [DBG] Connection id "0HNC8090TG60V" received FIN. 2025-06-25 23:30:30.298 +03:00 [DBG] Connection id "0HNC8090TG60V" disconnecting. 2025-06-25 23:30:30.298 +03:00 [DBG] Connection id "0HNC8090TG60V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:30:30.299 +03:00 [DBG] Connection id "0HNC8090TG60V" stopped. 2025-06-25 23:31:30.295 +03:00 [DBG] Connection id "0HNC8090TG610" accepted. 2025-06-25 23:31:30.296 +03:00 [DBG] Connection id "0HNC8090TG610" started. 2025-06-25 23:31:30.296 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:31:30.296 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:31:30.296 +03:00 [DBG] POST requests are not supported 2025-06-25 23:31:30.296 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:31:30.296 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:31:30.296 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:31:30.296 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:31:30.296 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:31:30.296 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:31:30.296 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:31:30.296 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:31:30.296 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:31:30.296 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:31:30.296 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:31:30.296 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:31:30.296 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:31:30.296 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:31:30.296 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:31:30.296 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:31:30.296 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:31:30.296 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:31:30.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:31:30.296 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:31:30.296 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:31:30.296 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:31:30.296 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:31:30.297 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-06-25 23:31:30.297 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:31:30.297 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:31:30.297 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:31:30.297 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:31:30.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:31:30.297 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:31:30.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:31:30.297 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:31:30.297 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:31:30.297 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:31:30.297 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:31:30.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:31:30.297 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:31:30.297 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:31:30.297 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:31:30.297 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:31:30.297 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:31:30.297 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7126ms 2025-06-25 23:31:30.297 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:31:30.297 +03:00 [DBG] Connection id "0HNC8090TG610" completed keep alive response. 2025-06-25 23:31:30.297 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4016ms 2025-06-25 23:31:30.297 +03:00 [DBG] Connection id "0HNC8090TG610" received FIN. 2025-06-25 23:31:30.297 +03:00 [DBG] Connection id "0HNC8090TG610" disconnecting. 2025-06-25 23:31:30.297 +03:00 [DBG] Connection id "0HNC8090TG610" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:31:30.298 +03:00 [DBG] Connection id "0HNC8090TG610" stopped. 2025-06-25 23:32:30.308 +03:00 [DBG] Connection id "0HNC8090TG611" accepted. 2025-06-25 23:32:30.308 +03:00 [DBG] Connection id "0HNC8090TG611" started. 2025-06-25 23:32:30.308 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:32:30.308 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:32:30.308 +03:00 [DBG] POST requests are not supported 2025-06-25 23:32:30.308 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:32:30.308 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:32:30.308 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:32:30.308 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:32:30.309 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:32:30.309 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:32:30.309 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:32:30.309 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:32:30.309 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:32:30.309 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:32:30.309 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:32:30.309 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:32:30.309 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:32:30.309 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:32:30.309 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:32:30.309 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:32:30.309 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:32:30.309 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:32:30.309 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:32:30.309 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:32:30.309 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:32:30.309 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:32:30.309 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:32:30.309 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1262ms. 2025-06-25 23:32:30.309 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:32:30.309 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:32:30.309 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:32:30.309 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:32:30.309 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:32:30.309 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:32:30.309 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:32:30.309 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:32:30.309 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:32:30.309 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:32:30.309 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:32:30.309 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:32:30.309 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:32:30.309 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:32:30.310 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:32:30.310 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:32:30.310 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:32:30.310 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.694ms 2025-06-25 23:32:30.310 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:32:30.310 +03:00 [DBG] Connection id "0HNC8090TG611" completed keep alive response. 2025-06-25 23:32:30.310 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3495ms 2025-06-25 23:32:30.310 +03:00 [DBG] Connection id "0HNC8090TG611" received FIN. 2025-06-25 23:32:30.310 +03:00 [DBG] Connection id "0HNC8090TG611" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:32:30.310 +03:00 [DBG] Connection id "0HNC8090TG611" disconnecting. 2025-06-25 23:32:30.310 +03:00 [DBG] Connection id "0HNC8090TG611" stopped. 2025-06-25 23:33:30.297 +03:00 [DBG] Connection id "0HNC8090TG612" accepted. 2025-06-25 23:33:30.298 +03:00 [DBG] Connection id "0HNC8090TG612" started. 2025-06-25 23:33:30.298 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:33:30.298 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:33:30.298 +03:00 [DBG] POST requests are not supported 2025-06-25 23:33:30.298 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:33:30.298 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:33:30.298 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:33:30.298 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:33:30.298 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:33:30.298 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:33:30.298 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:33:30.298 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:33:30.298 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:33:30.298 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:33:30.298 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:33:30.298 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:33:30.298 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:33:30.298 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:33:30.298 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:33:30.298 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:33:30.298 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:33:30.298 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:33:30.298 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:33:30.298 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:33:30.298 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:33:30.298 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:33:30.298 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:33:30.299 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1158ms. 2025-06-25 23:33:30.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:33:30.299 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:33:30.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:33:30.299 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:33:30.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:33:30.299 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:33:30.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:33:30.299 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:33:30.299 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:33:30.299 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:33:30.299 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:33:30.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:33:30.299 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:33:30.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:33:30.299 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:33:30.299 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:33:30.299 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:33:30.299 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6529ms 2025-06-25 23:33:30.299 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:33:30.299 +03:00 [DBG] Connection id "0HNC8090TG612" completed keep alive response. 2025-06-25 23:33:30.299 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2542ms 2025-06-25 23:33:30.299 +03:00 [DBG] Connection id "0HNC8090TG612" received FIN. 2025-06-25 23:33:30.299 +03:00 [DBG] Connection id "0HNC8090TG612" disconnecting. 2025-06-25 23:33:30.299 +03:00 [DBG] Connection id "0HNC8090TG612" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:33:30.301 +03:00 [DBG] Connection id "0HNC8090TG612" stopped. 2025-06-25 23:34:30.310 +03:00 [DBG] Connection id "0HNC8090TG613" accepted. 2025-06-25 23:34:30.310 +03:00 [DBG] Connection id "0HNC8090TG613" started. 2025-06-25 23:34:30.310 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:34:30.310 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:34:30.310 +03:00 [DBG] POST requests are not supported 2025-06-25 23:34:30.310 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:34:30.310 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:34:30.310 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:34:30.310 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:34:30.310 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:34:30.310 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:34:30.310 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:34:30.310 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:34:30.310 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:34:30.310 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:34:30.310 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:34:30.310 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:34:30.311 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:34:30.311 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:34:30.311 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:34:30.311 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:34:30.311 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:34:30.311 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:34:30.311 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:34:30.311 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:34:30.311 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:34:30.311 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:34:30.311 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:34:30.311 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1419ms. 2025-06-25 23:34:30.311 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:34:30.311 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:34:30.311 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:34:30.311 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:34:30.311 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:34:30.311 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:34:30.311 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:34:30.311 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:34:30.311 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:34:30.311 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:34:30.311 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:34:30.311 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:34:30.311 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:34:30.311 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:34:30.311 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:34:30.311 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:34:30.312 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:34:30.312 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9563ms 2025-06-25 23:34:30.312 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:34:30.312 +03:00 [DBG] Connection id "0HNC8090TG613" completed keep alive response. 2025-06-25 23:34:30.312 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.882ms 2025-06-25 23:34:30.312 +03:00 [DBG] Connection id "0HNC8090TG613" received FIN. 2025-06-25 23:34:30.312 +03:00 [DBG] Connection id "0HNC8090TG613" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:34:30.312 +03:00 [DBG] Connection id "0HNC8090TG613" disconnecting. 2025-06-25 23:34:30.312 +03:00 [DBG] Connection id "0HNC8090TG613" stopped. 2025-06-25 23:35:30.298 +03:00 [DBG] Connection id "0HNC8090TG614" accepted. 2025-06-25 23:35:30.298 +03:00 [DBG] Connection id "0HNC8090TG614" started. 2025-06-25 23:35:30.298 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:35:30.299 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:35:30.299 +03:00 [DBG] POST requests are not supported 2025-06-25 23:35:30.299 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:35:30.299 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:35:30.299 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:35:30.299 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:35:30.299 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:35:30.299 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:35:30.299 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:35:30.299 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:35:30.299 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:35:30.299 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:35:30.299 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:35:30.299 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:35:30.299 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:35:30.299 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:35:30.299 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:35:30.299 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:35:30.299 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:35:30.299 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:35:30.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:35:30.299 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:35:30.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:35:30.299 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:35:30.299 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:35:30.300 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1592ms. 2025-06-25 23:35:30.300 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:35:30.300 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:35:30.300 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:35:30.300 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:35:30.300 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:35:30.300 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:35:30.300 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:35:30.300 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:35:30.300 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:35:30.300 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:35:30.300 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:35:30.300 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:35:30.300 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:35:30.300 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:35:30.300 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:35:30.300 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:35:30.300 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:35:30.300 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0011ms 2025-06-25 23:35:30.300 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:35:30.300 +03:00 [DBG] Connection id "0HNC8090TG614" completed keep alive response. 2025-06-25 23:35:30.300 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8148ms 2025-06-25 23:35:30.301 +03:00 [DBG] Connection id "0HNC8090TG614" received FIN. 2025-06-25 23:35:30.301 +03:00 [DBG] Connection id "0HNC8090TG614" disconnecting. 2025-06-25 23:35:30.301 +03:00 [DBG] Connection id "0HNC8090TG614" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:35:30.302 +03:00 [DBG] Connection id "0HNC8090TG614" stopped. 2025-06-25 23:36:30.294 +03:00 [DBG] Connection id "0HNC8090TG615" accepted. 2025-06-25 23:36:30.294 +03:00 [DBG] Connection id "0HNC8090TG615" started. 2025-06-25 23:36:30.294 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:36:30.294 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:36:30.294 +03:00 [DBG] POST requests are not supported 2025-06-25 23:36:30.294 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:36:30.295 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:36:30.295 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:36:30.295 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:36:30.295 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:36:30.295 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:36:30.295 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:36:30.295 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:36:30.295 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:36:30.295 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:36:30.295 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:36:30.295 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:36:30.295 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:36:30.295 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:36:30.295 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:36:30.295 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:36:30.295 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:36:30.295 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:36:30.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:36:30.295 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:36:30.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:36:30.295 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:36:30.295 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:36:30.295 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1208ms. 2025-06-25 23:36:30.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:36:30.295 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:36:30.295 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:36:30.295 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:36:30.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:36:30.295 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:36:30.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:36:30.296 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:36:30.296 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:36:30.296 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:36:30.296 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:36:30.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:36:30.296 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:36:30.296 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:36:30.296 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:36:30.296 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:36:30.296 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:36:30.296 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7239ms 2025-06-25 23:36:30.296 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:36:30.296 +03:00 [DBG] Connection id "0HNC8090TG615" completed keep alive response. 2025-06-25 23:36:30.296 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4526ms 2025-06-25 23:36:30.296 +03:00 [DBG] Connection id "0HNC8090TG615" received FIN. 2025-06-25 23:36:30.296 +03:00 [DBG] Connection id "0HNC8090TG615" disconnecting. 2025-06-25 23:36:30.296 +03:00 [DBG] Connection id "0HNC8090TG615" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:36:30.297 +03:00 [DBG] Connection id "0HNC8090TG615" stopped. 2025-06-25 23:37:30.298 +03:00 [DBG] Connection id "0HNC8090TG616" accepted. 2025-06-25 23:37:30.298 +03:00 [DBG] Connection id "0HNC8090TG616" started. 2025-06-25 23:37:30.298 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:37:30.298 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:37:30.298 +03:00 [DBG] POST requests are not supported 2025-06-25 23:37:30.298 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:37:30.299 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:37:30.299 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:37:30.299 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:37:30.299 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:37:30.299 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:37:30.299 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:37:30.299 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:37:30.299 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:37:30.299 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:37:30.299 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:37:30.299 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:37:30.299 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:37:30.299 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:37:30.299 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:37:30.299 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:37:30.299 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:37:30.299 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:37:30.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:37:30.299 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:37:30.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:37:30.299 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:37:30.299 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:37:30.299 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1098ms. 2025-06-25 23:37:30.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:37:30.299 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:37:30.299 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:37:30.299 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:37:30.299 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:37:30.299 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:37:30.300 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:37:30.300 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:37:30.300 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:37:30.300 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:37:30.300 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:37:30.300 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:37:30.300 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:37:30.300 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:37:30.300 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:37:30.300 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:37:30.300 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:37:30.300 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8386ms 2025-06-25 23:37:30.300 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:37:30.300 +03:00 [DBG] Connection id "0HNC8090TG616" completed keep alive response. 2025-06-25 23:37:30.300 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.511ms 2025-06-25 23:37:30.300 +03:00 [DBG] Connection id "0HNC8090TG616" received FIN. 2025-06-25 23:37:30.300 +03:00 [DBG] Connection id "0HNC8090TG616" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:37:30.300 +03:00 [DBG] Connection id "0HNC8090TG616" disconnecting. 2025-06-25 23:37:30.300 +03:00 [DBG] Connection id "0HNC8090TG616" stopped. 2025-06-25 23:38:30.305 +03:00 [DBG] Connection id "0HNC8090TG617" accepted. 2025-06-25 23:38:30.305 +03:00 [DBG] Connection id "0HNC8090TG617" started. 2025-06-25 23:38:30.305 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:38:30.305 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:38:30.305 +03:00 [DBG] POST requests are not supported 2025-06-25 23:38:30.305 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:38:30.305 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:38:30.305 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:38:30.305 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:38:30.305 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:38:30.306 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:38:30.306 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:38:30.306 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:38:30.306 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:38:30.306 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:38:30.306 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:38:30.306 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:38:30.306 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:38:30.306 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:38:30.306 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:38:30.306 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:38:30.306 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:38:30.306 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:38:30.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:38:30.306 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:38:30.306 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:38:30.306 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:38:30.306 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:38:30.307 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1846ms. 2025-06-25 23:38:30.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:38:30.307 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:38:30.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:38:30.307 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:38:30.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:38:30.307 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:38:30.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:38:30.307 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:38:30.307 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:38:30.307 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:38:30.307 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:38:30.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:38:30.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:38:30.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:38:30.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:38:30.307 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:38:30.307 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:38:30.307 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1897ms 2025-06-25 23:38:30.307 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:38:30.307 +03:00 [DBG] Connection id "0HNC8090TG617" completed keep alive response. 2025-06-25 23:38:30.307 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.151ms 2025-06-25 23:38:30.308 +03:00 [DBG] Connection id "0HNC8090TG617" received FIN. 2025-06-25 23:38:30.308 +03:00 [DBG] Connection id "0HNC8090TG617" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:38:30.308 +03:00 [DBG] Connection id "0HNC8090TG617" disconnecting. 2025-06-25 23:38:30.308 +03:00 [DBG] Connection id "0HNC8090TG617" stopped. 2025-06-25 23:39:30.314 +03:00 [DBG] Connection id "0HNC8090TG618" accepted. 2025-06-25 23:39:30.314 +03:00 [DBG] Connection id "0HNC8090TG618" started. 2025-06-25 23:39:30.314 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:39:30.314 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:39:30.314 +03:00 [DBG] POST requests are not supported 2025-06-25 23:39:30.314 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:39:30.314 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:39:30.314 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:39:30.314 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:39:30.314 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:39:30.314 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:39:30.314 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:39:30.314 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:39:30.314 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:39:30.315 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:39:30.315 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:39:30.315 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:39:30.315 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:39:30.315 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:39:30.315 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:39:30.315 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:39:30.315 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:39:30.315 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:39:30.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:39:30.315 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:39:30.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:39:30.315 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:39:30.315 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:39:30.315 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1287ms. 2025-06-25 23:39:30.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:39:30.315 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:39:30.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:39:30.315 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:39:30.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:39:30.315 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:39:30.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:39:30.315 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:39:30.315 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:39:30.315 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:39:30.315 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:39:30.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:39:30.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:39:30.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:39:30.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:39:30.315 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:39:30.315 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:39:30.315 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8106ms 2025-06-25 23:39:30.315 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:39:30.316 +03:00 [DBG] Connection id "0HNC8090TG618" completed keep alive response. 2025-06-25 23:39:30.316 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5374ms 2025-06-25 23:39:30.316 +03:00 [DBG] Connection id "0HNC8090TG618" received FIN. 2025-06-25 23:39:30.316 +03:00 [DBG] Connection id "0HNC8090TG618" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:39:30.316 +03:00 [DBG] Connection id "0HNC8090TG618" disconnecting. 2025-06-25 23:39:30.316 +03:00 [DBG] Connection id "0HNC8090TG618" stopped. 2025-06-25 23:40:30.306 +03:00 [DBG] Connection id "0HNC8090TG619" accepted. 2025-06-25 23:40:30.306 +03:00 [DBG] Connection id "0HNC8090TG619" started. 2025-06-25 23:40:30.306 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:40:30.306 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:40:30.306 +03:00 [DBG] POST requests are not supported 2025-06-25 23:40:30.306 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:40:30.307 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:40:30.307 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:40:30.307 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:40:30.307 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:40:30.307 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:40:30.307 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:40:30.307 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:40:30.307 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:40:30.307 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:40:30.307 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:40:30.307 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:40:30.308 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:40:30.308 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:40:30.308 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:40:30.308 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:40:30.308 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:40:30.308 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:40:30.308 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:40:30.308 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:40:30.308 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:40:30.308 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:40:30.308 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:40:30.308 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1733ms. 2025-06-25 23:40:30.309 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:40:30.309 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:40:30.309 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:40:30.309 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:40:30.309 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:40:30.309 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:40:30.309 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:40:30.309 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:40:30.309 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:40:30.309 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:40:30.309 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:40:30.309 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:40:30.309 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:40:30.309 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:40:30.309 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:40:30.310 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:40:30.310 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:40:30.310 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0077ms 2025-06-25 23:40:30.310 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:40:30.310 +03:00 [DBG] Connection id "0HNC8090TG619" completed keep alive response. 2025-06-25 23:40:30.310 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7026ms 2025-06-25 23:40:30.310 +03:00 [DBG] Connection id "0HNC8090TG619" received FIN. 2025-06-25 23:40:30.310 +03:00 [DBG] Connection id "0HNC8090TG619" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:40:30.310 +03:00 [DBG] Connection id "0HNC8090TG619" disconnecting. 2025-06-25 23:40:30.310 +03:00 [DBG] Connection id "0HNC8090TG619" stopped. 2025-06-25 23:41:30.312 +03:00 [DBG] Connection id "0HNC8090TG61A" accepted. 2025-06-25 23:41:30.313 +03:00 [DBG] Connection id "0HNC8090TG61A" started. 2025-06-25 23:41:30.313 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:41:30.313 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:41:30.313 +03:00 [DBG] POST requests are not supported 2025-06-25 23:41:30.313 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:41:30.313 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:41:30.313 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:41:30.313 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:41:30.313 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:41:30.313 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:41:30.313 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:41:30.313 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:41:30.313 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:41:30.313 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:41:30.314 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:41:30.314 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:41:30.314 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:41:30.314 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:41:30.314 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:41:30.314 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:41:30.314 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:41:30.314 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:41:30.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:41:30.314 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:41:30.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:41:30.314 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:41:30.314 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:41:30.314 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2002ms. 2025-06-25 23:41:30.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:41:30.314 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:41:30.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:41:30.315 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:41:30.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:41:30.315 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:41:30.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:41:30.315 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:41:30.315 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:41:30.315 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:41:30.315 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:41:30.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:41:30.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:41:30.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:41:30.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:41:30.315 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:41:30.315 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:41:30.315 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.256ms 2025-06-25 23:41:30.315 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:41:30.315 +03:00 [DBG] Connection id "0HNC8090TG61A" completed keep alive response. 2025-06-25 23:41:30.315 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3263ms 2025-06-25 23:41:30.315 +03:00 [DBG] Connection id "0HNC8090TG61A" received FIN. 2025-06-25 23:41:30.315 +03:00 [DBG] Connection id "0HNC8090TG61A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:41:30.316 +03:00 [DBG] Connection id "0HNC8090TG61A" disconnecting. 2025-06-25 23:41:30.316 +03:00 [DBG] Connection id "0HNC8090TG61A" stopped. 2025-06-25 23:42:30.619 +03:00 [DBG] Connection id "0HNC8090TG61B" accepted. 2025-06-25 23:42:30.620 +03:00 [DBG] Connection id "0HNC8090TG61B" started. 2025-06-25 23:42:30.620 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:42:30.620 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:42:30.620 +03:00 [DBG] POST requests are not supported 2025-06-25 23:42:30.620 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:42:30.620 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:42:30.620 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:42:30.620 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:42:30.620 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:42:30.620 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:42:30.620 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:42:30.620 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:42:30.620 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:42:30.620 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:42:30.620 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:42:30.620 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:42:30.620 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:42:30.620 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:42:30.620 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:42:30.620 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:42:30.620 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:42:30.620 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:42:30.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:42:30.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:42:30.620 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:42:30.620 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:42:30.620 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:42:30.621 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1593ms. 2025-06-25 23:42:30.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:42:30.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:42:30.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:42:30.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:42:30.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:42:30.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:42:30.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:42:30.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:42:30.621 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:42:30.621 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:42:30.621 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:42:30.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:42:30.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:42:30.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:42:30.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:42:30.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:42:30.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:42:30.621 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6931ms 2025-06-25 23:42:30.621 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:42:30.621 +03:00 [DBG] Connection id "0HNC8090TG61B" completed keep alive response. 2025-06-25 23:42:30.621 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3222ms 2025-06-25 23:42:30.621 +03:00 [DBG] Connection id "0HNC8090TG61B" received FIN. 2025-06-25 23:42:30.621 +03:00 [DBG] Connection id "0HNC8090TG61B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:42:30.622 +03:00 [DBG] Connection id "0HNC8090TG61B" disconnecting. 2025-06-25 23:42:30.622 +03:00 [DBG] Connection id "0HNC8090TG61B" stopped. 2025-06-25 23:43:30.305 +03:00 [DBG] Connection id "0HNC8090TG61C" accepted. 2025-06-25 23:43:30.306 +03:00 [DBG] Connection id "0HNC8090TG61C" started. 2025-06-25 23:43:30.306 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:43:30.306 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:43:30.306 +03:00 [DBG] POST requests are not supported 2025-06-25 23:43:30.306 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:43:30.306 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:43:30.306 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:43:30.306 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:43:30.306 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:43:30.306 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:43:30.306 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:43:30.306 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:43:30.306 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:43:30.306 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:43:30.306 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:43:30.306 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:43:30.306 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:43:30.306 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:43:30.306 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:43:30.306 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:43:30.306 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:43:30.307 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:43:30.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:43:30.307 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:43:30.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:43:30.307 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:43:30.307 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:43:30.307 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.136ms. 2025-06-25 23:43:30.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:43:30.307 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:43:30.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:43:30.307 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:43:30.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:43:30.307 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:43:30.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:43:30.307 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:43:30.307 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:43:30.307 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:43:30.307 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:43:30.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:43:30.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:43:30.307 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:43:30.307 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:43:30.307 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:43:30.307 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:43:30.307 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8359ms 2025-06-25 23:43:30.307 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:43:30.307 +03:00 [DBG] Connection id "0HNC8090TG61C" completed keep alive response. 2025-06-25 23:43:30.307 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5353ms 2025-06-25 23:43:30.308 +03:00 [DBG] Connection id "0HNC8090TG61C" received FIN. 2025-06-25 23:43:30.308 +03:00 [DBG] Connection id "0HNC8090TG61C" disconnecting. 2025-06-25 23:43:30.308 +03:00 [DBG] Connection id "0HNC8090TG61C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:43:30.309 +03:00 [DBG] Connection id "0HNC8090TG61C" stopped. 2025-06-25 23:44:30.317 +03:00 [DBG] Connection id "0HNC8090TG61D" accepted. 2025-06-25 23:44:30.317 +03:00 [DBG] Connection id "0HNC8090TG61D" started. 2025-06-25 23:44:30.318 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:44:30.318 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:44:30.318 +03:00 [DBG] POST requests are not supported 2025-06-25 23:44:30.318 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:44:30.318 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:44:30.318 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:44:30.318 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:44:30.318 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:44:30.318 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:44:30.318 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:44:30.318 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:44:30.318 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:44:30.318 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:44:30.318 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:44:30.318 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:44:30.318 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:44:30.318 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:44:30.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:44:30.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:44:30.318 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:44:30.318 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:44:30.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:44:30.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:44:30.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:44:30.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:44:30.318 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:44:30.319 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-06-25 23:44:30.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:44:30.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:44:30.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:44:30.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:44:30.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:44:30.319 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:44:30.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:44:30.319 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:44:30.319 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:44:30.319 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:44:30.319 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:44:30.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:44:30.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:44:30.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:44:30.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:44:30.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:44:30.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:44:30.319 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9224ms 2025-06-25 23:44:30.319 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:44:30.319 +03:00 [DBG] Connection id "0HNC8090TG61D" completed keep alive response. 2025-06-25 23:44:30.319 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6542ms 2025-06-25 23:44:30.319 +03:00 [DBG] Connection id "0HNC8090TG61D" received FIN. 2025-06-25 23:44:30.320 +03:00 [DBG] Connection id "0HNC8090TG61D" disconnecting. 2025-06-25 23:44:30.320 +03:00 [DBG] Connection id "0HNC8090TG61D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:44:30.321 +03:00 [DBG] Connection id "0HNC8090TG61D" stopped. 2025-06-25 23:45:30.308 +03:00 [DBG] Connection id "0HNC8090TG61E" accepted. 2025-06-25 23:45:30.309 +03:00 [DBG] Connection id "0HNC8090TG61E" started. 2025-06-25 23:45:30.309 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:45:30.309 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:45:30.309 +03:00 [DBG] POST requests are not supported 2025-06-25 23:45:30.309 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:45:30.309 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:45:30.309 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:45:30.309 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:45:30.309 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:45:30.309 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:45:30.309 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:45:30.309 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:45:30.309 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:45:30.309 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:45:30.310 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:45:30.310 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:45:30.310 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:45:30.310 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:45:30.310 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:45:30.310 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:45:30.310 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:45:30.310 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:45:30.310 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:45:30.310 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:45:30.310 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:45:30.310 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:45:30.310 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:45:30.310 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1388ms. 2025-06-25 23:45:30.310 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:45:30.310 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:45:30.310 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:45:30.310 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:45:30.310 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:45:30.310 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:45:30.310 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:45:30.310 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:45:30.310 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:45:30.310 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:45:30.310 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:45:30.310 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:45:30.310 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:45:30.310 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:45:30.311 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:45:30.311 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:45:30.311 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:45:30.311 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.964ms 2025-06-25 23:45:30.311 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:45:30.311 +03:00 [DBG] Connection id "0HNC8090TG61E" completed keep alive response. 2025-06-25 23:45:30.311 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.856ms 2025-06-25 23:45:30.311 +03:00 [DBG] Connection id "0HNC8090TG61E" received FIN. 2025-06-25 23:45:30.311 +03:00 [DBG] Connection id "0HNC8090TG61E" disconnecting. 2025-06-25 23:45:30.311 +03:00 [DBG] Connection id "0HNC8090TG61E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:45:30.312 +03:00 [DBG] Connection id "0HNC8090TG61E" stopped. 2025-06-25 23:46:30.312 +03:00 [DBG] Connection id "0HNC8090TG61F" accepted. 2025-06-25 23:46:30.312 +03:00 [DBG] Connection id "0HNC8090TG61F" started. 2025-06-25 23:46:30.312 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:46:30.313 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:46:30.313 +03:00 [DBG] POST requests are not supported 2025-06-25 23:46:30.313 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:46:30.313 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:46:30.313 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:46:30.313 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:46:30.313 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:46:30.313 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:46:30.313 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:46:30.313 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:46:30.313 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:46:30.313 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:46:30.313 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:46:30.313 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:46:30.313 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:46:30.313 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:46:30.313 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:46:30.313 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:46:30.313 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:46:30.314 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:46:30.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:46:30.314 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:46:30.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:46:30.314 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:46:30.314 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:46:30.314 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1219ms. 2025-06-25 23:46:30.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:46:30.314 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:46:30.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:46:30.314 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:46:30.314 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:46:30.314 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:46:30.314 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:46:30.314 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:46:30.314 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:46:30.314 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:46:30.314 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:46:30.314 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:46:30.314 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:46:30.314 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:46:30.314 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:46:30.314 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:46:30.314 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:46:30.314 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7964ms 2025-06-25 23:46:30.314 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:46:30.314 +03:00 [DBG] Connection id "0HNC8090TG61F" completed keep alive response. 2025-06-25 23:46:30.314 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7597ms 2025-06-25 23:46:30.315 +03:00 [DBG] Connection id "0HNC8090TG61F" received FIN. 2025-06-25 23:46:30.315 +03:00 [DBG] Connection id "0HNC8090TG61F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:46:30.315 +03:00 [DBG] Connection id "0HNC8090TG61F" disconnecting. 2025-06-25 23:46:30.315 +03:00 [DBG] Connection id "0HNC8090TG61F" stopped. 2025-06-25 23:47:30.318 +03:00 [DBG] Connection id "0HNC8090TG61G" accepted. 2025-06-25 23:47:30.318 +03:00 [DBG] Connection id "0HNC8090TG61G" started. 2025-06-25 23:47:30.318 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:47:30.318 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:47:30.318 +03:00 [DBG] POST requests are not supported 2025-06-25 23:47:30.318 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:47:30.318 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:47:30.318 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:47:30.318 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:47:30.318 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:47:30.318 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:47:30.318 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:47:30.318 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:47:30.319 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:47:30.319 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:47:30.319 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:47:30.319 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:47:30.319 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:47:30.319 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:47:30.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:47:30.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:47:30.319 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:47:30.319 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:47:30.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:47:30.319 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:47:30.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:47:30.319 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:47:30.319 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:47:30.319 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1152ms. 2025-06-25 23:47:30.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:47:30.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:47:30.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:47:30.319 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:47:30.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:47:30.319 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:47:30.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:47:30.319 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:47:30.319 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:47:30.319 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:47:30.319 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:47:30.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:47:30.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:47:30.319 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:47:30.319 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:47:30.319 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:47:30.319 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:47:30.319 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6306ms 2025-06-25 23:47:30.319 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:47:30.319 +03:00 [DBG] Connection id "0HNC8090TG61G" completed keep alive response. 2025-06-25 23:47:30.319 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.17ms 2025-06-25 23:47:30.320 +03:00 [DBG] Connection id "0HNC8090TG61G" received FIN. 2025-06-25 23:47:30.320 +03:00 [DBG] Connection id "0HNC8090TG61G" disconnecting. 2025-06-25 23:47:30.320 +03:00 [DBG] Connection id "0HNC8090TG61G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:47:30.321 +03:00 [DBG] Connection id "0HNC8090TG61G" stopped. 2025-06-25 23:48:30.315 +03:00 [DBG] Connection id "0HNC8090TG61H" accepted. 2025-06-25 23:48:30.315 +03:00 [DBG] Connection id "0HNC8090TG61H" started. 2025-06-25 23:48:30.316 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:48:30.316 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:48:30.316 +03:00 [DBG] POST requests are not supported 2025-06-25 23:48:30.316 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:48:30.316 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:48:30.316 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:48:30.316 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:48:30.316 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:48:30.316 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:48:30.316 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:48:30.316 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:48:30.316 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:48:30.316 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:48:30.316 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:48:30.316 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:48:30.316 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:48:30.316 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:48:30.316 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:48:30.316 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:48:30.316 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:48:30.316 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:48:30.316 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:48:30.316 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:48:30.316 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:48:30.316 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:48:30.316 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:48:30.316 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1186ms. 2025-06-25 23:48:30.317 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:48:30.317 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:48:30.317 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:48:30.317 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:48:30.317 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:48:30.317 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:48:30.317 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:48:30.317 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:48:30.317 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:48:30.317 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:48:30.317 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:48:30.317 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:48:30.317 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:48:30.317 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:48:30.317 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:48:30.317 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:48:30.317 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:48:30.317 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7256ms 2025-06-25 23:48:30.317 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:48:30.317 +03:00 [DBG] Connection id "0HNC8090TG61H" completed keep alive response. 2025-06-25 23:48:30.317 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3201ms 2025-06-25 23:48:30.317 +03:00 [DBG] Connection id "0HNC8090TG61H" received FIN. 2025-06-25 23:48:30.317 +03:00 [DBG] Connection id "0HNC8090TG61H" disconnecting. 2025-06-25 23:48:30.317 +03:00 [DBG] Connection id "0HNC8090TG61H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:48:30.318 +03:00 [DBG] Connection id "0HNC8090TG61H" stopped. 2025-06-25 23:49:30.316 +03:00 [DBG] Connection id "0HNC8090TG61I" accepted. 2025-06-25 23:49:30.316 +03:00 [DBG] Connection id "0HNC8090TG61I" started. 2025-06-25 23:49:30.316 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:49:30.316 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:49:30.316 +03:00 [DBG] POST requests are not supported 2025-06-25 23:49:30.316 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:49:30.316 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:49:30.316 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:49:30.316 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:49:30.316 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:49:30.316 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:49:30.316 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:49:30.316 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:49:30.317 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:49:30.317 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:49:30.317 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:49:30.317 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:49:30.317 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:49:30.317 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:49:30.317 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:49:30.317 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:49:30.317 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:49:30.317 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:49:30.317 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:49:30.317 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:49:30.317 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:49:30.317 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:49:30.317 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:49:30.317 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1379ms. 2025-06-25 23:49:30.317 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:49:30.317 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:49:30.317 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:49:30.317 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:49:30.317 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:49:30.317 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:49:30.317 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:49:30.317 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:49:30.317 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:49:30.317 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:49:30.317 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:49:30.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:49:30.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:49:30.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:49:30.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:49:30.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:49:30.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:49:30.318 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8144ms 2025-06-25 23:49:30.318 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:49:30.318 +03:00 [DBG] Connection id "0HNC8090TG61I" completed keep alive response. 2025-06-25 23:49:30.318 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5963ms 2025-06-25 23:49:30.318 +03:00 [DBG] Connection id "0HNC8090TG61I" received FIN. 2025-06-25 23:49:30.318 +03:00 [DBG] Connection id "0HNC8090TG61I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:49:30.318 +03:00 [DBG] Connection id "0HNC8090TG61I" disconnecting. 2025-06-25 23:49:30.318 +03:00 [DBG] Connection id "0HNC8090TG61I" stopped. 2025-06-25 23:50:30.310 +03:00 [DBG] Connection id "0HNC8090TG61J" accepted. 2025-06-25 23:50:30.310 +03:00 [DBG] Connection id "0HNC8090TG61J" started. 2025-06-25 23:50:30.310 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:50:30.310 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:50:30.310 +03:00 [DBG] POST requests are not supported 2025-06-25 23:50:30.310 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:50:30.310 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:50:30.310 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:50:30.310 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:50:30.310 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:50:30.311 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:50:30.311 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:50:30.311 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:50:30.311 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:50:30.311 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:50:30.311 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:50:30.311 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:50:30.311 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:50:30.311 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:50:30.311 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:50:30.311 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:50:30.311 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:50:30.311 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:50:30.311 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:50:30.311 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:50:30.311 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:50:30.311 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:50:30.311 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:50:30.312 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1796ms. 2025-06-25 23:50:30.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:50:30.312 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:50:30.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:50:30.312 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:50:30.312 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:50:30.312 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:50:30.312 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:50:30.312 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:50:30.312 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:50:30.312 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:50:30.312 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:50:30.312 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:50:30.312 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:50:30.312 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:50:30.312 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:50:30.312 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:50:30.312 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:50:30.312 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0975ms 2025-06-25 23:50:30.312 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:50:30.312 +03:00 [DBG] Connection id "0HNC8090TG61J" completed keep alive response. 2025-06-25 23:50:30.312 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0823ms 2025-06-25 23:50:30.312 +03:00 [DBG] Connection id "0HNC8090TG61J" received FIN. 2025-06-25 23:50:30.312 +03:00 [DBG] Connection id "0HNC8090TG61J" disconnecting. 2025-06-25 23:50:30.313 +03:00 [DBG] Connection id "0HNC8090TG61J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:50:30.314 +03:00 [DBG] Connection id "0HNC8090TG61J" stopped. 2025-06-25 23:51:30.322 +03:00 [DBG] Connection id "0HNC8090TG61K" accepted. 2025-06-25 23:51:30.322 +03:00 [DBG] Connection id "0HNC8090TG61K" started. 2025-06-25 23:51:30.322 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:51:30.322 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:51:30.322 +03:00 [DBG] POST requests are not supported 2025-06-25 23:51:30.322 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:51:30.322 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:51:30.322 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:51:30.322 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:51:30.322 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:51:30.322 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:51:30.322 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:51:30.322 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:51:30.323 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:51:30.323 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:51:30.323 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:51:30.323 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:51:30.323 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:51:30.323 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:51:30.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:51:30.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:51:30.323 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:51:30.323 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:51:30.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:51:30.323 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:51:30.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:51:30.323 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:51:30.323 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:51:30.323 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1533ms. 2025-06-25 23:51:30.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:51:30.323 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:51:30.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:51:30.323 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:51:30.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:51:30.323 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:51:30.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:51:30.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:51:30.324 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:51:30.324 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:51:30.324 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:51:30.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:51:30.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:51:30.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:51:30.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:51:30.324 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:51:30.324 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:51:30.324 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0198ms 2025-06-25 23:51:30.324 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:51:30.324 +03:00 [DBG] Connection id "0HNC8090TG61K" completed keep alive response. 2025-06-25 23:51:30.324 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7321ms 2025-06-25 23:51:30.324 +03:00 [DBG] Connection id "0HNC8090TG61K" received FIN. 2025-06-25 23:51:30.324 +03:00 [DBG] Connection id "0HNC8090TG61K" disconnecting. 2025-06-25 23:51:30.325 +03:00 [DBG] Connection id "0HNC8090TG61K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:51:30.326 +03:00 [DBG] Connection id "0HNC8090TG61K" stopped. 2025-06-25 23:52:30.328 +03:00 [DBG] Connection id "0HNC8090TG61L" accepted. 2025-06-25 23:52:30.328 +03:00 [DBG] Connection id "0HNC8090TG61L" started. 2025-06-25 23:52:30.328 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:52:30.328 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:52:30.328 +03:00 [DBG] POST requests are not supported 2025-06-25 23:52:30.328 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:52:30.328 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:52:30.328 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:52:30.328 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:52:30.328 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:52:30.328 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:52:30.328 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:52:30.328 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:52:30.328 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:52:30.329 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:52:30.329 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:52:30.329 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:52:30.329 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:52:30.329 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:52:30.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:52:30.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:52:30.329 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:52:30.329 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:52:30.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:52:30.329 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:52:30.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:52:30.329 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:52:30.329 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:52:30.329 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1206ms. 2025-06-25 23:52:30.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:52:30.329 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:52:30.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:52:30.329 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:52:30.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:52:30.329 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:52:30.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:52:30.329 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:52:30.329 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:52:30.329 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:52:30.329 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:52:30.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:52:30.329 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:52:30.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:52:30.329 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:52:30.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:52:30.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:52:30.329 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.712ms 2025-06-25 23:52:30.329 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:52:30.329 +03:00 [DBG] Connection id "0HNC8090TG61L" completed keep alive response. 2025-06-25 23:52:30.330 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.418ms 2025-06-25 23:52:30.330 +03:00 [DBG] Connection id "0HNC8090TG61L" received FIN. 2025-06-25 23:52:30.330 +03:00 [DBG] Connection id "0HNC8090TG61L" disconnecting. 2025-06-25 23:52:30.330 +03:00 [DBG] Connection id "0HNC8090TG61L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:52:30.331 +03:00 [DBG] Connection id "0HNC8090TG61L" stopped. 2025-06-25 23:53:30.311 +03:00 [DBG] Connection id "0HNC8090TG61M" accepted. 2025-06-25 23:53:30.311 +03:00 [DBG] Connection id "0HNC8090TG61M" started. 2025-06-25 23:53:30.311 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:53:30.311 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:53:30.311 +03:00 [DBG] POST requests are not supported 2025-06-25 23:53:30.311 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:53:30.311 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:53:30.311 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:53:30.311 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:53:30.311 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:53:30.311 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:53:30.312 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:53:30.312 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:53:30.312 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:53:30.312 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:53:30.312 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:53:30.312 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:53:30.312 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:53:30.312 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:53:30.312 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:53:30.312 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:53:30.312 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:53:30.312 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:53:30.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:53:30.312 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:53:30.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:53:30.312 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:53:30.312 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:53:30.312 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.14ms. 2025-06-25 23:53:30.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:53:30.312 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:53:30.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:53:30.312 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:53:30.312 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:53:30.312 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:53:30.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:53:30.313 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:53:30.313 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:53:30.313 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:53:30.313 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:53:30.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:53:30.313 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:53:30.313 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:53:30.313 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:53:30.313 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:53:30.313 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:53:30.313 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1005ms 2025-06-25 23:53:30.313 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:53:30.313 +03:00 [DBG] Connection id "0HNC8090TG61M" completed keep alive response. 2025-06-25 23:53:30.313 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9085ms 2025-06-25 23:53:30.313 +03:00 [DBG] Connection id "0HNC8090TG61M" received FIN. 2025-06-25 23:53:30.313 +03:00 [DBG] Connection id "0HNC8090TG61M" disconnecting. 2025-06-25 23:53:30.313 +03:00 [DBG] Connection id "0HNC8090TG61M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:53:30.315 +03:00 [DBG] Connection id "0HNC8090TG61M" stopped. 2025-06-25 23:54:30.317 +03:00 [DBG] Connection id "0HNC8090TG61N" accepted. 2025-06-25 23:54:30.317 +03:00 [DBG] Connection id "0HNC8090TG61N" started. 2025-06-25 23:54:30.317 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:54:30.317 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:54:30.317 +03:00 [DBG] POST requests are not supported 2025-06-25 23:54:30.317 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:54:30.317 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:54:30.317 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:54:30.317 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:54:30.317 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:54:30.317 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:54:30.317 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:54:30.317 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:54:30.317 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:54:30.317 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:54:30.317 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:54:30.317 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:54:30.317 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:54:30.317 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:54:30.317 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:54:30.317 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:54:30.317 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:54:30.318 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:54:30.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:54:30.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:54:30.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:54:30.318 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:54:30.318 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:54:30.318 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.119ms. 2025-06-25 23:54:30.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:54:30.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:54:30.318 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:54:30.318 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:54:30.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:54:30.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:54:30.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:54:30.318 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:54:30.318 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:54:30.318 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:54:30.318 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:54:30.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:54:30.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:54:30.318 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:54:30.318 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:54:30.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:54:30.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:54:30.318 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8001ms 2025-06-25 23:54:30.318 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:54:30.318 +03:00 [DBG] Connection id "0HNC8090TG61N" completed keep alive response. 2025-06-25 23:54:30.318 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4657ms 2025-06-25 23:54:30.319 +03:00 [DBG] Connection id "0HNC8090TG61N" received FIN. 2025-06-25 23:54:30.319 +03:00 [DBG] Connection id "0HNC8090TG61N" disconnecting. 2025-06-25 23:54:30.319 +03:00 [DBG] Connection id "0HNC8090TG61N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:54:30.320 +03:00 [DBG] Connection id "0HNC8090TG61N" stopped. 2025-06-25 23:55:30.325 +03:00 [DBG] Connection id "0HNC8090TG61O" accepted. 2025-06-25 23:55:30.325 +03:00 [DBG] Connection id "0HNC8090TG61O" started. 2025-06-25 23:55:30.325 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:55:30.325 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:55:30.325 +03:00 [DBG] POST requests are not supported 2025-06-25 23:55:30.325 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:55:30.325 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:55:30.325 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:55:30.325 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:55:30.326 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:55:30.326 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:55:30.326 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:55:30.326 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:55:30.326 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:55:30.326 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:55:30.326 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:55:30.326 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:55:30.326 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:55:30.326 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:55:30.326 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:55:30.326 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:55:30.326 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:55:30.327 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:55:30.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:55:30.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:55:30.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:55:30.327 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:55:30.327 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:55:30.327 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1664ms. 2025-06-25 23:55:30.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:55:30.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:55:30.327 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:55:30.327 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:55:30.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:55:30.327 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:55:30.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:55:30.327 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:55:30.327 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:55:30.327 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:55:30.327 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:55:30.327 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:55:30.327 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:55:30.328 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:55:30.328 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:55:30.328 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:55:30.328 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:55:30.328 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2779ms 2025-06-25 23:55:30.328 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:55:30.328 +03:00 [DBG] Connection id "0HNC8090TG61O" completed keep alive response. 2025-06-25 23:55:30.328 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5571ms 2025-06-25 23:55:30.328 +03:00 [DBG] Connection id "0HNC8090TG61O" received FIN. 2025-06-25 23:55:30.328 +03:00 [DBG] Connection id "0HNC8090TG61O" disconnecting. 2025-06-25 23:55:30.328 +03:00 [DBG] Connection id "0HNC8090TG61O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:55:30.329 +03:00 [DBG] Connection id "0HNC8090TG61O" stopped. 2025-06-25 23:56:30.332 +03:00 [DBG] Connection id "0HNC8090TG61P" accepted. 2025-06-25 23:56:30.332 +03:00 [DBG] Connection id "0HNC8090TG61P" started. 2025-06-25 23:56:30.332 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:56:30.332 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:56:30.332 +03:00 [DBG] POST requests are not supported 2025-06-25 23:56:30.332 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:56:30.332 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:56:30.332 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:56:30.332 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:56:30.332 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:56:30.333 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:56:30.333 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:56:30.333 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:56:30.333 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:56:30.333 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:56:30.333 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:56:30.333 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:56:30.333 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:56:30.333 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:56:30.333 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:56:30.333 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:56:30.333 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:56:30.333 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:56:30.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:56:30.333 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:56:30.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:56:30.333 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:56:30.333 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:56:30.334 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2018ms. 2025-06-25 23:56:30.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:56:30.334 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:56:30.334 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:56:30.334 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:56:30.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:56:30.334 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:56:30.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:56:30.334 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:56:30.334 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:56:30.334 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:56:30.334 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:56:30.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:56:30.334 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:56:30.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:56:30.334 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:56:30.334 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:56:30.334 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:56:30.334 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2194ms 2025-06-25 23:56:30.334 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:56:30.334 +03:00 [DBG] Connection id "0HNC8090TG61P" completed keep alive response. 2025-06-25 23:56:30.334 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2766ms 2025-06-25 23:56:30.335 +03:00 [DBG] Connection id "0HNC8090TG61P" received FIN. 2025-06-25 23:56:30.335 +03:00 [DBG] Connection id "0HNC8090TG61P" disconnecting. 2025-06-25 23:56:30.335 +03:00 [DBG] Connection id "0HNC8090TG61P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:56:30.336 +03:00 [DBG] Connection id "0HNC8090TG61P" stopped. 2025-06-25 23:57:30.323 +03:00 [DBG] Connection id "0HNC8090TG61Q" accepted. 2025-06-25 23:57:30.323 +03:00 [DBG] Connection id "0HNC8090TG61Q" started. 2025-06-25 23:57:30.323 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:57:30.323 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:57:30.323 +03:00 [DBG] POST requests are not supported 2025-06-25 23:57:30.323 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:57:30.323 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:57:30.323 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:57:30.323 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:57:30.323 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:57:30.323 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:57:30.323 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:57:30.323 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:57:30.323 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:57:30.323 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:57:30.323 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:57:30.323 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:57:30.323 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:57:30.323 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:57:30.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:57:30.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:57:30.323 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:57:30.323 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:57:30.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:57:30.323 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:57:30.323 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:57:30.323 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:57:30.323 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:57:30.324 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1095ms. 2025-06-25 23:57:30.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:57:30.324 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:57:30.324 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:57:30.324 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:57:30.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:57:30.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:57:30.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:57:30.324 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:57:30.324 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:57:30.324 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:57:30.324 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:57:30.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:57:30.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:57:30.324 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:57:30.324 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:57:30.324 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:57:30.324 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:57:30.324 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5811ms 2025-06-25 23:57:30.324 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:57:30.324 +03:00 [DBG] Connection id "0HNC8090TG61Q" completed keep alive response. 2025-06-25 23:57:30.324 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0817ms 2025-06-25 23:57:30.324 +03:00 [DBG] Connection id "0HNC8090TG61Q" received FIN. 2025-06-25 23:57:30.324 +03:00 [DBG] Connection id "0HNC8090TG61Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:57:30.325 +03:00 [DBG] Connection id "0HNC8090TG61Q" disconnecting. 2025-06-25 23:57:30.325 +03:00 [DBG] Connection id "0HNC8090TG61Q" stopped. 2025-06-25 23:58:30.327 +03:00 [DBG] Connection id "0HNC8090TG61R" accepted. 2025-06-25 23:58:30.327 +03:00 [DBG] Connection id "0HNC8090TG61R" started. 2025-06-25 23:58:30.327 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:58:30.327 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:58:30.327 +03:00 [DBG] POST requests are not supported 2025-06-25 23:58:30.327 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:58:30.327 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:58:30.327 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:58:30.327 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:58:30.327 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:58:30.328 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:58:30.328 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:58:30.328 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:58:30.328 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:58:30.328 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:58:30.328 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:58:30.328 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:58:30.328 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:58:30.328 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:58:30.328 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:58:30.328 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:58:30.328 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:58:30.328 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:58:30.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:58:30.328 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:58:30.328 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:58:30.328 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:58:30.328 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:58:30.329 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.168ms. 2025-06-25 23:58:30.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:58:30.329 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:58:30.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:58:30.329 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:58:30.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:58:30.329 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:58:30.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:58:30.329 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:58:30.329 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:58:30.329 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:58:30.329 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:58:30.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:58:30.329 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:58:30.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:58:30.329 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:58:30.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:58:30.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:58:30.329 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1149ms 2025-06-25 23:58:30.329 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:58:30.329 +03:00 [DBG] Connection id "0HNC8090TG61R" completed keep alive response. 2025-06-25 23:58:30.329 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0713ms 2025-06-25 23:58:30.329 +03:00 [DBG] Connection id "0HNC8090TG61R" received FIN. 2025-06-25 23:58:30.330 +03:00 [DBG] Connection id "0HNC8090TG61R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:58:30.330 +03:00 [DBG] Connection id "0HNC8090TG61R" disconnecting. 2025-06-25 23:58:30.330 +03:00 [DBG] Connection id "0HNC8090TG61R" stopped. 2025-06-25 23:59:30.329 +03:00 [DBG] Connection id "0HNC8090TG61S" accepted. 2025-06-25 23:59:30.329 +03:00 [DBG] Connection id "0HNC8090TG61S" started. 2025-06-25 23:59:30.330 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-25 23:59:30.330 +03:00 [VRB] All hosts are allowed. 2025-06-25 23:59:30.330 +03:00 [DBG] POST requests are not supported 2025-06-25 23:59:30.330 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-25 23:59:30.330 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-25 23:59:30.330 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:59:30.330 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-25 23:59:30.330 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-25 23:59:30.330 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-25 23:59:30.330 +03:00 [INF] CORS policy execution successful. 2025-06-25 23:59:30.330 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:59:30.330 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-25 23:59:30.330 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-25 23:59:30.330 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-25 23:59:30.330 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-25 23:59:30.331 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-25 23:59:30.331 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-25 23:59:30.331 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:59:30.331 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:59:30.331 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:59:30.331 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-25 23:59:30.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:59:30.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:59:30.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:59:30.331 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:59:30.331 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-25 23:59:30.331 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.193ms. 2025-06-25 23:59:30.331 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:59:30.332 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-25 23:59:30.332 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:59:30.332 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-25 23:59:30.332 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:59:30.332 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:59:30.332 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:59:30.332 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:59:30.332 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:59:30.332 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-25 23:59:30.332 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-25 23:59:30.332 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:59:30.332 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-25 23:59:30.332 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:59:30.332 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:59:30.332 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:59:30.332 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-25 23:59:30.332 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4867ms 2025-06-25 23:59:30.332 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-25 23:59:30.332 +03:00 [DBG] Connection id "0HNC8090TG61S" completed keep alive response. 2025-06-25 23:59:30.332 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6189ms 2025-06-25 23:59:30.333 +03:00 [DBG] Connection id "0HNC8090TG61S" received FIN. 2025-06-25 23:59:30.333 +03:00 [DBG] Connection id "0HNC8090TG61S" disconnecting. 2025-06-25 23:59:30.333 +03:00 [DBG] Connection id "0HNC8090TG61S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-25 23:59:30.334 +03:00 [DBG] Connection id "0HNC8090TG61S" stopped.